Your first query
Updated April 15, 2026 · 5 min read
Open a new chat
From the dashboard, choose New chat (or open an existing session). Pick the connection that points at the database you care about.
Ask in plain English
Type a question the way you would ask a teammate, for example:
- What is my MRR this month?
- Who are my top ten customers by revenue?
- How many sign-ups did we have last week?
Press Enter to send. You do not need to name tables or columns — Querify maps your question to your schema.
Understanding the result card
Each answer usually includes:
- A short summary in plain language
- A table or chart when the answer fits one
- SQL you can expand to verify what ran
- Tables used and any assumptions Querify made
If something looks off, copy the SQL into your own SQL editor to double-check.
Example questions to try
Start with metrics you already track elsewhere. Comparing Querify’s numbers to a report you trust is a good sanity check.
When you are ready, explore Using Querify for tips on follow-up questions and exports.
Was this helpful?
Still need help? Email support@querify.ai