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

# Devolutions Account

In ***File – Devolutions Account***, create and connect your Remote Desktop Manager to your Devolutions Account. The Devolutions Account is free for all users and includes access to the ***custom installer manager***.

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

#### Devolutions Account

<table><thead><tr><th width="240.20001220703125">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td>Sign in / Sign out</td><td>Sign-in or out with your Devolutions Account.</td></tr><tr><td>Create Devolutions Account</td><td>Opens a web page to create a Devolutions Account.</td></tr><tr><td>Edit Devolutions Account</td><td>Opens a web page to edit your Devolutions Account.</td></tr></tbody></table>

#### Settings

<table><thead><tr><th width="264.199951171875">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td>Automatically sign-in at startup</td><td>On application startup, Remote Desktop Manager automatically connects to your Devolutions Account.</td></tr><tr><td>Keep me signed-in</td><td>Keeps a token in memory to remain signed into your Devolutions Account.</td></tr><tr><td>Use application password</td><td>Use the <a href="https://docs.devolutions.net/portal/sign-in-security/application-passwords/">Application password</a> to connect to your Devolutions Account.</td></tr></tbody></table>

#### Tools

<table><thead><tr><th width="310.59991455078125">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td>Export custom installer configuration</td><td>Consult <a href="https://docs.devolutions.net/rdm/installation/client/custom-installer-service/">Custom installer service</a>.</td></tr><tr><td>Custom installer manager</td><td>Consult <a href="https://docs.devolutions.net/rdm/installation/client/custom-installer-service/">Custom installer service</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>Sign in / Sign out</td><td>Sign-in or out with your Devolutions Account.</td></tr><tr><td>Create Devolutions Account</td><td>Opens a web page to create a Devolutions Account.</td></tr><tr><td>Use application password</td><td>Use the application password to connect to your Devolutions Account.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### See also

* [Devolutions Academy - How to Use the Custom Installer](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:

```
GET https://docs.devolutions.net/rdm/ribbon-menu-bar/file/devolutions-account.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.
