> 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/pleasant-password-server.md).

# Pleasant Password Server

The ***Pleasant Password Server*** entry automatically injects credentials from Pleasant Password Server into any supported RDM session, eliminating the need for manual entry and reducing the risk of password exposure.

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

<table><thead><tr><th width="236.39996337890625">GENERAL SETTINGS</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Use "My account settings"</strong></td><td>Use the Pleasant Password Server Service URL configured in <em><strong>File</strong></em> – <em><strong>My account settings</strong></em> – <em><strong>Pleasant Password Server</strong></em>, under <em><strong>Password management</strong></em>.</td></tr><tr><td><strong>Service URL</strong></td><td>Enter the URL of the Pleasant Password Server service.</td></tr><tr><td><strong>Port</strong></td><td>Choose a port for the service URL.</td></tr><tr><td><strong>Use "My account settings"</strong></td><td>Use the Pleasant Password Server username and password configured in <em><strong>File</strong></em> – <em><strong>My account settings</strong></em> – <em><strong>Pleasant Password Server</strong></em>, under <em><strong>Password management</strong></em>.</td></tr><tr><td><strong>Credential search mode</strong></td><td>Limit the credential search to a specific entry/folder or to favorited entries. The <em><strong>Default</strong></em> mode doesn't apply any filter.</td></tr><tr><td><strong>Credentials</strong></td><td>Enter the selected credentials. Click the ellipsis button (<em><strong>...</strong></em>) to be prompted with a list of the credentials stored in your <em><strong>Pleasant Password Server</strong></em> instance.</td></tr><tr><td><strong>Always prompt with list</strong></td><td>When enabled, this option always brings up a list of credentials to choose from when launching a session linked to the <em><strong>Pleasant Password Server</strong></em> entry.</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:

```
GET https://docs.devolutions.net/rdm/knowledge-base/knowledge-base-articles/entry-settings/pleasant-password-server.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.
