Skip to main content
The Dashboard is the home page of the Flowker module. It shows your workflow activity: key metrics, recent workflows, and recent execution history.

Accessing the Dashboard


Navigate to Flowker → Dashboard in the left sidebar, or select Flowker from the product launcher. The Dashboard opens by default.

Stat cards


A row of four summary cards appears at the top of the page:

Recent Workflows


Below the stat cards, a list displays the most recently created or modified workflows. Each entry shows:
  • Workflow name: the name assigned to the workflow.
  • Status: the current lifecycle state of the workflow: Draft, Active, or Inactive.
  • Last modified date: the date of the last change to the workflow.
Click any workflow to open it in the canvas editor.

Recent Executions


A second list displays the most recent workflow executions. Each entry shows:
  • Execution ID: the unique identifier of the execution.
  • Status: the current state of the execution: Pending, Running, Completed, or Failed.
  • Execution date: the date of the trigger.
Click any execution to go to the Executions page, where you can open its detailed results.