> 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 Browsererweiterung

{% hint style="info" %}
Die Devolutions Password Manager-Browsererweiterung ist in den Eintragseigenschaften von Remote Desktop Manager standardmäßig aktiviert. Wenn sie deaktiviert ist, kann sie erneut aktiviert werden, indem Sie in der Dropdown-Liste der Devolutions Password Manager-Browsererweiterung ***Standard (Aktiviert)*** oder ***Aktiviert*** auswählen.
{% endhint %}

Führen Sie die folgenden Schritte aus, um Remote Desktop Manager mit der Devolutions Password Manager-Browsererweiterung zu verbinden:

1. Öffnen Sie Remote Desktop Manager und lassen Sie es geöffnet, klicken Sie dann in einem beliebigen Browser auf das Symbol der Devolutions Password Manager-Browsererweiterung.
2. Wählen Sie Remote Desktop Manager in der Liste aus.
3. Geben Sie in das Textfeld einen Namen für diese Zuordnung ein.

   ![](https://cdnweb.devolutions.net/docs/WEBX4005_2024_2.png)
4. Klicken Sie auf ***Zuordnen mit*** **Remote Desktop Manager**.
5. Klicken Sie in **Remote Desktop Manager** auf ***Ja***, um die Zuordnungsanfrage zu akzeptieren.
6. Klicken Sie auf das Symbol im Webbrowser, um zu überprüfen, ob die Devolutions Password Manager-Browsererweiterung nun mit **Remote Desktop Manager** verbunden ist.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4007_2024_2.png" alt=""><figcaption></figcaption></figure>

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Beachten Sie, dass Remote Desktop Manager mehrere Zuordnungen verwalten kann (z. B. mehrere Browser), die Devolutions Password Manager-Browsererweiterung jedoch immer nur mit einer einzigen Instanz von Remote Desktop Manager verbunden sein 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.
