Not a pre-built dashboard. Not a static model. A runtime agent that reads each question, figures out which slice of your Thinkmap is relevant, and reasons through to a defensible answer — live, on demand, with full audit trail.
For every question you ask, the agent generates a Deterministic Answer Flow — a structured, reproducible plan that produces the same answer every single time the same question is asked. DAF is what separates AirQuery from every other LLM-on-data tool on the market.
Only the relevant slice of the Thinkmap is loaded for each question — not the entire schema. Same question, same context, same reasoning.
The agent traverses verified Thinkmap nodes; it doesn't free-form invent table names or metrics. No degrees of freedom = no drift.
Questions resolve to structured plans (not loose code). Plans are deterministic, replayable, and diff-able across runs.
Every metric used must be a verified entry in the semantic layer. If MRR means SUM(active.amount) today, it means that tomorrow too.
Every DAF emits a confidence score derived from coverage, verification, and historical accuracy — not from the model's self-assessment.
Every DAF is stored verbatim. Re-run it next month, get the same answer. Show it to a regulator. Diff it against a colleague's run.
Most "AI for data" tools rely on the LLM to be deterministic, which it never is. AirQuery's agent uses the LLM inside a deterministic flow — the model proposes, the DAF verifies. The result is reproducibility you can bet a quarterly report on.
Most "AI for data" tools push your entire schema into the prompt and pray. That's slow, expensive, and full of noise. The AirQuery agent does the opposite — it identifies the handful of entities, metrics, and rules in your Thinkmap that the question actually depends on, then loads just those. Smaller context. Sharper reasoning. Lower bill.
Stuff the whole schema, metric catalog, and sample rows into the prompt. Let the LLM figure it out.
Surface only the Thinkmap subgraph the question actually depends on. Nothing more.
Every Deterministic Answer Flow runs through the same six stages. Every stage is visible, traceable, and reproducible — no black box. Re-run the DAF, get the identical result.
Identify entities, metrics, time windows, comparisons referenced in natural language.
Walk the Thinkmap to find the relevant subgraph: data tables, metric definitions, ontology rules.
Decompose into a step-by-step plan. Pick the cheapest path. Check assumptions early.
Compile to SQL, dispatch against the warehouse, stream results back. Catch errors as they happen.
Compare results against the Thinkmap's expectations. Flag anomalies. Score confidence.
Natural-language answer + cited metrics + SQL trace + Thinkmap subgraph used.
The agent isn't a model that was trained on your data three months ago. It reasons fresh on every question against the current state of your Thinkmap and warehouse. Every change propagates instantly. Here's a real Tuesday at a customer:
revenue definition in the semantic layer to exclude
refunded line items. Commit pushed.
fact_subscriptions table to the warehouse. Maps it into the
Thinkmap with three clicks.
The AirQuery Data Intelligence Agent is what powers Thinkbox-driven answers in the Wise App, Slack, Teams, and your custom embeds.
Get Started Free See Thinkbox