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

* [Delete Artifact](./actions/delete-artifact)
* [Delete Asset](./actions/delete-asset)
* [Delete Client](./actions/delete-client)
* [Delete Finding](./actions/delete-finding)
* [Delete Report](./actions/delete-report)
* [Get Asset](./actions/get-asset)
* [Get Client](./actions/get-client)
* [Get Finding](./actions/get-finding)
* [Get Report](./actions/get-report)
* [List Artifacts](./actions/list-artifacts)
* [List Client Assets](./actions/list-client-assets)
* [List Client Reports](./actions/list-client-reports)
* [List Clients](./actions/list-clients)
* [List Findings](./actions/list-findings)
* [List Reports](./actions/list-reports)
* [List Tenant Assets](./actions/list-tenant-assets)
* [PlexTrac Custom Action](./actions/plextrac-custom-action)
* [Retrieve Analytics Assets](./actions/retrieve-analytics-assets)
* [Retrieve Analytics Findings](./actions/retrieve-analytics-findings)

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