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

* [Assign Incident](./actions/assign-incident)
* [Attach File To Incident](./actions/attach-file-to-incident)
* [Attach File To Record](./actions/attach-file-to-record)
* [Close Incident](./actions/close-incident)
* [Comment Incident](./actions/comment-incident)
* [Create Incident](./actions/create-incident)
* [Create Record](./actions/create-record)
* [Delete Record](./actions/delete-record)
* [Get Incident](./actions/get-incident)
* [Get Record](./actions/get-record)
* [List Incidents](./actions/list-incidents)
* [List Tables](./actions/list-tables)
* [Search Records](./actions/search-records)
* [ServiceNow Custom Action](./actions/servicenow-custom-action)
* [Update Incident](./actions/update-incident)
* [Update Record](./actions/update-record)

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