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

* [Add Document](./actions/add-document)
* [Clone Index](./actions/clone-index)
* [Create Index](./actions/create-index)
* [Create User](./actions/create-user)
* [Delete Index](./actions/delete-index)
* [Delete User](./actions/delete-user)
* [Elasticsearch Custom Action](./actions/elasticsearch-custom-action)
* [Get Index](./actions/get-index)
* [Get Mapping](./actions/get-mapping)
* [Search](./actions/search)
* [Update Mapping](./actions/update-mapping)

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