> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Blink supports the following CyberArk Actions:

* [Activate User](./actions/activate-user)
* [Add Account Group](./actions/add-account-group)
* [Add Safe](./actions/add-safe)
* [CyberArk Custom Action](./actions/cyberark-custom-action)
* [Disable User](./actions/disable-user)
* [Enable User](./actions/enable-user)
* [Get Active Session](./actions/get-active-session)
* [Get Active Session Activities](./actions/get-active-session-activities)
* [Get Group](./actions/get-group)
* [Get Safe](./actions/get-safe)
* [Get User](./actions/get-user)
* [List Account Groups By Safe](./actions/list-account-groups-by-safe)
* [List Accounts](./actions/list-accounts)
* [List Active Sessions](./actions/list-active-sessions)
* [List Groups](./actions/list-groups)
* [List Safes](./actions/list-safes)
* [List Users](./actions/list-users)
* [Reset User Password](./actions/reset-user-password)
* [Terminate Live Session](./actions/terminate-live-session)
* [Update Safe](./actions/update-safe)
* [Update User](./actions/update-user)

<Note>
  Missing an action? You can always [create your own](/docs/workflows/building-workflows/actions/custom-actions).
</Note>
