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

* [Add Payload](./actions/add-payload)
* [Autocomplete Task](./actions/autocomplete-task)
* [Create Reliable Task](./actions/create-reliable-task)
* [Delete Payload](./actions/delete-payload)
* [Delete Sensor](./actions/delete-sensor)
* [Export Sensors](./actions/export-sensors)
* [Get Isolation Status](./actions/get-isolation-status)
* [Get Online Sensor Count](./actions/get-online-sensor-count)
* [Get Online Sensors Statuses](./actions/get-online-sensors-statuses)
* [Get Payload](./actions/get-payload)
* [Get Seal Status](./actions/get-seal-status)
* [Get Sensor Info](./actions/get-sensor-info)
* [Get Sensors By Hostname](./actions/get-sensors-by-hostname)
* [Isolate Sensor](./actions/isolate-sensor)
* [LimaCharlie Custom Action](./actions/limacharlie-custom-action)
* [List Accessible Organizations](./actions/list-accessible-organizations)
* [List Payloads](./actions/list-payloads)
* [List Reliable Tasks](./actions/list-reliable-tasks)
* [List Sensors](./actions/list-sensors)
* [Rejoin Sensor](./actions/rejoin-sensor)
* [Remove Reliable Task](./actions/remove-reliable-task)
* [Task Sensor](./actions/task-sensor)
* [Undelete Sensor](./actions/undelete-sensor)

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