> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/integrations/overview/cyberark-integration.md).

# Cyberark Integration

Cyberark is a global leader in privileged access management (PAM) solutions. Privileged access management refers to the cybersecurity practice of securing, managing, and monitoring privileged accounts and access within an organization's IT infrastructure.

### How does this integration help Sprinto <a href="#how-does-this-integration-help-sprinto" id="how-does-this-integration-help-sprinto"></a>

The integration primarily helps Sprinto retrieve the user account details like user name, email address, role, etc. It helps Sprinto to map and check if the user with access offboards the organization. The org role information also helps Sprinto ensure only the configured valid roles access the system.

#### Sprinto checks for Cyberark <a href="#sprinto-checks-for-cyberark" id="sprinto-checks-for-cyberark"></a>

Following are the available Sprinto checks for Cyberark integration:

| Sprinto check                                         | Reference procedure                                                                                                                                                               |
| ----------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| User should be identified                             | [How to fix](/data-library/access/dashboard-actions/view-and-map-staff-access.md)                                                                                                 |
| Cyberark access should be removed for offboarded user | [How to fix](/monitors/authentication-and-access-monitors/resolve-sprinto-check-for-removing-access-for-offboarded-users.md)                                                      |
| Critical system access control should be configured   | [How to fix](/data-library/access/dashboard-actions/view-and-map-staff-access.md)                                                                                                 |
| User access to Critical System should be valid        | <p><a href="/pages/NCqV9BepFyI4nXfJArP4">How to fix</a> <br><br>Note: The user access to the critical system becomes valid if the respective Org role is added to the system.</p> |

Before you begin

* Log in to Sprinto as administrator.
* Ensure you have “Admin” access on the Cyberark account you want to integrate.
* Ensure you have Audit user permissions to build this integration.
* Sprinto uses [Truto.one](https://truto.one/) as the integration partner to build this integration.

### Integrate Sprinto with Cyberark <a href="#integrate-sprinto-with-cyberark" id="integrate-sprinto-with-cyberark"></a>

1. Integrate Cyberark on Sprinto.
   * Go to **Settings** > **Integrations** > **Available**, and click Connect next to Cyberark.
   * Read the on-screen instructions, and click **Next**.

<figure><img src="/files/QPxIvMiWS5A7cuhX2I3G" alt="" width="563"><figcaption></figcaption></figure>

* On Integration page, select the acknowledgment checkbox and click Connect to Cyberark.\
  Note: Ensure you have a pop-up window enabled on your browser.
* On Authentication page, enter your Cyberark Username, Password, and IIS Server IP, and click Connect.

  <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72085997814/original/DCqfbnmD3LEcwj-Vroik1w_aTC9X5GmJWg.png?1708337029" alt="" width="375"><figcaption></figcaption></figure>

1. Add Cyberark as a critical system.
   * On **Sprinto** app, go to Data Library > Access > Critical systems, and click + Add Critical System.
   * On Add Critical System page, select Cyberark and click Add System.

     <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72085997943/original/AIjCk2aaZAspCrNrSbVVto05qI7mAkrMQg.png?1708337081" alt="" width="563"><figcaption></figcaption></figure>
2. Configure valid users for Cyberark.
   * Go to Data Library > Access > Critical systems, and select Cyberark.
   * On the Summary page, click Configure Now next to the Cyberark account.

     <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72085998017/original/CVTDFvbm5rDhNUYWmdd1LlC3nQ-I51pzUw.png?1708337121" alt="" width="563"><figcaption></figcaption></figure>
   * On the Manage page, click Configure next to access validity.

     <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72085998027/original/R6z1Rfs6_vFA1LA4bpvTzwC6f_n3uPlTSg.png?1708337138" alt="" width="375"><figcaption></figcaption></figure>
   * Choose one of the options to define valid users based on roles.

     <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72085998073/original/K5GaGLBKFIN9T1yc3IKuNe9-kXC4ha6Vmw.png?1708337157" alt="" width="375"><figcaption></figcaption></figure>

### Final Step <a href="#final-step" id="final-step"></a>

After completing Step 3, allow 15 to 20 minutes for Sprinto to finish the data syncing process. Sprinto may take several hours to evaluate the synced data and activate relevant Sprinto checks. If needed, go to Data Library > Access > Critical System to check for pending tasks next to Cyberark.

If you need any assistance with the integration, kindly get in touch with [Sprinto support](mailto:www.support@sprinto.com).


---

# 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.sprinto.com/integrations/overview/cyberark-integration.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.
