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

* [Create Search Job](./actions/create-search-job)
* [Create Search Job And Get Results](./actions/create-search-job-and-get-results)
* [Cribl Custom Action](./actions/cribl-custom-action)
* [Delete Pipeline](./actions/delete-pipeline)
* [Get Function](./actions/get-function)
* [Get Output](./actions/get-output)
* [Get Pipeline](./actions/get-pipeline)
* [Get Search Job](./actions/get-search-job)
* [Get Search Job Results Poll](./actions/get-search-job-results-poll)
* [Get User](./actions/get-user)
* [List Functions](./actions/list-functions)
* [List Outputs](./actions/list-outputs)
* [List Pipelines](./actions/list-pipelines)
* [List Processes](./actions/list-processes)
* [List Search Jobs](./actions/list-search-jobs)
* [List Users](./actions/list-users)

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