> ## 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 JumpCloud Actions:

* [Create Command](./actions/create-command)
* [Delete Command](./actions/delete-command)
* [Get Command](./actions/get-command)
* [Get Command Result](./actions/get-command-result)
* [Get User Group](./actions/get-user-group)
* [JumpCloud Custom Action](./actions/jumpcloud-custom-action)
* [List Command Results](./actions/list-command-results)
* [List Commands](./actions/list-commands)
* [List Groups](./actions/list-groups)
* [List Policies](./actions/list-policies)
* [List Policy Associations](./actions/list-policy-associations)
* [List System Group Associations](./actions/list-system-group-associations)
* [List System Group Membership](./actions/list-system-group-membership)
* [List System Users](./actions/list-system-users)
* [List Systems](./actions/list-systems)
* [List User Group Members](./actions/list-user-group-members)
* [List User Groups](./actions/list-user-groups)
* [List User Groups By User](./actions/list-user-groups-by-user)
* [Manage System Group Associations](./actions/manage-system-group-associations)
* [Manage System Group Members](./actions/manage-system-group-members)
* [Run Command](./actions/run-command)
* [Update Command](./actions/update-command)
* [Update Command Association](./actions/update-command-association)
* [Update User Group](./actions/update-user-group)
* [Update User Group Member](./actions/update-user-group-member)

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