Natural language queries
Instead of writing SQL, you can type a question and Vizdom generates the query, runs it, and returns a chart or table. Example prompts:Chart recommendations
When you run a query or select a dataset, Vizdom analyzes the shape of your results and recommends the most appropriate chart types. Recommendations appear at the top of the chart type selector, marked with a Recommended badge. The recommendation engine considers:- The number of dimensions and measures in the result
- Whether any field is a date or timestamp
- The cardinality of categorical fields
- The distribution of numeric values
Anomaly detection and alerting
Vizdom continuously monitors your connected data sources for statistical anomalies. When a metric deviates significantly from its expected range — based on historical patterns — AI Insights raises an alert. To configure anomaly detection on a visualization:- Open the visualization in edit mode.
- Click AI Insights → Enable Anomaly Detection.
- Set the Sensitivity level (Low, Medium, High) and choose notification channels (email, Slack, or webhook).
Smart summaries
Smart summaries automatically generate a written narrative for any dashboard. The summary highlights key trends, top performers, and notable changes since the last period. To generate a summary:- Open a dashboard.
- Click AI Insights in the top toolbar.
- Click Generate Summary.
Asking your first question
Open the AI panel
On any dashboard or in the Visualizations section, click the AI Insights button (the sparkle icon) in the top toolbar.
Select a data source
In the AI panel, choose the data source or table you want to query. You can type to search if you have many sources connected.
Type your question
Enter your question in plain English. Be specific about the metric, dimension, and time frame you’re interested in.
Review and refine
Vizdom returns a chart and the SQL it used. If the result isn’t quite right, type a follow-up question to refine it:
Supported question types
AI Insights handles a wide range of analytical questions:- Aggregations — sums, averages, counts, min/max across any field
- Grouping and breakdowns — by category, region, time period, user segment
- Comparisons — period-over-period, segment-vs-segment, ranking
- Filters — “only include active users”, “exclude test accounts”
- Trends — growth rates, moving averages, cumulative totals
Limitations
- AI Insights cannot query data that hasn’t been connected to Vizdom. It works only with your configured data sources.
- Very complex multi-step calculations (e.g., custom cohort analysis) may require manual SQL in the visualization builder.
- AI Insights does not have access to data outside your workspace. Queries are scoped to your connected sources only.
- Question interpretation depends on your dataset’s column names and descriptions. Adding column descriptions in Data Sources → Schema improves accuracy.
Data Sources
Connect a data source before using AI Insights.
Dashboards
Add AI-generated charts to a dashboard and share them with your team.