Automation Executions (Pipelines) and Logs
Pipelines are execution records for automation rules. They are available from both project-level and global automation lists.
Open Pipelines
- Open an automation rule.
- Open the context menu.
- Select Pipelines.
Pipeline List Columns
- Created: timestamp when execution started.
- ID: unique pipeline identifier.
- Rule: automation rule that was executed.
- Branch: branch executed within the rule.
- Status: success, failed, or scheduled.
- Author: user who triggered the execution.
- Logs: opens detailed execution logs.
Pipeline Log Columns
- Created: timestamp when node execution finished.
- Rule: automation rule reference.
- Node: executed node type (trigger, condition, action, or branch).
- Message: system output or custom log message.