> 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/concepts/intermediate-concepts/external-password-managers-integration.md).

# Integrazione con gestori di password esterni

Gli spazi di lavoro avanzati si integrano con i gestori di password esterni per consentirle di recuperare le credenziali e collegarle alle connessioni in Remote Desktop Manager Windows.

Questo è particolarmente utile nella gestione di grandi insiemi di credenziali. Può creare una singola voce che consente di accedere all'intera cassaforte del provider oppure collegare una voce a una credenziale specifica per un controllo granulare. Remote Desktop Manager non mantiene le credenziali in memoria, migliorando la sicurezza e riducendo i rischi.

#### Gestori di password supportati

* [1Password](/rdm/it/knowledge-base/how-to-articles/configure-1password-with-integrated-mode.md)
* [Bitwarden](/rdm/it/knowledge-base/knowledge-base-articles/entry-settings/bitwarden.md)
* Cerby
* [CyberArk](/rdm/it/knowledge-base/how-to-articles/cyberark-entry-types.md)
* Dashlane
* [Delinea Secret Server](/rdm/it/knowledge-base/knowledge-base-articles/delinea-secret-server-entry-settings.md)
* Dropbox Passwords
* [Hashicorp Vault](/rdm/it/knowledge-base/knowledge-base-articles/entry-settings/hashicorp-vault.md)
* Hudu
* IT Glue
* IT Portal
* [KeePass](/rdm/it/knowledge-base/how-to-articles/configure-the-keepass-plugin-with-remote-desktop-manager.md)
* [Keeper](/rdm/it/knowledge-base/how-to-articles/keeper-credential-entry-settings.md)
* [LAPS](/rdm/it/knowledge-base/how-to-articles/configure-laps-with-a-custom-credentials-entry.md)
* [LastPass](/rdm/it/knowledge-base/how-to-articles/lastpass-credentials-brokering-in-remote-desktop-manager.md)
* Netwrix Password Secure
* One Identity Safeguard
* [Passbolt](/rdm/it/knowledge-base/how-to-articles/configure-a-passbolt-entry.md)
* [Password Depot](/rdm/it/knowledge-base/knowledge-base-articles/entry-settings/password-depot.md)
* [Password Manager Pro](/rdm/it/knowledge-base/how-to-articles/configure-password-manager-pro-in-remote-desktop-manager-macos.md)
* Passwordstate
* Pleasant Password Server
* Proton Pass
* [Psono](/rdm/it/knowledge-base/how-to-articles/configure-psono-in-remote-desktop-manager.md)
* RoboForm
* Sticky Password
* TeamPass
* Topicus KeyHub
* True Key
* [Windows Credential Manager](/rdm/it/knowledge-base/knowledge-base-articles/windows-credential-manager.md)
* Zoho Vault


---

# 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/concepts/intermediate-concepts/external-password-managers-integration.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.
