> 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/server/concepts/basic-concepts-md/licenses.md).

# Licenses

Licenses in Devolutions Server control which features are available and how many users can access them across the deployment. Through Administration - Licenses, administrators register serials, assign them automatically or per user, and manage special license types such as workforce password management that apply at the system level rather than to individuals. Licenses themselves are purchased and renewed in Devolutions Portal, then synchronized to Devolutions Server for enforcement and reporting.

A typical workflow is adding a new license after an upgrade, auto assigning it to all active users, then using reports to confirm consumption before the next renewal.

#### Related topics

* [Licenses](https://docs.devolutions.net/server/web-interface/administration/security-management/licenses/)
* [Registration](https://docs.devolutions.net/server/getting-started/installation/registration/)
* [How to renew your license](https://docs.devolutions.net/resources/other-resources/license/renew-license-devolutions-product/)


---

# 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/server/concepts/basic-concepts-md/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.
