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

# Configure a 1Password entry in Remote Desktop Manager

{% tabs %}
{% tab title="Windows" %}
Learn how to configure a 1Password entry in Remote Desktop Manager to connect to a 1Password database through the web.

{% hint style="info" %}
1Password entries protected by multifactor authentication will automatically prompt users upon launching in Remote Desktop Manager, provided that 1Password is [configured](https://support.1password.com/two-factor-authentication/?windows) correctly.
{% endhint %}

1\. In Remote Desktop Manager, click ***Add new entry*** and select ***1Password (Credentials)***. 2. Name the 1Password entry. 3. Set the ***Host*** as either ***Default*** or ***Custom***.

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

* If set as ***Default***, select a ***Region***.
* If set as ***Custom***, add the custom ***URL*** needed to access the database.

4. Configure the ***Login method*** (***Service account with token authentication*** or ***SSO***) , ***Username***, ***Password***, and ***Secret key*** or check ***Use "My account settings"*** if they are already configured there. Refer to [My Account Settings](https://docs.devolutions.net/rdm/commands/file/my-account-settings/) for more information.
5. Select the entry from your 1Password database you wish to reference by clicking the ellipsis next to the ***Account*** field, or check ***Always prompt with list*** to have the entry show all the available entries from the 1Password database.
6. Click ***Add*** to save the configuration.

#### See also

* [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" %}
The integration of credentials from password managers is only available in the Team version of Remote Desktop Manager.
{% endhint %}

You can create 1Password credential entries in Remote Desktop Manager macOS. However, 1Password needs to be configured to allow the synchronization of the database.

1. Open 1Password and select the vault that you want to sync with Remote Desktop Manager macOS.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4184.png" alt=""><figcaption></figcaption></figure>
2. Click on ***1Password 5*** and select ***Preferences***.

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

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4186.png" alt=""><figcaption></figcaption></figure>
4. Select ***Dropbox*** if you want to create your `1Password.agilekeychain` file on Dropbox, or ***Folder*** if you want to create the file on your computer. You can now create a 1Password credential entry in Remote Desktop Manager macOS.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4187.png" alt=""><figcaption></figcaption></figure>
5. In the database field, select the `.agilekeychain` file that you have created in the Sync preferences.

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

#### See also

* [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:

```
GET https://docs.devolutions.net/rdm/knowledge-base/how-to-articles/configure-a-1password-entry-in-remote-desktop-manager.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.
