Use an out-of-the-box playbook, create a new playbook, or customize an existing one based on your organization's needs.
You can customize your playbook to do the following.
Custom action | Description |
|---|---|
Automate the execution of a series of actions in a sub-playbook loop to enable handling repetitive tasks efficiently, increasing workflow productivity and consistency. | |
Filters extract relevant data to help focus on relevant information and discard irrelevant or unnecessary data. Transformers take one value and transform or render it to another value or format. | |
Perform specific automated actions using commands which are also used in playbook tasks and in the War Room. Configure script error handling. | |
Save additional data from the raw response of commands that return data. | |
Use the setIssue script to set and update all system issue fields. | |
Create conditions so if an issue with specific characteristics is created, a suitable response is issued via a playbook. |