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

* [Create Alert](./actions/create-alert)
* [Create Case](./actions/create-case)
* [Create Case From Alert](./actions/create-case-from-alert)
* [Delete Case](./actions/delete-case)
* [Get Analyzer Report](./actions/get-analyzer-report)
* [Get Case](./actions/get-case)
* [Mark Alert Read Unread](./actions/mark-alert-read-unread)
* [Query API](./actions/query-api)
* [Run Analyzer](./actions/run-analyzer)
* [Run Responder](./actions/run-responder)
* [TheHive Custom Action](./actions/thehive-custom-action)
* [Update Alert](./actions/update-alert)
* [Update Case](./actions/update-case)

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