> 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/lockself-password-manager.md).

# LockSelf password manager

Use LockSelf credentials directly in Remote Desktop Manager connections without exposing passwords. Launch sessions without copying or revealing sensitive data.

<div align="center"><figure><img src="https://cdnweb.devolutions.net/docs/RDMW4476_2026_2.png" alt=""><figcaption></figcaption></figure></div>

| SETTINGS                       | DESCRIPTION                                                                                                                          |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ |
| **User "My account settings"** | Use the LockSelf credentials configured in ***File*** – ***My account settings*** – ***LockSelf***, under ***Password management***. |
| **Base URL**                   | Enter the base URL of the LockSelf instance.                                                                                         |
| **Authorization token**        | Store the X-Auth-Token. The information can be found in the user management section of LockSelf.                                     |
| **LS token**                   | Store the X-Ls-Token. The information can be found in the user management section of LockSelf.                                       |
| **Credential**                 | Select credentials stored in LockSelf. Click the ellipsis button (***...***) to choose from the list.                                |
| **Always prompt with list**    | When this option is checked, the entry prompts users upon use with a list of credentials to choose from.                             |


---

# 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/lockself-password-manager.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.
