What you’ll do
- Connect a data source to Wayak
- Ask the agent a question about your data
- Explore follow-up queries and drill into results
Step 1: Connect a data source
- Database
- File upload
- Go to Data Sources in the Wayak dashboard
- Click Add data source and select your database type
- Enter your connection credentials (host, port, database, user, password)
- Click Test connection to verify
- Click Connect
Step 2: Ask your first question
Open the Wayak chat and type a question in plain language. The agent figures out which tables to query, builds the right query, and returns the answer. Try questions like:- “How many rows are in [your table name]?”
- “What are the top 10 records by [a numeric column]?”
- “Show me a breakdown of [column A] grouped by [column B]”
Step 3: Go deeper
Once you get your first answer, keep going. The agent maintains context across the conversation, so you can:- Drill down — “Now filter that to just the last 30 days”
- Compare — “How does that compare to the previous quarter?”
- Pivot — “Break that down by region instead”
- Export — “Give me that as a table I can copy”
What’s next
You’ve connected data and started chatting. To get more accurate and consistent answers, define a semantic layer that teaches the agent your business logic.Build a semantic layer
Teach the agent your metrics, terminology, and table relationships.

