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

# Devolutions Account

Unter ***Datei – Devolutions Account*** können Sie ein Devolutions Account erstellen und Ihren Remote Desktop Manager damit verbinden. Das Devolutions Account ist für alle Benutzer kostenlos und beinhaltet den Zugriff auf den ***Custom Installer Manager***.

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

#### Devolutions Account

<table><thead><tr><th width="240.20001220703125">OPTION</th><th>BESCHREIBUNG</th></tr></thead><tbody><tr><td>Anmelden / Abmelden</td><td>Melden Sie sich mit Ihrem Devolutions Account an oder ab.</td></tr><tr><td>Devolutions Account erstellen</td><td>Öffnet eine Webseite zum Erstellen eines Devolutions Account.</td></tr><tr><td>Devolutions Account bearbeiten</td><td>Öffnet eine Webseite zum Bearbeiten Ihres Devolutions Account.</td></tr></tbody></table>

#### Einstellungen

<table><thead><tr><th width="264.199951171875">OPTION</th><th>BESCHREIBUNG</th></tr></thead><tbody><tr><td>Beim Start automatisch anmelden</td><td>Beim Start der Anwendung verbindet sich Remote Desktop Manager automatisch mit Ihrem Devolutions Account.</td></tr><tr><td>Angemeldet bleiben</td><td>Behält ein Token im Speicher, um bei Ihrem Devolutions Account angemeldet zu bleiben.</td></tr><tr><td>Anwendungspasswort verwenden</td><td>Verwenden Sie das <a href="https://docs.devolutions.net/portal/de/sign-in-and-security/application-passwords">Anwendungspasswort</a>, um sich mit Ihrem Devolutions Account zu verbinden.</td></tr></tbody></table>

#### Werkzeuge

<table><thead><tr><th width="310.59991455078125">OPTION</th><th>BESCHREIBUNG</th></tr></thead><tbody><tr><td>Custom Installer-Konfiguration exportieren</td><td>Siehe <a href="/pages/nvTEyMApVZk2QnPX82zp">Custom Installer Service</a>.</td></tr><tr><td>Custom Installer Manager</td><td>Siehe <a href="/pages/nvTEyMApVZk2QnPX82zp">Custom Installer Service</a>.</td></tr></tbody></table>
{% endtab %}

{% tab title="macOS" %}

<table><thead><tr><th width="239.39996337890625">OPTION</th><th>BESCHREIBUNG</th></tr></thead><tbody><tr><td>Anmelden / Abmelden</td><td>Melden Sie sich mit Ihrem Devolutions Account an oder ab.</td></tr><tr><td>Devolutions Account erstellen</td><td>Öffnet eine Webseite zum Erstellen eines Devolutions Account.</td></tr><tr><td>Anwendungspasswort verwenden</td><td>Verwenden Sie das Anwendungspasswort, um sich mit Ihrem Devolutions Account zu verbinden.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### Siehe auch

* [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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/de/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.
