Skip to main content
The Dashboard is the home page of the Flowker module. It provides an at-a-glance overview of your workflow activity, covering 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 is the default landing page.

Stat cards


A row of four summary cards appears at the top of the page:
CardDescription
Total WorkflowsTotal number of workflows created in the current organization.
Active WorkflowsTotal number of workflows ready for execution.
CompletedNumber of executions that completed successfully in the last 24 hours.
FailedNumber of executions that failed during processing.
These cards give you a quick health check on your workflow automation activity.

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 — when the workflow was last updated.
Click any workflow to navigate directly to its detail page.

Recent Executions


A second list displays the most recent workflow executions. Each entry shows:
  • Workflow name — the workflow that was executed.
  • Status — the current state of the execution: Pending, Running, Completed, or Failed.
  • Execution date — when the execution was triggered.
Click any execution to view its detailed results.