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

# Licenze

È possibile gestire la registrazione a livello globale per tutti gli utenti tramite un numero di serie della licenza memorizzato in ***Administration*** – ***Licenses***. Le licenze hanno un numero limitato di utenti e possono essere assegnate automaticamente con ***Auto-assign*** oppure a utenti specifici nella scheda ***Assigned to***.

{% hint style="info" %}
Le [licenze Workforce Password Management](https://docs.devolutions.net/resources/it/getting-started-with-devolutions-packages/workforce-password-management-package) non sono assegnabili e possono essere rimosse dopo la scadenza.
{% endhint %}

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

### Generale

Inserisca la sua licenza o importi una licenza offline.

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

| Opzione                          | Descrizione                                                                                                                            |
| -------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| **Product license**              | Inserisca la licenza da memorizzare.                                                                                                   |
| **Offline license registration** | Importi la [licenza offline](/server/it/getting-started/installation/registration.md#offline-registration) utilizzando un file `.lic`. |

### Utenti assegnati

Le licenze possono essere assegnate automaticamente con ***Auto-assign*** oppure a utenti specifici. Per farlo, clicchi su ***Assign users*** accanto alla sua licenza.

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

<table><thead><tr><th width="230">Opzione</th><th>Descrizione</th></tr></thead><tbody><tr><td><strong>Product license</strong></td><td>Inserisca la sua licenza.</td></tr><tr><td><strong>Auto-assign</strong></td><td>Selezioni per assegnare agli utenti le licenze rimanenti secondo necessità.</td></tr></tbody></table>

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

<table><thead><tr><th width="176">Opzione</th><th>Descrizione</th></tr></thead><tbody><tr><td><strong>Filter</strong></td><td>Filtri l'elenco in base alla colonna <em><strong>Name</strong></em> o <em><strong>Description</strong></em>.</td></tr><tr><td><strong>Assign all</strong></td><td>Assegna la licenza a tutti gli account.</td></tr><tr><td><strong>Assign missing</strong></td><td>Assegna la licenza agli account non ancora selezionati.</td></tr><tr><td><strong>Clear all</strong></td><td>Rimuove la licenza da tutti gli account.</td></tr></tbody></table>

#### Vedi anche

* [Licenze (Devolutions Portal)](https://docs.devolutions.net/portal/it/licenses)
* [Introduzione ai pacchetti Devolutions](https://docs.devolutions.net/resources/it/getting-started-with-devolutions-packages)
* [Devolutions store – Pacchetti su misura per le sue esigenze IT](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/it/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.
