Skip to main content

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:

ColumnDescription
WorkflowThe name of the workflow that ran
StatusThe final execution status
TriggerWhich trigger node initiated the execution
Executed OnWhen the execution started
ActionsLink to the execution detail page

Execution statuses

StatusMeaning
RunningCurrently in progress
SuccessAll nodes completed successfully
FailedOne or more nodes failed and were not handled
WarningCompleted 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.