> 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/rdm/fr/knowledge-base/knowledge-base-articles/understand-remote-desktop-manager-licensing.md).

# Comprendre les licences de Remote Desktop Manager

Dans le contexte de l'octroi de licences, un utilisateur est une personne qui utilise Remote Desktop Manager. Les identifiants stockés dans Remote Desktop Manager n'ont aucune incidence sur l'octroi de licences.

Les licences sont calculées par utilisateur, et non par installation. Il n'y a aucune limite quant à l'installation de Remote Desktop Manager (ordinateur portable, ordinateur de bureau, ordinateur à la maison, etc.), pourvu que vous détenez le nombre approprié de licences pour chaque personne qui se connecte à votre système.

Les licences sont destinées à être utilisées par le client qui figure sur la facture. Vous ne pouvez pas partager votre licence avec un sous-traitant ou, dans le cas d'un fournisseur de service, avec ses clients. Cela s'applique même si vous leur accordez l'accès à un espace de travail Team.

Veuillez communiquer avec [notre département des ventes](mailto:sales@devolutions.net) pour décrire votre scénario, obtenir de l'aide sur la licence à acheter et obtenir une soumission.


---

# 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/rdm/fr/knowledge-base/knowledge-base-articles/understand-remote-desktop-manager-licensing.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.
