Execution Logs
The Logs page shows a history of all workflow executions. Go to Logs in the sidebar.
Log list
The log list shows one row per execution:
| Column | Description |
|---|---|
| Workflow | The name of the workflow that ran |
| Status | The final execution status |
| Trigger | Which trigger node initiated the execution |
| Executed On | When the execution started |
| Actions | Link to the execution detail page |
Execution statuses
| Status | Meaning |
|---|---|
| Running | Currently in progress |
| Success | All nodes completed successfully |
| Failed | One or more nodes failed and were not handled |
| Warning | Completed with non-critical issues |
Filtering
Use the search and filter controls at the top of the list to narrow down by workflow, status, trigger, or date range.
Sub-executions
Executions triggered by an Integration node (sub-workflows) are not shown in the main log list. They appear only in the integration's analytics page. This keeps the main log focused on top-level workflow runs.
Viewing details
Click View on any row to open the execution detail page.