response actions.md

Response Actions and Automations

Available to Admins only

Response Actions (also referred to as Response Automations) allow you to automatically execute custom Python code when investigations complete. This enables seamless integration with external systems and consistent, repeatable response workflows.

Response Actions are commonly used to:

An example Response Action

How Response Automations Work

Execution Model

{% hint style="info" %} The variables available can change depending on the trigger you use. Keep this in mind when planning/creating Response Actions. {% endhint %}

{% hint style="info" %} Want to learn more? Check out our Building Response Automations and Actions Best Practices Guide {% endhint %}