> 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/knowledge-base-articles/entry-settings/password-depot.md).

# Password Depot

Chaque champ de l'entrée ***Password Depot*** est décrit ci-dessous.

{% hint style="info" %}
Pour en savoir plus sur la création et la gestion d'un compte Password Depot, veuillez consulter la documentation sur leur site Web officiel.

L'intégration des identifiants provenant de gestionnaires de mots de passe n'est disponible que dans la version Team de Remote Desktop Manager.
{% endhint %}

L'entrée se trouve sous ***Nouvelle entrée*** – ***Gestion des identifiants*** – ***Gestion de mots de passe***.

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

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

<table><thead><tr><th width="190.79998779296875">PARAMÈTRES</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Nom</strong></td><td>Nom de l'entrée dans Remote Desktop Manager.</td></tr><tr><td><strong>Dossier</strong></td><td>Le dossier de Remote Desktop Manager dans lequel l'entrée se trouvera.</td></tr></tbody></table>

#### Onglet Général

<table><thead><tr><th width="246.00006103515625">PARAMÈTRES</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Hôte</strong></td><td>URL de Password Depot.</td></tr><tr><td><strong>Utiliser « Paramètres de mon compte »</strong></td><td>Allez dans <em><strong>Fichier</strong></em> – <em><strong>Paramètres de mon compte</strong></em> – <em><strong>Paramètres</strong></em> – <em><strong>Gestion de mots de passe</strong></em> et cliquez sur <em><strong>Password depot</strong></em> pour configurer cette option d'abord; remplace les champs <em><strong>Nom d'utilisateur</strong></em> et <em><strong>Mot de passe</strong></em>.</td></tr><tr><td><strong>Nom d'utilisateur</strong></td><td>Nom d'utilisateur Password Depot.</td></tr><tr><td><strong>Mot de passe</strong></td><td>Mot de passe Password Depot.</td></tr><tr><td><strong>Toujours demander le mot de passe</strong></td><td>Si activé, l'entrée demandera toujours le mot de passe lorsqu'elle est accédée.</td></tr><tr><td><strong>Base de données</strong></td><td>Cliquez sur le bouton de points de suspension (<em><strong>...</strong></em>) pour choisir la base de données Password Depot. Choisissez entre :</td></tr><tr><td><strong>Entrée</strong></td><td>Cliquez sur le bouton de points de suspension (<em><strong>...</strong></em>) pour choisir un identifiant spécifique pour cette entrée.</td></tr><tr><td><strong>Toujours demander avec une liste</strong></td><td>Présente à l'utilisateur une liste de tous les identifiants disponibles au lieu d'un identifiant spécifique.</td></tr></tbody></table>


---

# 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/fr/knowledge-base/knowledge-base-articles/entry-settings/password-depot.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.
