> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/cloud/web-interface/administration/management/licenses/register-product-licenses.md).

# Register product licenses

To manage and register product licenses in Devolutions Cloud, go to ***Administration*** – ***Licenses***.

{% hint style="info" %}
Only administrators and users with permissions in the ***System permissions*** section can register a license.
{% endhint %}

#### No active license <a href="#no-active-license" id="no-active-license"></a>

This view appears when your account has no active licenses. Use it to start a free 14-day trial, upgrade to a team package, or activate an existing license.

#### Active license <a href="#active-license" id="active-license"></a>

This view appears when your Devolutions Cloud account already has licenses you can manage. Use this feature to review your current licenses. Select ***Add*** (***+***) to register or purchase additional licenses.


---

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

```
GET https://docs.devolutions.net/cloud/web-interface/administration/management/licenses/register-product-licenses.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.
