> ## 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 Vectra Detect Actions:

* [Get Account](./actions/get-account)
* [Get All Detection Notes](./actions/get-all-detection-notes)
* [Get Detection](./actions/get-detection)
* [Get Host](./actions/get-host)
* [List Account Notes](./actions/list-account-notes)
* [List Accounts](./actions/list-accounts)
* [List Detections](./actions/list-detections)
* [List Host Notes](./actions/list-host-notes)
* [List Hosts](./actions/list-hosts)
* [Mark Or Unmark Detections As Fixed](./actions/mark-or-unmark-detections-as-fixed)
* [Search Account](./actions/search-account)
* [Search Detections](./actions/search-detections)
* [Search Hosts](./actions/search-hosts)
* [Vectra Detect Custom Action](./actions/vectra-detect-custom-action)

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