Skip to main content

Creating Dashboards

The Dashboard Factory uses AI to generate complete dashboards from a natural language description.

How to Create a Dashboard

  1. Go to Dashboards → click Factory (or + Create New)
  2. Choose a style: Strategic or Operational
  3. Write a description of what you want
  4. Click Generate

Screenshot of the Dashboard Factory showing the style selector, text prompt area, and quick starter buttons

Dashboard Styles

StyleBest ForWhat It Produces
StrategicExecutives, high-level overviewsLarge KPI values, trend charts, executive summaries
OperationalDay-to-day operations, detailed monitoringDense tables, alert indicators, detailed breakdowns

Quick Starters

Three pre-built templates to get you started:

TemplateFocusSample Prompt
Exec / RevenueRevenue trends, top products, monthly growth"Executive dashboard with revenue KPIs, top products, and growth trends"
Customer SuccessRetention, satisfaction, churn"Customer success dashboard with retention rates and satisfaction metrics"
Ops / RealtimePipeline health, ingestion metrics, quality"Operational dashboard monitoring data quality and pipeline status"

Writing Effective Prompts

Be specific in your description. Good prompts include:

  • What metrics you want to see
  • Time period to focus on
  • Grouping dimensions (by region, product, customer segment)
  • Comparisons you're interested in

Good: "Monthly revenue dashboard for the last 12 months showing total revenue, average order value, and top 10 products by sales, broken down by region"

Too vague: "Show me sales data"

Generation Process

After clicking Generate, you'll see real-time progress:

Screenshot showing the generation progress with streaming status updates (analyzing, reviewing, final-review)

  1. Analyzing — AI examines your data schemas and business context
  2. Reviewing — AI creates SQL queries for each metric
  3. Final Review — AI optimizes queries and generates the layout

This typically takes 30-60 seconds.

Preview & Save

Before saving, you'll see a preview of the generated dashboard:

Screenshot of the dashboard preview showing brick placeholders with chart types, KPI values, and text blocks in a grid layout

Each brick (building block) shows:

  • Type — Chart (line/bar/pie/area/scatter), KPI Value (big number), or Text (summary)
  • Size — Width × Height in the grid
  • Linked KPI — Which metric powers this brick
  • SQL — The query that generates the data (click to preview)

Click Save Dashboard to create it. The AI will then validate and optimize all queries (this takes 1-3 minutes in the background).

info

Prerequisites: You must have Business Context configured before creating dashboards. If you haven't set it up yet, you'll be redirected to the Business Context wizard.