Run statuses
Run list
The run list shows recent runs for an automation, including:- Run status.
- Trigger name.
- Created and updated times.
- Whether the run had errors.
Run details
The run detail page shows:- The run ID.
- The automation that created the run.
- The run status and timestamps.
- Execution errors.
- The timeline of executed nodes.
- Output variables created by each node.
Common error causes
Troubleshooting workflow
- Open the failed run.
- Find the first node with an error.
- Check the values produced by previous nodes.
- Verify any Liquid template used by the failed node.
- Update the automation draft.
- Save and publish the automation again.