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

# Licences

La gestion de l'enregistrement de manière globale pour tous les utilisateurs peut être effectuée avec un numéro de série de licence stocké dans ***Administration*** – ***Licences***. Les licences ont un nombre limité d'utilisateurs et peuvent être attribuées automatiquement avec ***Attribution automatique*** ou à des utilisateurs spécifiques dans l'onglet ***Attribué à***.

{% hint style="info" %}
Les [licences de gestion des mots de passe de la main-d'œuvre](https://docs.devolutions.net/fr/resources/getting-started-packages/workforce-password-management-package/) ne sont pas attribuables et peuvent être supprimées après expiration.
{% endhint %}

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

### Général

Saisissez votre licence ou importez une licence hors ligne.

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

| Option                                   | Description                                                                                                                                                            |
| ---------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Licence du produit**                   | Saisissez la licence à stocker.                                                                                                                                        |
| **Enregistrement de licence hors ligne** | Importez la [licence hors ligne](https://docs.devolutions.net/fr/server/getting-started/installation/registration/#offline-registration) à l'aide d'un fichier `.lic`. |

### Utilisateurs attribués

Les licences peuvent être attribuées automatiquement avec ***Attribution automatique*** ou à des utilisateurs spécifiques. Pour ce faire, cliquez sur ***Attribuer des utilisateurs*** en regard de votre licence.

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

<table><thead><tr><th width="230">Option</th><th>Description</th></tr></thead><tbody><tr><td><strong>Licence du produit</strong></td><td>Saisissez votre licence.</td></tr><tr><td><strong>Attribution automatique</strong></td><td>Cochez pour attribuer les licences restantes aux utilisateurs selon les besoins.</td></tr></tbody></table>

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

<table><thead><tr><th width="176">Option</th><th>Description</th></tr></thead><tbody><tr><td><strong>Filtre</strong></td><td>Filtrez la liste en fonction de la colonne <em><strong>Nom</strong></em> ou <em><strong>Description</strong></em>.</td></tr><tr><td><strong>Tout attribuer</strong></td><td>Attribuez la licence à tous les comptes.</td></tr><tr><td><strong>Attribuer les manquants</strong></td><td>Attribuez la licence aux comptes qui ne sont pas déjà sélectionnés.</td></tr><tr><td><strong>Tout effacer</strong></td><td>Supprimez la licence de tous les comptes.</td></tr></tbody></table>

#### Voir aussi

* [Licences (Devolutions Portal)](https://docs.devolutions.net/fr/portal/licenses/)
* [Démarrage avec les forfaits Devolutions](https://docs.devolutions.net/fr/resources/getting-started-packages/)
* [Boutique Devolutions – Forfaits adaptés à vos besoins informatiques](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:

```
GET https://docs.devolutions.net/server/fr/web-interface/administration/user-and-security-management/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.
