> ## 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 Proofpoint ITM Actions:

* [Create Dictionary](./actions/create-dictionary)
* [Create Notification](./actions/create-notification)
* [Create Or Update Dictionaries](./actions/create-or-update-dictionaries)
* [Create Predicates](./actions/create-predicates)
* [Create Rules](./actions/create-rules)
* [Delete Dictionary](./actions/delete-dictionary)
* [Delete Predicate](./actions/delete-predicate)
* [Delete Rule](./actions/delete-rule)
* [Get Dictionary](./actions/get-dictionary)
* [Get Notification](./actions/get-notification)
* [Get Predicate](./actions/get-predicate)
* [Get Rule](./actions/get-rule)
* [List Dictionaries](./actions/list-dictionaries)
* [List Dictionary Entries](./actions/list-dictionary-entries)
* [List Predicates](./actions/list-predicates)
* [List Rules](./actions/list-rules)
* [Modify Dictionary](./actions/modify-dictionary)
* [Modify Predicate](./actions/modify-predicate)
* [Modify Rule](./actions/modify-rule)
* [Proofpoint ITM Custom Action](./actions/proofpoint-itm-custom-action)
* [Update Predicate](./actions/update-predicate)
* [Update Rule](./actions/update-rule)
* [Update Rules](./actions/update-rules)

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