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:
| Card | Description |
|---|---|
| Total Workflows | Total number of workflows created in the current organization. |
| Active Workflows | Total number of workflows ready for execution. |
| Completed | Number of executions that completed successfully in the last 24 hours. |
| Failed | Number of executions that failed during processing. |
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, orInactive. - Last modified date — when the workflow was last updated.
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, orFailed. - Execution date — when the execution was triggered.

