# License

## Installing the license

Go to System Settings and select the License tab. You will see the following screen:

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

Enter your license into the corresponding field and click `Save`.

Select the License tab again. If you entered your license key correctly, you will then see:

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

### Register your domain for your license key

The domain on which you will be running your team calendar needs to be connected to your license key.

If your installation is the final location of your TeamCal Neo, click `Register` to register the domain you are running. That's it!

The License tab will then show:

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

## Deregister and Reregister

If you want to move your installation to a different domain, you first need to deregister it from your current one. Click the `Deregister` button to do so.

Then, delete the license key from the License Key field and click `Save`. This installation is now unlicensed, and you can uninstall TeamCal from your old location.

After installing TeamCal Neo on your new location/domain, follow the Installing your license instructions from above.

## Multiple Domains

A license key can support multiple domains if you ordered it so. Let's say you ordered a license key for 2 domains. In that case you can save and register the same license key in both installations.


---

# Agent Instructions: 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:

```
GET https://lewe.gitbook.io/teamcal-neo/administration/license.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
