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

# Pleasant Password Server

La entrada ***Pleasant Password Server*** inyecta automáticamente credenciales de Pleasant Password Server en cualquier sesión de RDM compatible, lo que elimina la necesidad de introducirlas manualmente y reduce el riesgo de exposición de contraseñas.

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

<table><thead><tr><th width="236.39996337890625">CONFIGURACIÓN GENERAL</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td><strong>Usar "Configuración de mi cuenta"</strong></td><td>Utilice la URL del servicio de Pleasant Password Server configurada en <em><strong>Archivo</strong></em> – <em><strong>Configuración de mi cuenta</strong></em> – <em><strong>Pleasant Password Server</strong></em>, en <em><strong>Gestión de contraseñas</strong></em>.</td></tr><tr><td><strong>URL del servicio</strong></td><td>Introduzca la URL del servicio de Pleasant Password Server.</td></tr><tr><td><strong>Puerto</strong></td><td>Elija un puerto para la URL del servicio.</td></tr><tr><td><strong>Usar "Configuración de mi cuenta"</strong></td><td>Utilice el nombre de usuario y la contraseña de Pleasant Password Server configurados en <em><strong>Archivo</strong></em> – <em><strong>Configuración de mi cuenta</strong></em> – <em><strong>Pleasant Password Server</strong></em>, en <em><strong>Gestión de contraseñas</strong></em>.</td></tr><tr><td><strong>Modo de búsqueda de credenciales</strong></td><td>Limite la búsqueda de credenciales a una entrada/carpeta específica o a las entradas marcadas como favoritas. El modo <em><strong>Predeterminado</strong></em> no aplica ningún filtro.</td></tr><tr><td><strong>Credenciales</strong></td><td>Introduzca las credenciales seleccionadas. Haga clic en el botón de puntos suspensivos (<em><strong>...</strong></em>) para que se muestre una lista de las credenciales almacenadas en su instancia de <em><strong>Pleasant Password Server</strong></em>.</td></tr><tr><td><strong>Preguntar siempre con lista</strong></td><td>Cuando está habilitada, esta opción muestra siempre una lista de credenciales entre las que elegir al iniciar una sesión vinculada a la entrada <em><strong>Pleasant Password Server</strong></em>.</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, and the optional `goal` query parameter:

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