> For the complete documentation index, see [llms.txt](https://docs.geodin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geodin.com/administration/updating-and-upgrading/upgrade-paths.md).

# Upgrade from 10 or Earlier

## Before you start

To use GeoDin®, you need a valid GeoDin® licence serial number. You can obtain one by visiting [www.geodin.com](http://www.geodin.com) to purchase a licence or apply for a trial licence.

Ensure you have administrative privileges on the machine where you will install GeoDin®.

Please note that if the GeoDin Licence Service is present from a previous installation, it must be uninstalled before reinstalling GeoDin 15.

![Licence service](/files/VcfcGkmbRC7m5HWewrwQ)

You will also need the installer. A download link for the installer will be sent to you automatically via email after your purchase.

Once downloaded, start the installation by double-clicking on the file `geodin-setup.exe`.

![Start installation](/files/SDrRw546IRRaEyHR13YE)

## 1. Licence agreement

Please read the licence agreement carefully and proceed by accepting it.

![Licence agreement](/files/56ypscxbGrBf6StoQrmc)

## 2. GeoDin® update

The GeoDin® setup detects if older versions of GeoDin® (GeoDin® 9.6 and GeoDin® 10) were installed using previous setups in the standard way. In this case, the setup offers an update option that also retains the existing system configuration during the update process.

The update process is not supported or guaranteed for older versions of GeoDin® or for GeoDin® that was not installed using the regular setup. In such cases, please contact <support@geodin.com> so that we can prepare an offer for you.

![GeoDin update](/files/x8rzWg1wWlKTbwD1Jw6t)

Alternatively, you can also update within GeoDin by navigating to **System Configuration > Update GeoDin**, if you do not receive an automated update prompt.

<figure><img src="/files/juEFDHFOtoiPC3emlmqv" alt=""><figcaption></figcaption></figure>

## 3. Installation settings

The installation settings obtained from previous versions are summarized for you here.

Click `<Install>` to continue.

![Installation settings](/files/EIxjaws3ypYTDu3akL1n)

## 4. Installation process

The installer copies files to the various directories.

Please wait for it to complete.

![Installation process](/files/CDONRTRfFzGne0Tbum3y)

## 5. Finish installation

The installation is now complete!

If you do not wish to start GeoDin® immediately after installation, uncheck the box labeled `Launch GeoDin® after installation completes`.

When you open GeoDin® for the first time, you can enter the licence. There is a separate guide for activating your license.

Click `<Finish>` to finalize the installation.

![Finish installation](/files/ZKga6gwOqRWfr7bA4Aex)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.geodin.com/administration/updating-and-upgrading/upgrade-paths.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
