> 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/how-to-articles/cyberark-psm-ssh-proxy-entry.md).

# CyberArk PSM SSH proxy entry

The CyberArk PSM SSH Proxy entry in Remote Desktop Manager offers a seamless way to integrate CyberArk's alternate Privileged Session Manager (PSM) module for secure SSH connections. The entry supports [MFA caching (PSM for SSH)](https://docs.cyberark.com/privilege-cloud-standard/latest/en/content/pasimp/mfa-caching.htm?TocPath=Setup%7CConfigure%20authentication%20methods%7C_____5), which simplifies authentication workflows without compromising security.

{% hint style="info" %}
CyberArk integrations require the [Privileged access management solutions package](https://docs.devolutions.net/resources/getting-started-packages/privileged-access-management-package/) license.
{% endhint %}

1. Open Remote Desktop Manager.
2. Add a new entry.
3. Select the ***CyberArk PSM SSH Proxy*** entry.
4. Fill in the required information:

* Under the ***General*** section:
  * Enter the ***CyberArk server*** address. Ensure you provide the correct server details, which differ depending on whether you're using ***Cloud*** or ***Self-Hosted*** environments.
  * Enter the ***Username*** for your CyberArk account.
  * Enter the ***Password*** associated with the account.

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

{% hint style="info" %}
Note: Unlike using the [CyberArk dashboard](https://docs.devolutions.net/rdm/kb/how-to-articles/cyberark-dashboard-configuration/), this entry requires permission to view the secret in order to function.
{% endhint %}


---

# 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/how-to-articles/cyberark-psm-ssh-proxy-entry.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.
