> 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/pam-with-remote-desktop-manager/pam-dashboard.md).

# PAM Dashboard

{% hint style="success" %}
A license is now required to enable the Privileged Access Management (PAM) module. Please contact our [sales department](mailto:sales@devolutions.net) for more information about the license.
{% endhint %}

{% hint style="info" %}
The ***PAM Dashboard*** is only available with a [Devolutions Server](https://devolutions.net/server) workspace.
{% endhint %}

The ***PAM Dashboard*** feature can be found in ***View*** – ***Panels*** – ***PAM dashboard***.

In the ***PAM Dashboard***, for every privileged account, it is possible to connect to the account, copy the password, and manage the checkout/check-in process.

To access the user accounts, a PAM folder must first be selected. If you have multiple folders, it might be helpful to use the filter bar to find the one you are looking for. Note that these are the same folders as in your Devolutions Server Console. You can go to [Privileged Account Management in Devolutions Server](https://docs.devolutions.net/pam/server/) to learn more about it.

When the folder is selected, all the accounts in that folder will appear. It is possible to sort them by ***Name***, ***Folder Path***, ***Username***, ***Account Type***, or ***Checkout Status***.

If there are multiple accounts in the folder, you can use the filter bar to display only the accounts containing what you typed. You can push your search even further by filtering the accounts by credential type.

### Check Out request with custom time

It is possible to make a ***Check Out*** request for a certain time slot while in a PAM vault. This feature is very useful for planned maintenance outside of normal work hours, when approvers are not available.

{% hint style="info" %}
Making a ***Check Out*** request in advance is only available in PAM vaults.
{% endhint %}

1. Connect to a Devolutions Server workspace.
2. In the Remote Desktop Manager ribbon, click on ***View*** and then ***PAM Dashboard***.
3. Select a PAM vault from the dropdown.
4. Right-click on an entry and click on ***Check Out***.
5. Select whom you want to send the request to. Choosing ***All Approvers*** speeds up the process by allowing the first available approver to confirm the request.
6. Enable ***Set custom time frame***.
7. Set the ***Start time*** and ***End time***. It is recommended to add a ***Comment*** to let the approver know why the ***Check Out*** is needed.
8. Click on ***Request Check-out*** to send the request and close the window.


---

# 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/pam-with-remote-desktop-manager/pam-dashboard.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.
