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

* [Create Alert Comments](./actions/create-alert-comments)
* [Create Query](./actions/create-query)
* [Get Alert](./actions/get-alert)
* [Get Alert Comment](./actions/get-alert-comment)
* [List Alert](./actions/list-alert)
* [List Alert Comments](./actions/list-alert-comments)
* [List Alert Events](./actions/list-alert-events)
* [Panther GraphQL Custom Action](./actions/panther-graphql-custom-action)
* [Panther REST API Custom Action](./actions/panther-rest-api-custom-action)
* [Update Alert Comment](./actions/update-alert-comment)
* [Update Alert Status](./actions/update-alert-status)
* [Update Multiple Alerts Status](./actions/update-multiple-alerts-status)

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