> 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/knowledge-base/how-to-articles/configure-a-1password-entry-in-remote-desktop-manager.md).

# Einen 1Password-Eintrag in Remote Desktop Manager konfigurieren

{% tabs %}
{% tab title="Windows" %}
Erfahren Sie, wie Sie einen 1Password-Eintrag in Remote Desktop Manager konfigurieren, um sich über das Web mit einer 1Password-Datenbank zu verbinden.

{% hint style="info" %}
1Password-Einträge, die durch Multifaktor-Authentifizierung geschützt sind, fordern Benutzer beim Starten in Remote Desktop Manager automatisch dazu auf, sofern 1Password korrekt [konfiguriert](https://support.1password.com/two-factor-authentication/?windows) ist.
{% endhint %}

1\. Klicken Sie in Remote Desktop Manager auf ***Neuen Eintrag hinzufügen*** und wählen Sie ***1Password (Anmeldeinformationen)***. 2. Benennen Sie den 1Password-Eintrag. 3. Legen Sie den ***Host*** entweder als ***Standard*** oder ***Benutzerdefiniert*** fest.

![](https://cdnweb.devolutions.net/docs/RDMW6056_2026_1.png)

* Wenn ***Standard*** festgelegt ist, wählen Sie eine ***Region***.
* Wenn ***Benutzerdefiniert*** festgelegt ist, fügen Sie die benutzerdefinierte ***URL*** hinzu, die für den Zugriff auf die Datenbank benötigt wird.

4. Konfigurieren Sie die ***Anmeldemethode*** (***Dienstkonto mit Token-Authentifizierung*** oder ***SSO***), den ***Benutzernamen***, das ***Passwort*** und den ***geheimen Schlüssel*** oder aktivieren Sie ***"Meine Kontoeinstellungen" verwenden***, wenn diese dort bereits konfiguriert sind. Weitere Informationen finden Sie unter [Meine Kontoeinstellungen](/rdm/de/ribbon-menu-bar/file/my-account-settings.md).
5. Wählen Sie den Eintrag aus Ihrer 1Password-Datenbank aus, auf den Sie verweisen möchten, indem Sie auf die Auslassungspunkte neben dem Feld ***Konto*** klicken, oder aktivieren Sie ***Immer mit Liste abfragen***, damit der Eintrag alle verfügbaren Einträge aus der 1Password-Datenbank anzeigt.
6. Klicken Sie auf ***Hinzufügen***, um die Konfiguration zu speichern.

#### Siehe auch

* [Devolutions Academy - Integrating 1Password with Remote Desktop Manager](https://academy.devolutions.net/student/path/2134631/activity/3078591)
* [Devolutions Academy - Use of 1Password account settings with MFA](https://academy.devolutions.net/student/page/2579612-use-of-1password-account-settings-with-mfa?sid=132ff36e-f1fc-4114-a63a-b3b2601d8324\&sid_i=0)
  {% endtab %}

{% tab title="macOS" %}
{% hint style="info" %}
Die Integration von Anmeldeinformationen aus Passwortmanagern ist nur in der Team-Version von Remote Desktop Manager verfügbar.
{% endhint %}

Sie können 1Password-Anmeldeinformationseinträge in Remote Desktop Manager macOS erstellen. 1Password muss jedoch so konfiguriert sein, dass die Synchronisierung der Datenbank zugelassen wird.

1. Öffnen Sie 1Password und wählen Sie den Tresor aus, den Sie mit Remote Desktop Manager macOS synchronisieren möchten.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4184.png" alt=""><figcaption></figcaption></figure>
2. Klicken Sie auf ***1Password 5*** und wählen Sie ***Einstellungen***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4185.png" alt=""><figcaption></figcaption></figure>
3. Klicken Sie auf ***Sync***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4186.png" alt=""><figcaption></figcaption></figure>
4. Wählen Sie ***Dropbox***, wenn Sie Ihre Datei `1Password.agilekeychain` in Dropbox erstellen möchten, oder ***Ordner***, wenn Sie die Datei auf Ihrem Computer erstellen möchten. Sie können nun einen 1Password-Anmeldeinformationseintrag in Remote Desktop Manager macOS erstellen.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4187.png" alt=""><figcaption></figcaption></figure>
5. Wählen Sie im Datenbankfeld die Datei `.agilekeychain` aus, die Sie in den Synchronisierungseinstellungen erstellt haben.

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

#### Siehe auch

* [Devolutions Academy - Integrating 1Password with Remote Desktop Manager](https://academy.devolutions.net/student/path/2134631/activity/3078591)
* [Devolutions Academy - Use of 1Password account settings with MFA](https://academy.devolutions.net/student/page/2579612-use-of-1password-account-settings-with-mfa?sid=132ff36e-f1fc-4114-a63a-b3b2601d8324\&sid_i=0)
  {% endtab %}
  {% endtabs %}


---

# 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/knowledge-base/how-to-articles/configure-a-1password-entry-in-remote-desktop-manager.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.
