Learn how to use the AI chat interface effectively.
The AI chat interface provides a conversational way to interact with your data. You can ask questions, request analyses, and get results in a natural dialogue format.
Less effective:
"Show me the sales data"
More effective:
"Show me total sales by region for the last quarter"
The AI maintains context, so you can ask follow-up questions:
"Show me the top 10 products by sales"
↓
"Now break that down by region"
↓
"What was the trend over the last 3 months?"
Always review the generated SQL query before executing on production data. The AI shows you the query so you can verify it matches your intent before running.