> 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/password-manager/de/browser-extension/devolutions-password-manager-browser-extension-with-remote-desktop-manager/first-login-to-remote-desktop-manager-with-the-devolutions-password-manager-browser-extension.md).

# Erste Anmeldung bei Remote Desktop Manager mit der Devolutions Password Manager Browser-Erweiterung

Koppeln Sie die Devolutions Password Manager Browser-Erweiterung in wenigen Schritten mit Remote Desktop Manager, um das automatische Ausfüllen von Anmeldeinformationen in Ihrem Browser zu aktivieren.

{% hint style="info" %}
Die Devolutions Password Manager Browser-Erweiterung ist in den Eintragseigenschaften von Remote Desktop Manager standardmäßig aktiviert. Falls sie deaktiviert ist, kann sie durch Auswahl von ***Standard (Aktiviert)*** oder ***Aktiviert*** in der Dropdown-Liste der Devolutions Password Manager Browser-Erweiterung wieder aktiviert werden.
{% endhint %}

Führen Sie diese Schritte aus, um Remote Desktop Manager mit der Devolutions Password Manager Browser-Erweiterung zu verbinden:

1. Öffnen Sie Remote Desktop Manager und lassen Sie es laufen, klicken Sie dann in einem beliebigen Browser auf das Symbol der Devolutions Password Manager Browser-Erweiterung.
2. Wählen Sie Remote Desktop Manager in der Liste aus.
3. Geben Sie im Textfeld einen Namen für diese Zuordnung ein.
4. Klicken Sie auf ***Verknüpfen mit*** **Remote Desktop Manager**.
5. Klicken Sie in **Remote Desktop Manager** auf ***Ja***, um die Zuordnungsanfrage anzunehmen.
6. Klicken Sie im Webbrowser auf das Symbol, um zu überprüfen, ob die Devolutions Password Manager Browser-Erweiterung nun mit **Remote Desktop Manager** gekoppelt ist.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Beachten Sie, dass Remote Desktop Manager zwar mehrere Zuordnungen verarbeiten kann (z. B. mehrere Browser), die Devolutions Password Manager Browser-Erweiterung jedoch immer nur mit einer einzigen Instanz von Remote Desktop Manager gekoppelt werden kann.</p></div>


---

# 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/password-manager/de/browser-extension/devolutions-password-manager-browser-extension-with-remote-desktop-manager/first-login-to-remote-desktop-manager-with-the-devolutions-password-manager-browser-extension.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.
