> 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-1password-with-integrated-mode.md).

# Configure 1Password with integrated mode

{% hint style="info" %}
The integration of credentials from password managers is only available in the Team version of Remote Desktop Manager.
{% endhint %}

1. In the 1Password app, use ***1Password - New vault on this PC***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4233.png" alt=""><figcaption></figcaption></figure>
2. Configure the vault to your liking and use ***Choose a folder to sync this vault*** to select the destination of the local database.
3. In Remote Desktop Manager, create a new 1Password entry. Set the ***Mode*** to ***Linked to a local file***.
4. Use the ellipsis button to select the local database file. Its extension will be **.opvault** and it will be located in the folder you selected earlier.
5. Once that is done, all there is left to do is to select which credential you wish to retrieve, using the ***Title*** field or its ***ellipsis button*** If you’d rather not select a credential and be prompted with every use instead, check ***Always prompt with list*** instead.


---

# 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-1password-with-integrated-mode.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.
