> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/english-v14/documentation/settings/license/license-expires.md).

# License expires

In *Eliona* the remaining license period is highlighted in color to inform users in good time about the upcoming need to renew the license. The color of the header changes depending on the remaining time:

<div data-full-width="true"><figure><img src="/files/5c0d547d873c767cd2fef832ad6bb6bb20743b21" alt=""><figcaption><p><strong>Blue (30 days remaining)</strong>: Early reminder to renew the license.</p></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/2e8b6916820dd3741cd43d8ed70200323444b45b" alt=""><figcaption><p><strong>Yellow (10 days remaining)</strong>: More urgent reminder that the license will soon expire.</p></figcaption></figure></div>

<div align="center" data-full-width="true"><figure><img src="/files/69feac87dc19568c28687b5a462ac874123ff4e4" alt=""><figcaption><p><strong>Red (3 days remaining)</strong>: Critical reminder – the license will expire shortly.</p></figcaption></figure></div>

**Recommended action:**

* **User**: Inform your manager or administrator as soon as you see the notification.
* **Administrator**: Renew the license via *Settings -> License* or contact the *Eliona*-Support.


---

# 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.buildings.ability.abb/collection/english-v14/documentation/settings/license/license-expires.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.
