> 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/getting-started/installation/registration.md).

# Enregistrement

Voici les étapes à suivre pour enregistrer vos licences via l'interface web de Devolutions Server.

1. Accédez à ***Administration*** – ***Licences***.

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

2. Cliquez sur ***Ajouter***.
3. Saisissez manuellement une licence ou importez un fichier de licence `.lic`.
4. Cliquez sur ***Ajouter***.

### Enregistrement hors ligne

Si vous devez enregistrer votre licence hors ligne (si Internet est désactivé ou si, pour quelque raison que ce soit, vous ne pouvez pas atteindre les serveurs), vous pouvez uniquement le faire en important le fichier `.lic` qui vous a été fourni par courriel, lequel contient un JSON Web Token (JWT). Vous pouvez également télécharger le fichier `.lic` depuis votre compte [Devolutions Portal](https://portal.devolutions.com/serials) et l'importer tel que décrit dans les étapes ci-dessus.

{% hint style="info" %}
Les licences peuvent être partagées à l'aide du bouton ***Partager*** dans Devolutions Portal. Il vous permet d'envoyer soit le numéro de licence, soit le fichier `.lic` via Devolutions Send.
{% endhint %}

#### Voir aussi

* [Licences (Devolutions Portal)](https://docs.devolutions.net/fr/portal/licenses/)
* [Premiers pas avec les packages Devolutions](https://docs.devolutions.net/fr/resources/getting-started-packages/)
* [Boutique Devolutions – Packages adaptés à vos besoins TI](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/getting-started/installation/registration.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.
