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

# Password Depot

Every field from the ***Password Depot*** entry is described below.

{% hint style="info" %}
To learn more about creating and managing a Password Depot account, please consult the documentation on their official website.

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

The entry can be found under ***New entry*** – ***Credential management*** – ***Password management***.

![](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">SETTINGS</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>Entry name in Remote Desktop Manager.</td></tr><tr><td><strong>Folder</strong></td><td>Which Remote Desktop Manager folder the entry will be in.</td></tr></tbody></table>

#### General tab

<table><thead><tr><th width="246.00006103515625">SETTINGS</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Host</strong></td><td>Password Depot URL.</td></tr><tr><td><strong>Use "My account settings"</strong></td><td>Go to <em><strong>File</strong></em> – <em><strong>My account settings</strong></em> – <em><strong>Settings</strong></em> – <em><strong>Password management</strong></em> and click on <em><strong>Password depot</strong></em> to set up this option first; replaces the <em><strong>Username</strong></em> and <em><strong>Password</strong></em> fields.</td></tr><tr><td><strong>Username</strong></td><td>Password Depot username.</td></tr><tr><td><strong>Password</strong></td><td>Password Depot password.</td></tr><tr><td><strong>Always ask password</strong></td><td>If enabled, entry will always prompt for password when it is accessed.</td></tr><tr><td><strong>Database</strong></td><td>Click on the ellipsis button (<em><strong>...</strong></em>) to pick the Password Depot database. Choose between:</td></tr><tr><td><strong>Entry</strong></td><td>Click on the ellipsis button (<em><strong>...</strong></em>) to pick a specific credential for this entry.</td></tr><tr><td><strong>Always prompt with list</strong></td><td>Prompts the user with a list of all the available credentials instead of a specific one.</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:

```
GET https://docs.devolutions.net/rdm/knowledge-base/knowledge-base-articles/entry-settings/password-depot.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.
