The Stats page shows aggregated usage data for workflows in your workspace. Use it to understand how often workflows run, what they cost, and how reliably they succeed.
Overview Metrics
The top section shows workspace-wide (or your personal) totals for the selected time period:
| Metric | Description |
|---|---|
| Total Workflows | Number of workflows with at least one execution |
| Total Executions | Total number of runs across all workflows |
| Total Cost | Cumulative cost of all executions |
| Avg. Success Rate | Average across all workflows that have run |
Workflow Table
Below the summary, a table lists each workflow with its individual metrics:
| Column | Description |
|---|---|
| Name | Workflow name, linked to the workflow editor |
| Creator | Who owns the workflow (visible to workspace admins) |
| Executions | Number of runs in the selected period |
| Cost | Total execution cost |
| Success Rate | Percentage of runs that completed without error |
| Avg. Duration | Mean execution time across all runs |
Click the chart icon in a row to open the per-workflow stats page with a detailed breakdown of that workflow's runs.
Per-Workflow Stats
Navigating into a specific workflow's stats page shows the same summary cards and table scoped to that single workflow, making it easy to spot trends or regressions for a particular workflow over time.
Date Range
Use the date range picker in the top-right corner to adjust the time window. Metrics update immediately when the range changes.
Admin vs. Personal View
Workspace admins see metrics for all workflows in the workspace and a Creator column in the table. Non-admin users see only their own workflows.