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

# Netwrix Password Secure

Devolutions ofrece una integración con Netwrix Password Secure en Remote Desktop Manager. Mediante la entrada de credenciales ***Netwrix Password Secure***, los usuarios pueden recuperar de forma segura sus contraseñas privilegiadas almacenadas en una bóveda cifrada de Netwrix sin salir de Remote Desktop Manager, lo que elimina la necesidad de introducirlas manualmente.

<figure><img src="https://cdnweb.devolutions.net/docs/RDMW4475_2026_2.png" alt=""><figcaption></figcaption></figure>

| CONFIGURACIÓN                         | DESCRIPCIONES                                                                                                                                                                                                          |
| ------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Host**                              | Elija un host para la entrada. Haga clic en los tres puntos situados a la izquierda del campo para explorar la red en busca de hosts disponibles.                                                                      |
| **Base de datos**                     | Elija una base de datos específica de Netwrix Password Secure en el host.                                                                                                                                              |
| **Usar "Configuración de mi cuenta"** | Utilice el ***Nombre de usuario*** y la ***Contraseña*** de Netwrix Password Secure configurados en ***Archivo*** – ***Configuración de mi cuenta*** – ***Netwrix Password Secure***, en ***Gestión de contraseñas***. |
| **Nombre de usuario**                 | Introduzca el nombre de usuario de Netwrix Password Secure.                                                                                                                                                            |
| **Contraseña**                        | Introduzca la contraseña de Netwrix Password Secure.                                                                                                                                                                   |
| **Solicitar siempre la contraseña**   | Cuando esta opción está marcada, se le pedirá que introduzca su contraseña de Netwrix Password Secure cada vez que utilice la entrada.                                                                                 |
| **Entrada**                           | Seleccione una entrada de contraseña específica de la que recuperarla.                                                                                                                                                 |
| **Mostrar siempre una lista**         | Cuando esta opción está marcada, se le mostrará una lista con las credenciales almacenadas en Netwrix Password Secure cada vez que utilice la entrada.                                                                 |


---

# 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/knowledge-base/knowledge-base-articles/entry-settings/netwrix-password-secure.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.
