> For the complete documentation index, see [llms.txt](https://docs.xibosignage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xibosignage.com/using-my-account/my-account/player-licence-management.md).

# Player Licence Management

Perpetual Player Licences can be added and managed from My Account

<figure><img src="https://2149703612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOD5P6BGYveuzkbhjZRsq%2Fuploads%2FSeIpGK5B7Ki7pW7D4Ruf%2Fimage.png?alt=media&amp;token=c0b7d2e9-c2e6-40ac-921c-efa8e000e6d5" alt=""><figcaption></figcaption></figure>

From here you can add new Pools and easily see all the important information, like the Version and how many upgrades you have, for your existing Licence Pools.

{% hint style="info" %}
Use the buttons at the end of Pool rows to purchase additional **Licences**, purchase the **On-Premise Licensing Module** and purchase **Upgrades** when they become available.
{% endhint %}

Licenses can be moved between **Licensed Devices** to give flexibility if a device fails or is no longer required to be in use.

You may see entries in your Licensed Devices that have a **Last Check** date older than 30 days. Players must check in with your Licence Pool within a 30 day period to retain their licence. If they fail to check in within this period, the entry will still show but the Player will no longer be licensed and therefore no further updates will be made with regards to changes to Layouts and Player Schedules.

Manage your devices by removing any entries that have a **Last Check** date over 30 days, which are not using the On-Premise Module, by clicking the bin icon at the end of the row.

{% hint style="info" %}
There is no need to remove devices which are expected to be turned off.
{% endhint %}


---

# 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.xibosignage.com/using-my-account/my-account/player-licence-management.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.
