Skip to content

Workflow-level executions list

The Executions view in each workflow shows all executions for that workflow.

View executions for a single workflow

In the workflow, select the Executions tab in the top menu. A preview of all executions of that workflow is displayed.

Filter executions

You can filter the executions list.

  1. In your workflow, select Executions.
  2. Select Filters.
  3. Enter your filters. You can filter by:
    • Status: choose from Failed, Running, Success, or Waiting.
    • Execution start: see executions that started in the given time.

Retry failed workflows

If your workflow execution fails, you can retry the execution. To retry a failed workflow:

  1. Open the Executions list.
  2. For the workflow execution you want to retry, select Refresh .
  3. Select either of the following options to retry the execution:
    • Retry with currently saved (from node with error): Once you make changes to your workflow, you can select this option to execute the workflow with the previous execution data.
    • Retry with original workflow (from node with error): If you want to retry the execution without making changes to your workflow, you can select this option to retry the execution with the previous execution data.