# CyberArk EPM

## Connection Requirements

{% stepper %}
{% step %}

### IP

The IP of the CyberArk EPM domain.

{% hint style="info" %}
Example: 192.168.0.1
{% endhint %}

{% hint style="info" %}
For SaaS Deployments\
For SaaS deployments, make sure to enable the "Use SaaS" option and this field should contain the EPM login URL that you use to authenticate (such as <https://eu.epm.cyberark.com>, <https://jp.epm.cyberark.com>, etc.).
{% endhint %}
{% endstep %}

{% step %}

### Port

Port of the CyberArk EPM domain.

{% hint style="info" %}
Example: 8443
{% endhint %}

{% hint style="info" %}
For SaaS Deployments\
For SaaS deployments, this field is not required.
{% endhint %}
{% endstep %}

{% step %}

### Username

CyberArk EPM username.
{% endstep %}

{% step %}

### Password

CyberArk EPM password.
{% endstep %}

{% step %}

### App ID

Application ID.
{% endstep %}

{% step %}

### Windows Authentication

Choose this option if you are logging in with a Windows-based user.
{% endstep %}

{% step %}

### Use SaaS

If you are using the SaaS version of CyberArk EPM you must enable this option. Source application ID that distinguishes between REST API calls from EPM and REST API calls from another application.

{% hint style="info" %}
Note: We recommend that you specify the username in your App ID.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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.octoxlabs.com/adapters/adapters/cyberark-epm.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.
