> 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/ribbon-menu-bar/file/devolutions-account.md).

# Devolutions Account

Dans ***Fichier – Devolutions Account***, créez votre Devolutions Account et connectez-y votre Remote Desktop Manager. Le Devolutions Account est gratuit pour tous les utilisateurs et comprend l'accès au ***gestionnaire d'installateur personnalisé***.

{% tabs %}
{% tab title="Windows" %}

#### Devolutions Account

<table><thead><tr><th width="240.20001220703125">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td>Se connecter / Se déconnecter</td><td>Connectez-vous ou déconnectez-vous avec votre Devolutions Account.</td></tr><tr><td>Créer un Devolutions Account</td><td>Ouvre une page web pour créer un Devolutions Account.</td></tr><tr><td>Modifier le Devolutions Account</td><td>Ouvre une page web pour modifier votre Devolutions Account.</td></tr></tbody></table>

#### Paramètres

<table><thead><tr><th width="264.199951171875">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td>Se connecter automatiquement au démarrage</td><td>Au démarrage de l'application, Remote Desktop Manager se connecte automatiquement à votre Devolutions Account.</td></tr><tr><td>Rester connecté</td><td>Conserve un jeton en mémoire pour rester connecté à votre Devolutions Account.</td></tr><tr><td>Utiliser le mot de passe d'application</td><td>Utilisez le <a href="https://docs.devolutions.net/portal/fr/sign-in-and-security/application-passwords">mot de passe d'application</a> pour vous connecter à votre Devolutions Account.</td></tr></tbody></table>

#### Outils

<table><thead><tr><th width="310.59991455078125">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td>Exporter la configuration de l'installateur personnalisé</td><td>Consultez <a href="/pages/9HJqDYBBxGqQS0yOW8RV">Service d'installateur personnalisé</a>.</td></tr><tr><td>Gestionnaire d'installateur personnalisé</td><td>Consultez <a href="/pages/9HJqDYBBxGqQS0yOW8RV">Service d'installateur personnalisé</a>.</td></tr></tbody></table>
{% endtab %}

{% tab title="macOS" %}

<table><thead><tr><th width="239.39996337890625">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td>Se connecter / Se déconnecter</td><td>Connectez-vous ou déconnectez-vous avec votre Devolutions Account.</td></tr><tr><td>Créer un Devolutions Account</td><td>Ouvre une page web pour créer un Devolutions Account.</td></tr><tr><td>Utiliser le mot de passe d'application</td><td>Utilisez le mot de passe d'application pour vous connecter à votre Devolutions Account.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### Voir aussi

* [Devolutions Academy - Comment utiliser l'installateur personnalisé](https://academy.devolutions.net/student/page/2397676-how-to-use-the-custom-installer?sid=2202ce15-ae72-4051-b6d9-0a203c58d229\&sid_i=0)


---

# 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/ribbon-menu-bar/file/devolutions-account.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.
