> 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/de/web-interface/administration/user-and-security-management/licenses.md).

# Lizenzen

Die Registrierung kann global für alle Benutzer mit einer Lizenz-Seriennummer verwaltet werden, die unter ***Administration*** – ***Licenses*** gespeichert ist. Lizenzen haben eine begrenzte Anzahl von Benutzern und können automatisch mit ***Auto-assign*** oder bestimmten Benutzern im Tab ***Assigned to*** zugewiesen werden.

{% hint style="info" %}
[Lizenzen für die Passwortverwaltung für Mitarbeiter](https://docs.devolutions.net/resources/de/getting-started-with-devolutions-packages/workforce-password-management-package) sind nicht zuweisbar und können nach Ablauf entfernt werden.
{% endhint %}

![](https://cdnweb.devolutions.net/docs/DVLS6002_2026_1.png)

### Allgemein

Geben Sie Ihre Lizenz ein oder importieren Sie eine Offline-Lizenz.

![](https://cdnweb.devolutions.net/docs/DVLS6014_2025_2.png)

| Option                           | Beschreibung                                                                                                                                    |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| **Product license**              | Geben Sie die zu speichernde Lizenz ein.                                                                                                        |
| **Offline license registration** | Importieren Sie die [Offline-Lizenz](/server/de/getting-started/installation/registration.md#offline-registration) mithilfe einer `.lic`-Datei. |

### Zugewiesene Benutzer

Lizenzen können automatisch mit ***Auto-assign*** oder bestimmten Benutzern zugewiesen werden. Klicken Sie dazu neben Ihrer Lizenz auf ***Assign users***.

![](https://cdnweb.devolutions.net/docs/DVLS6003_2026_1.png)

<table><thead><tr><th width="230">Option</th><th>Beschreibung</th></tr></thead><tbody><tr><td><strong>Product license</strong></td><td>Geben Sie Ihre Lizenz ein.</td></tr><tr><td><strong>Auto-assign</strong></td><td>Aktivieren Sie diese Option, um verbleibende Lizenzen nach Bedarf Benutzern zuzuweisen.</td></tr></tbody></table>

![](https://cdnweb.devolutions.net/docs/DVLS6004_2026_1.png)

<table><thead><tr><th width="176">Option</th><th>Beschreibung</th></tr></thead><tbody><tr><td><strong>Filter</strong></td><td>Filtern Sie die Liste anhand der Spalte <em><strong>Name</strong></em> oder <em><strong>Description</strong></em>.</td></tr><tr><td><strong>Assign all</strong></td><td>Weisen Sie die Lizenz allen Konten zu.</td></tr><tr><td><strong>Assign missing</strong></td><td>Weisen Sie die Lizenz Konten zu, die nicht bereits ausgewählt sind.</td></tr><tr><td><strong>Clear all</strong></td><td>Entfernen Sie die Lizenz von allen Konten.</td></tr></tbody></table>

#### Siehe auch

* [Lizenzen (Devolutions Portal)](https://docs.devolutions.net/portal/de/licenses)
* [Erste Schritte mit Devolutions-Paketen](https://docs.devolutions.net/resources/de/getting-started-with-devolutions-packages)
* [Devolutions Store – Maßgeschneiderte Pakete für Ihre IT-Anforderungen](https://store.devolutions.net/package)


---

# 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.devolutions.net/server/de/web-interface/administration/user-and-security-management/licenses.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.
