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

* [Analyze URL](./actions/analyze-url)
* [Delete File](./actions/delete-file)
* [Get Alerts By Alert IDs](./actions/get-alerts-by-alert-ids)
* [Get Analysis Result](./actions/get-analysis-result)
* [Get Detection And Hunt Report](./actions/get-detection-and-hunt-report)
* [Get IOCs](./actions/get-iocs)
* [Get Root Analysis Code Reuse](./actions/get-root-analysis-code-reuse)
* [Get Root Analysis File Metadata](./actions/get-root-analysis-file-metadata)
* [Get Root Analysis Strings](./actions/get-root-analysis-strings)
* [Get Sub Analysis Code Reuse](./actions/get-sub-analysis-code-reuse)
* [Get Sub Analysis File Metadata](./actions/get-sub-analysis-file-metadata)
* [Get Sub Analysis Strings](./actions/get-sub-analysis-strings)
* [Get URL Analysis Result](./actions/get-url-analysis-result)
* [Ingest Alert](./actions/ingest-alert)
* [Intezer Custom Action](./actions/intezer-custom-action)
* [List Analyses](./actions/list-analyses)
* [List Sub Analyses IDs](./actions/list-sub-analyses-ids)
* [List URL Analyses](./actions/list-url-analyses)

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