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

# Integración de gestores de contraseñas externos

Los espacios de trabajo avanzados se integran con gestores de contraseñas externos para que pueda obtener credenciales y vincularlas a conexiones en Remote Desktop Manager Windows.

Esto resulta especialmente útil al gestionar grandes conjuntos de credenciales. Puede crear una única entrada que permita acceder a la bóveda completa del proveedor o vincular una entrada a una credencial específica para un control preciso. Remote Desktop Manager no mantiene las credenciales en memoria, lo que mejora la seguridad y reduce el riesgo.

#### Gestores de contraseñas compatibles

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