> 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/concepts/advanced-concepts/external-pam-integrations.md).

# External PAM integrations

Combine an external privileged access management integration with Remote Desktop Manager to secure and control privileged access.

Use Remote Desktop Manager to inject PAM credentials directly into remote sessions, avoiding storage in Remote Desktop Manager while centralizing rotation, approval, and auditing in your PAM.

#### Related topics

* [PAM partners integration](https://docs.devolutions.net/pam/kb/knowledge-base/pam-partner-integration/)
* [BeyondTrust configuration](https://docs.devolutions.net/rdm/kb/how-to-articles/beyondtrust-configuration/)
* [Going password-less with Remote Desktop Manager and CyberArk](https://docs.devolutions.net/rdm/kb/knowledge-base/going-password-less-rdm-cyberark/#cyberark-application-access-manager-aam-configuration)
* [CyberArk Dashboard configuration and use](https://docs.devolutions.net/rdm/kb/how-to-articles/cyberark-dashboard-configuration/)
* [Delinea Secret Server](https://docs.devolutions.net/rdm/kb/knowledge-base/delinea-secret-server-sso/)

#### See also

* [Use Case: How Remote Desktop Manager Integrates & Improves an Existing Privileged Access Management Solution](https://blog.devolutions.net/2020/11/new-use-case-how-remote-desktop-manager-integrates-improves-an-existing-privileged-access-management-solution/)
* [Privileged Access Management in SMBs + Recommendations](https://blog.devolutions.net/2022/11/privileged-access-management-in-smbs-recommendations/)
* [Privileged Access Management by Devolutions - Simple PAM for IT professionals and SMBs](https://youtu.be/drRLA7U8YsQ?si=3F1LRRSxODVHO65O)


---

# 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/concepts/advanced-concepts/external-pam-integrations.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.
