From question to accurate answer in seconds. Here's what happens behind the scenes when AI queries your data with Contextary.
Contextary connects to your existing data warehouse — no data migration, no ETL pipelines, no new infrastructure. Just enter your connection details and Contextary auto-discovers every table, column, and data type.
Your data stays in your warehouse. Contextary only reads schema metadata — table names, column names, and types. It never copies or stores your actual data.
Schema Discovery Complete
production · BigQuery
Sales opportunities from Salesforce. Each row is one deal. Grain: one row per opportunity_id.
Current sales stage. Values: Prospect, Qualified, Proposal, Negotiation, Closed Won, Closed Lost.
Deal value in US cents. Divide by 100 for dollar amounts.
Expected or actual close date. Use for fiscal quarter calculations (FY starts Feb 1).
This is where the magic happens. Your team adds the context that only humans know — the business rules, the gotchas, the metric definitions that live in people's heads and Slack threads.
What each table represents, its grain, update frequency, owner
What columns actually mean, not just their technical names. "status = 'complete' means paid AND shipped"
MRR, churn, NRR, pipeline value — defined once with exact formulas so every tool uses the same number
Reusable data hazards: "exclude trial accounts from churn", "Stage 0 isn't sales-qualified", "amounts are in cents"
Which tables join on what keys, cardinality, FK relationships
Company info, fiscal year, currency, naming conventions
AI-assisted annotations
Don't want to document everything manually? Contextary's AI can suggest descriptions and annotations based on your schema. Review, tweak, accept.
Think of it as a living data dictionary that your AI can actually read.
Once your handbook is set up, Contextary and Claude work together behind the scenes. Contextary provides context, helps Claude write accurate SQL, and tells your warehouse what query to run — all automatically. No manual prompting, no copying docs into chat.
You ask Claude: "What's our pipeline by stage this quarter?"
Claude calls Contextary to understand the relevant tables and business rules
Contextary returns your team's knowledge:
Contextary with Claude writes accurate SQL using the correct joins, filters, and business rules
Contextary tells your warehouse what query to run and returns the results
Claude delivers the answer — as text, a table, a chart, or a full dashboard
Same question, same AI, same data. The only difference is whether AI has your team's knowledge.
Contextary includes a built-in verification tool where you can test AI-generated queries against your real data. Ask questions, see the SQL, check the results, and give feedback — all before anything hits a dashboard or board deck.
Every query is logged with the question, SQL, results, and your feedback — so your team can track AI accuracy over time.
Question
"What's our MRR for Q1?"
Generated SQL
Result
Context Applied
Free to get started. Set up in minutes, not sprints.