> 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/fr/knowledge-base/how-to-articles/configure-1password-with-integrated-mode.md).

# Configurer 1Password en mode intégré

{% hint style="info" %}
L'intégration des identifiants provenant des gestionnaires de mots de passe est uniquement disponible dans la version Team de Remote Desktop Manager.
{% endhint %}

1. Dans l'application 1Password, utilisez ***1Password - New vault on this PC***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4233.png" alt=""><figcaption></figcaption></figure>
2. Configurez le coffre selon vos préférences et utilisez ***Choose a folder to sync this vault*** pour sélectionner la destination de la base de données locale.
3. Dans Remote Desktop Manager, créez une nouvelle entrée 1Password. Définissez le ***Mode*** sur ***Linked to a local file***.
4. Utilisez le bouton de sélection (ellipsis) pour sélectionner le fichier de base de données locale. Son extension sera **.opvault** et il se trouvera dans le dossier que vous avez sélectionné précédemment.
5. Une fois cette opération effectuée, il ne reste plus qu'à sélectionner les identifiants que vous souhaitez récupérer, en utilisant le champ ***Title*** ou son ***bouton de sélection (ellipsis)***. Si vous préférez ne pas sélectionner d'identifiants et être invité à chaque utilisation, cochez plutôt ***Always prompt with list***.


---

# 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/fr/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.
