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

* [Add Comment To Incident](./actions/add-comment-to-incident)
* [Assign Incident](./actions/assign-incident)
* [BigPanda Custom Action](./actions/bigpanda-custom-action)
* [Create Environment](./actions/create-environment)
* [Create User](./actions/create-user)
* [Delete Environment](./actions/delete-environment)
* [Delete User](./actions/delete-user)
* [Get Environment](./actions/get-environment)
* [Get Incident](./actions/get-incident)
* [Get Incident Activities](./actions/get-incident-activities)
* [Resolve Incident](./actions/resolve-incident)
* [Retrieve All Environments](./actions/retrieve-all-environments)
* [Retrieve All Users](./actions/retrieve-all-users)
* [Search Incidents](./actions/search-incidents)
* [Unassign Incident](./actions/unassign-incident)
* [Unsnooze Incident](./actions/unsnooze-incident)
* [Update Environment](./actions/update-environment)

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