> 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/dynamic-credential-linking.md).

# Dynamic credential linking

Dynamic credentials linking in Remote Desktop Manager refers to the act of linking a session entry with a credentials entry that would normally prompt the user with a list (e.g., ***Password list*** or ***LastPass*** with the ***Always prompt with list*** option enabled), then clicking the ***Select from list*** option in the ***General*** tab, and linking to a specific set of credentials from the list.

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

There are many use cases for this feature, but one of the key benefits of dynamic credential linking is to make users use the right set of credentials for their needs without being prompted with a list to choose from.

**See also**

* [Devolutions Academy – Configure dynamic credential linking in Remote Desktop Manager](https://academy.devolutions.net/student/activity/3345713-configure-dynamic-credential-linking-in-remote-desktop-manager)


---

# 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/dynamic-credential-linking.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.
