Skip to main content

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.

Full screenshot of a completed dashboard showing charts, KPI values, and text blocks arranged in a grid

Dashboard States

StateWhat It MeansVisual Indicator
BuildingAI is validating and optimizing queriesAnimated pulse with spinner
ReadyDashboard is complete and showing dataNormal display
ErrorOne or more queries failedRed error indicator

Building State

When a dashboard is first created, it enters a building phase where the AI:

  1. Validates all SQL queries against your data
  2. Optimizes queries for performance
  3. Caches initial results

This takes 1-3 minutes. The page auto-refreshes every 5 seconds until complete.

Screenshot of the building state with the progress indicator and spinner

Dashboard Features

Filters

Dashboards support dynamic filters that apply to all bricks:

Screenshot showing the filter bar with text and date range filters

Filter TypeUsage
TextFilter by category, product, region, etc.
Date RangeRestrict 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:

Screenshot of the embedded chat assistant sidebar within a dashboard view

Ask questions like:

  • "Why did revenue drop in March?"
  • "Which product had the highest growth?"
  • "Summarize the key takeaways from this dashboard"

Actions

ActionDescription
RefreshReload all data
Fix QueriesRe-run AI optimization on failed queries
Toggle VisibilityShow/hide the dashboard from other users
DeleteRemove the dashboard permanently

Dashboard Grid

Bricks are arranged in a responsive grid:

Brick TypeDescriptionExample
KPI ValueLarge number with trend indicatorRevenue: R$ 125,432 ▲12%
ChartVisual data representationLine chart of monthly sales
TextExecutive summary or insight"Revenue grew 12% compared to last quarter..."

Chart Types

TypeBest For
LineTrends over time
BarComparisons between categories
PieProportional breakdowns
AreaVolume trends over time
ScatterCorrelations 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.