- Connecting — Verifies the connection and reads your database structure
- Analyzing — Maps tables, columns, types, relationships, and constraints
- Building metrics — Discovers business KPIs from your schema (revenue, user growth, etc.)
| Status | Meaning |
|---|---|
| AI Ready | Schema analyzed, metrics built — ready for dashboard generation |
| Syncing | Currently analyzing your database |
| Building metrics | Discovering business metrics from your schema |
| Error | Something went wrong — check the error message for details |
Managing your connections
Click the menu icon on any connected database to access:- Edit schema — Add descriptions to help AI understand your tables
- Edit connection — Update host, credentials, or other settings
- AI instructions — Customize how dashboards are generated
- Business metrics — View and manage discovered KPIs
- Remove — Delete the connection (with confirmation)
Generating dashboards
Once a connection shows AI Ready, go to the Dashboard page, select your database, and ask a question in natural language. VexiData will:- Plan the dashboard layout
- Generate SQL queries against your database
- Create charts, metrics, and tables
- Assemble everything into an interactive dashboard