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

# Netwrix Password Secure

Devolutions offers a Netwrix Password Secure integration in Remote Desktop Manager. By using the ***Netwrix Password Secure*** credential entry, users can securely retrieve their privileged passwords stored in an encrypted Netwrix vault without leaving Remote Desktop Manager, eliminating the need for manual input.

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

| SETTINGS                      | DESCRIPTIONS                                                                                                                                                                             |
| ----------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Host**                      | Choose a host for the entry. Click the three dots to the left of the field to browse the network for available hosts.                                                                    |
| **Database**                  | Choose a specific Netwrix Password Secure database on the host.                                                                                                                          |
| **Use "My account settings"** | Use the Netwrix Password Secure ***Username*** and ***Password*** configured in ***File*** – ***My account settings*** – ***Netwrix Password Secure***, under ***Password management***. |
| **Username**                  | Enter Netwrix Password Secure username.                                                                                                                                                  |
| **Password**                  | Enter Netwrix Password Secure password.                                                                                                                                                  |
| **Always ask for password**   | When this option is checked, you will be prompted to enter your Netwrix Password Secure password every time you use the entry.                                                           |
| **Entry**                     | Select a specific password entry from which to retrieve.                                                                                                                                 |
| **Always prompt with list**   | When this option is checked, you will be prompted with a list containing the credentials stored in Netwrix Password Secure every time you use the entry.                                 |


---

# 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:

```
GET https://docs.devolutions.net/rdm/knowledge-base/knowledge-base-articles/entry-settings/netwrix-password-secure.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
