> 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/pam/knowledge-base/how-to-articles/configure-devolutions-server-pam-in-remote-desktop-manager.md).

# Configure Devolutions Server PAM in Remote Desktop Manager

This topic covers multiple ways to configure and use the Devolutions Server PAM feature in Remote Desktop Manager.

{% hint style="info" %}
Another alternative would be to use the [PAM dashboard](https://docs.devolutions.net/rdm/commands/view/pam-dashboard/) and launch sessions from it.
{% endhint %}

1. Go to ***Properties*** – ***Common*** – ***General*** – ***Credentials*** and select ***Privileged account*** from the dropdown.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0051.png" alt=""><figcaption></figcaption></figure>
2. Click on the ellipsis button and select an account configured in the PAM module.

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

#### Multiple users

If every user has a privileged account they want to use, here are the steps:

1. Under ***Properties*** – ***Common*** – ***General***, set the option in the ***Credentials*** dropdown to ***My privileged account***.
2. Then those users need to set the desired PAM account under ***File*** – ***My Account Settings*** – ***My Defaults*** – ***My Privileged Account***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0053.png" alt=""><figcaption></figcaption></figure>
3. Select the ***Devolutions Server Privileged Account*** option under ***Privileged Access Management***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0054.png" alt=""><figcaption></figcaption></figure>
4. Input the Devolutions Server URL, ***Username*** and select the PAM account.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>It is also possible to check the <em><strong>Always prompt with list option</strong></em> to select which account to login with every time.</p></div>


---

# 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/pam/knowledge-base/how-to-articles/configure-devolutions-server-pam-in-remote-desktop-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.
