Viewing Dashboards
Once a dashboard is created and built, you can view it with real data, apply filters, and interact with an embedded AI assistant.

Dashboard States
| State | What It Means | Visual Indicator |
|---|---|---|
| Building | AI is validating and optimizing queries | Animated pulse with spinner |
| Ready | Dashboard is complete and showing data | Normal display |
| Error | One or more queries failed | Red error indicator |
Building State
When a dashboard is first created, it enters a building phase where the AI:
- Validates all SQL queries against your data
- Optimizes queries for performance
- Caches initial results
This takes 1-3 minutes. The page auto-refreshes every 5 seconds until complete.

Dashboard Features
Filters
Dashboards support dynamic filters that apply to all bricks:

| Filter Type | Usage |
|---|---|
| Text | Filter by category, product, region, etc. |
| Date Range | Restrict data to a specific time period |
Refresh Data
Click the Refresh button to re-execute all queries and update the dashboard with the latest data. A timestamp shows when data was last fetched.
Dashboard Assistant
Each dashboard includes an embedded AI assistant that understands the specific context of that dashboard:

Ask questions like:
- "Why did revenue drop in March?"
- "Which product had the highest growth?"
- "Summarize the key takeaways from this dashboard"
Actions
| Action | Description |
|---|---|
| Refresh | Reload all data |
| Fix Queries | Re-run AI optimization on failed queries |
| Toggle Visibility | Show/hide the dashboard from other users |
| Delete | Remove the dashboard permanently |
Dashboard Grid
Bricks are arranged in a responsive grid:
| Brick Type | Description | Example |
|---|---|---|
| KPI Value | Large number with trend indicator | Revenue: R$ 125,432 ▲12% |
| Chart | Visual data representation | Line chart of monthly sales |
| Text | Executive summary or insight | "Revenue grew 12% compared to last quarter..." |
Chart Types
| Type | Best For |
|---|---|
| Line | Trends over time |
| Bar | Comparisons between categories |
| Pie | Proportional breakdowns |
| Area | Volume trends over time |
| Scatter | Correlations between two variables |
Thumbnails
On the Dashboards home page, each dashboard shows a miniature preview that approximates the actual grid layout. This helps you quickly identify dashboards visually.