Skip to content

AI Chat Interface

Querri’s AI chat assistant helps you analyze data using natural language queries.

  1. Open your project
  2. Click the “Chat” icon in the sidebar
  3. Type your question in plain English
  • “What columns are in my dataset?”
  • “Show me the first 10 rows”
  • “What’s the date range of my data?”
  • “What are the top 5 products by revenue?”
  • “Show me sales trends by month”
  • “Find outliers in the price column”
  • “Create a bar chart of sales by region”
  • “Show me a line graph of revenue over time”
  • “Make a pie chart of market share”
  1. Understands context from your current project
  2. Generates steps to answer your question
  3. Creates visualizations automatically
  4. Explains results in plain language
  • Be specific about what you want to see
  • Mention column names when known
  • Ask follow-up questions to refine
  • Use chat to explore before building steps