> ## 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 Microsoft Sentinel Actions:

* [Append Tags To Indicator](./actions/append-tags-to-indicator)
* [Create Indicator](./actions/create-indicator)
* [Create Or Update Bookmark](./actions/create-or-update-bookmark)
* [Create Or Update Incident](./actions/create-or-update-incident)
* [Create Or Update Incident Comment](./actions/create-or-update-incident-comment)
* [Create Or Update Watchlist](./actions/create-or-update-watchlist)
* [Create Or Update Watchlist Item](./actions/create-or-update-watchlist-item)
* [Delete Bookmark](./actions/delete-bookmark)
* [Delete Incident](./actions/delete-incident)
* [Delete Incident Comment](./actions/delete-incident-comment)
* [Delete Indicator](./actions/delete-indicator)
* [Delete Watchlist](./actions/delete-watchlist)
* [Delete Watchlist Item](./actions/delete-watchlist-item)
* [Get Bookmark](./actions/get-bookmark)
* [Get Incident](./actions/get-incident)
* [Get Incident Comment](./actions/get-incident-comment)
* [Get Indicator](./actions/get-indicator)
* [Get Watchlist](./actions/get-watchlist)
* [Get Watchlist Item](./actions/get-watchlist-item)
* [List Alerts For Incident](./actions/list-alerts-for-incident)
* [List Bookmarks](./actions/list-bookmarks)
* [List Entities For Incident](./actions/list-entities-for-incident)
* [List Incident Comments](./actions/list-incident-comments)
* [List Incidents](./actions/list-incidents)
* [List Indicators](./actions/list-indicators)
* [List Watchlist Items](./actions/list-watchlist-items)
* [List Watchlists](./actions/list-watchlists)
* [Microsoft Sentinel Custom Action](./actions/microsoft-sentinel-custom-action)
* [Query Indicators](./actions/query-indicators)

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