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

* [Delete Session](./actions/delete-session)
* [Generate Chat Completion](./actions/generate-chat-completion)
* [Get Agent](./actions/get-agent)
* [Get Session](./actions/get-session)
* [Helix Custom Action](./actions/helix-custom-action)
* [List Agents](./actions/list-agents)
* [List Sessions](./actions/list-sessions)

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