last updated: mar 21, 2025
On Playbook Start
Executes tasks either during the playbook's test run or after the playbook is added to an incident— via utility commands, the Escalate playbook task, the playbook automation widget, or the
On Incident Close
Executes tasks after:
-
Manually closing an incident
-
Manually performing batch closures of incidents
-
Closing incidents using utility commands, either manually or automatically
On Playbook Task Error
Executes tasks when a current-level task or nested playbook command encounters an error.
Common use cases include notifying relevant stakeholders of task failures and automatically retrying the task.
On Incident Reopen
Executes tasks whenever a previously closed incident (i.e. Status: Closed) is manually or automatically reopened (i.e. Status: Open).
On Incident Change
Executes tasks whenever changes are made to the content within the Overview section of the incident workspace.
On Incident Status Change
Executes tasks whenever an incident's status transitions between the following states:
-
Open
-
In Progress
-
On Hold
Common use cases:
-
Automatically assign tasks based on the new status
-
Notify relevant stakeholders of the status change
On Incident External Action
Executes tasks when the Trigger Incident External Action utility command identifies an incident that matches a specific search criteria—facilitating cross-incident automation and coordination.
The On Incident External Action workflows of all playbooks associated with the first matching incident will be executed.
On Investigation Change
Executes tasks whenever summary, findings, remediations & mitigations, and recommendations data within the Investigation tab of the incident workspace changes.
Common use cases:
-
Notifying the team of new evidence
-
Re-evaluating the incident based on updated investigation details