Skip to main content
Executions represent individual runs of your workflows. The Executions page provides a complete history of all workflow executions, allowing you to monitor progress, investigate failures, and review results. In this section, you’ll learn how to manage executions via the Lerian Console.

Accessing the Executions page


To open the Executions page, click Executions from the left-side menu on the Flowker page. The page displays all executions for the organization in a data table, with the following columns:
  • Workflow — the name of the workflow that was executed (or Deleted workflow when the workflow no longer exists).
  • Execution ID — unique identifier of the execution.
  • Status — the current state of the execution.
  • Started At — the date and time the execution was triggered.
  • Duration — how long the execution took to complete.
  • Actions — action menu to view execution details.
You can filter executions by workflow name or status using the filter fields above the table.

Execution statuses


Each execution progresses through a lifecycle indicated by its status:

View execution details