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

* [Add Control](./actions/add-control)
* [Add Label](./actions/add-label)
* [Add Label Proof](./actions/add-label-proof)
* [Add Proof Version](./actions/add-proof-version)
* [Add Risk](./actions/add-risk)
* [Add Task](./actions/add-task)
* [Hyperproof Custom Action](./actions/hyperproof-custom-action)
* [List Controls](./actions/list-controls)
* [List Labels](./actions/list-labels)
* [List Risks](./actions/list-risks)
* [List Tasks](./actions/list-tasks)
* [Update Control](./actions/update-control)
* [Update Label](./actions/update-label)
* [Update Risk](./actions/update-risk)
* [Update Task](./actions/update-task)

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