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

# Password Depot

Di seguito è descritto ogni campo della voce ***Password Depot***.

{% hint style="info" %}
Per maggiori informazioni sulla creazione e la gestione di un account Password Depot, consulti la documentazione sul loro sito web ufficiale.

L'integrazione delle credenziali dai gestori di password è disponibile solo nella versione Team di Remote Desktop Manager.
{% endhint %}

La voce si trova in ***Nuova voce*** – ***Gestione delle credenziali*** – ***Gestione delle password***.

![](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">IMPOSTAZIONI</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Nome</strong></td><td>Nome della voce in Remote Desktop Manager.</td></tr><tr><td><strong>Cartella</strong></td><td>In quale cartella di Remote Desktop Manager si troverà la voce.</td></tr></tbody></table>

#### Scheda Generale

<table><thead><tr><th width="246.00006103515625">IMPOSTAZIONI</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Host</strong></td><td>URL di Password Depot.</td></tr><tr><td><strong>Usa "Impostazioni del mio account"</strong></td><td>Vada su <em><strong>File</strong></em> – <em><strong>Impostazioni del mio account</strong></em> – <em><strong>Impostazioni</strong></em> – <em><strong>Gestione delle password</strong></em> e clicchi su <em><strong>Password depot</strong></em> per configurare prima questa opzione; sostituisce i campi <em><strong>Nome utente</strong></em> e <em><strong>Password</strong></em>.</td></tr><tr><td><strong>Nome utente</strong></td><td>Nome utente di Password Depot.</td></tr><tr><td><strong>Password</strong></td><td>Password di Password Depot.</td></tr><tr><td><strong>Chiedi sempre la password</strong></td><td>Se abilitata, la voce richiederà sempre la password quando vi si accede.</td></tr><tr><td><strong>Database</strong></td><td>Clicchi sul pulsante con i puntini di sospensione (<em><strong>...</strong></em>) per scegliere il database Password Depot. Scelga tra:</td></tr><tr><td><strong>Voce</strong></td><td>Clicchi sul pulsante con i puntini di sospensione (<em><strong>...</strong></em>) per scegliere una credenziale specifica per questa voce.</td></tr><tr><td><strong>Richiedi sempre con elenco</strong></td><td>Presenta all'utente un elenco di tutte le credenziali disponibili invece di una specifica.</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/it/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.
