Workflow automation
Workflow execution
Execution history
Every workflow has an Executions section where you can see past runs with timestamps and status (running, completed successfully, ended with errors).
By clicking on a specific execution, you can drill down into the same details (each node’s data, etc.).
Visibility in the Activity Log
When an action is initiated by a workflow, you can trace it through the Activity Log.
The action’s actor will include the following details:
- Workflow name: - the name of the workflow that triggered the action, with a link directly to the workflow.
- Workflow execution: - the specific workflow execution that performed the action, with a link to that exact execution instance.