Last updated: Mar 21, 2025
Tasks are the building blocks of automation playbooks, driving workflows through predefined actions tailored to business requirements, data transformations, and decision logic. Where necessary, interactive elements may be integrated to provide enhanced flexibility and operational oversight.
For each playbook type, the most commonly used task types are immediately visible in the task menu, while additional task types are organized under the
Task Input Data
|
Static |
Dynamic |
|---|---|
|
|
Static Input
Static inputs refer to input values that remain constant throughout execution, such as predefined parameters for commands or fixed configuration settings.
Dynamic Input
Dynamic inputs refer to data whose values may vary based on context and task outcomes. See Dynamically Selecting Data to learn more.
Task Output Data
After task execution, users can review task details by clicking on the status icon (typically
Troubleshooting a Playbook Task
A playbook task may fail due to invalid inputs, insufficient permissions, missing parameters, or other factors. Users can view error explanations by clicking on the
Working Version Playbooks
Test-ran playbooks allow users to diagnose errors by reviewing error messages and making immediate adjustments.
Live Version Playbooks
All preprocessing and investigation playbook errors are tracked in the investigation dashboard.