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

* [Communicate With Glean](./actions/communicate-with-glean)
* [Get Chat By ID](./actions/get-chat-by-id)
* [Get Uploaded Files](./actions/get-uploaded-files)
* [Glean Custom Action](./actions/glean-custom-action)
* [Index Document](./actions/index-document)
* [List Chats](./actions/list-chats)
* [Summarize A Single Document](./actions/summarize-a-single-document)
* [Summarize Documents](./actions/summarize-documents)
* [Upload File To Chat](./actions/upload-file-to-chat)

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