> 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-list.md).

# Elenco di password

La voce Elenco password consente di archiviare e gestire in modo sicuro le credenziali, inclusi nomi utente, password, domini associati e descrizioni.

1. Apra Remote Desktop Manager e selezioni ***Elenco password***. Clicchi sul ***segno +*** (***Aggiungi***).

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

2. Nella finestra ***Elemento dell'elenco password***, inserisca le informazioni richieste. Può anche configurare le impostazioni della one-time password (OTP) o definire campi personalizzati, se necessario.

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

<table><thead><tr><th width="174.7999267578125">IMPOSTAZIONI</th><th>DESCRIZIONI</th></tr></thead><tbody><tr><td><strong>Nome</strong></td><td>Inserisca un nome significativo per identificare l'elenco password.</td></tr><tr><td><strong>Host</strong></td><td>(Facoltativo) Specifichi l'host o l'indirizzo IP associato al login.</td></tr><tr><td><strong>Nome utente</strong></td><td>Inserisca il nome utente collegato a questa password.</td></tr><tr><td><strong>Dominio</strong></td><td>Specifichi il dominio, se applicabile.</td></tr><tr><td><strong>Password</strong></td><td>La password corrispondente al nome utente.</td></tr><tr><td><strong>Descrizione</strong></td><td>Aggiunga note o contesto sulla voce.</td></tr><tr><td><strong>Scade dopo</strong></td><td>(Facoltativo) Imposti una data di scadenza per la password.</td></tr><tr><td><strong>Priorità di ordinamento</strong></td><td>Determina l'ordine di questo elemento nell'elenco.</td></tr></tbody></table>

#### Azioni disponibili (riquadro sinistro)

Dopo aver creato una voce ***Elenco password***, nel riquadro sinistro sono disponibili opzioni come ***Visualizza password***, ***Copia nome utente*** e ***Copia dominio***.

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

<table><thead><tr><th width="220.4000244140625">IMPOSTAZIONI</th><th>DESCRIZIONI</th></tr></thead><tbody><tr><td><strong>Visualizza password</strong></td><td>Selezioni quale password visualizzare dall'<em><strong>Elenco password</strong></em>.</td></tr><tr><td><strong>Vai all'URL</strong></td><td>Apra l'URL dall'<em><strong>Elemento dell'elenco password</strong></em> selezionato.</td></tr><tr><td><strong>Copia nome utente e password</strong></td><td>Copi sia il nome utente sia la password negli appunti.</td></tr><tr><td><strong>Copia nome utente</strong></td><td>Copi solo il nome utente per l'elemento selezionato nell'<strong>Elenco password</strong>.</td></tr><tr><td><strong>Copia password</strong></td><td>Copi solo la password per l'<em><strong>elemento</strong></em> dell'<strong>Elenco password</strong> scelto.</td></tr><tr><td><strong>Copia dominio</strong></td><td>Copi il dominio dall'<em><strong>elemento</strong></em> dell'<strong>Elenco password</strong> selezionato.</td></tr><tr><td><strong>Aggiungi password all'elenco</strong></td><td>Aggiunga un nuovo <em><strong>Elemento dell'elenco password</strong></em> alla voce <em><strong>Elenco password</strong></em>.</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-list.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.
