> 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/cloud/fr/web-interface/administration/management/licenses/register-product-licenses.md).

# Enregistrer des licences de produit

Pour gérer et enregistrer des licences de produit dans Devolutions Cloud, accédez à ***Administration*** – ***Licences***.

{% hint style="info" %}
Seuls les administrateurs et les utilisateurs disposant d'autorisations dans la section ***Autorisations système*** peuvent enregistrer une licence.
{% endhint %}

#### Aucune licence active <a href="#no-active-license" id="no-active-license"></a>

Cette vue s'affiche lorsque votre compte ne possède aucune licence active. Utilisez-la pour démarrer un essai gratuit de 14 jours, passer à un forfait équipe ou activer une licence existante.

#### Licence active <a href="#active-license" id="active-license"></a>

Cette vue s'affiche lorsque votre compte Devolutions Cloud possède déjà des licences que vous pouvez gérer. Utilisez cette fonctionnalité pour consulter vos licences actuelles. Sélectionnez ***Ajouter*** (***+***) pour enregistrer ou acheter des licences supplémentaires.


---

# 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/cloud/fr/web-interface/administration/management/licenses/register-product-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.
