Dashboards
Build custom dashboards with real-time widgets to visualize your data.
1 min read
Dashboards
Create custom dashboards to visualize your data with real-time widgets.
Creating a Dashboard
- Go to Dashboards in the sidebar
- Click New Dashboard
- Add widgets from the widget palette
- Configure each widget's data source and display options
- Arrange widgets by dragging and resizing
Widget Types
8 of 8
Widget | Description |
|---|---|
| Counter | Single metric display (e.g., total entities, avg score) |
| Bar Chart | Compare values across categories |
| Line Chart | Track trends over time |
| Pie Chart | Show proportional distributions |
| Table | Tabular data with sorting |
| List | Ordered or filtered entity list |
| Progress | Progress bar toward a goal |
| Stat Card | Key metric with trend indicator |
Data Sources
Widgets can pull data from:
- Entity queries — Count, aggregate, or filter entities
- Integration data — Analytics from PostHog, GSC, etc.
- Job metrics — Background job success rates and durations
- Custom queries — Advanced Convex queries for complex data
Real-Time Updates
Dashboards use Convex's real-time sync — widgets update automatically when underlying data changes. No manual refresh needed.
Was this helpful?
