Introducing Thinkbox — the neuro-symbolic reasoning engine behind AirQuery Read more →
A new category AI + HI = DI

Analytics requires Deterministic Intelligence.

@airquery is the Analytics Agent.

The era of guessing AI is over. AirQuery pairs Artificial Intelligence with Human Intelligence to produce answers that are reproducible, auditable, and safe to act on — the only kind of analytics worth betting the business on.

No credit card
14-day enterprise trial
SOC 2 Type II
Sales Analysis
3 questions

revenue by Ship Mode

Show revenue broken down by Ship Mode

ANALYTICAL 99% confidence
Thinkbox: Executive Sales Overview Strategy: LLM
Revenue Ship Mode
DISTRIBUTION
Standard Class
59.1%
Second Class
20.0%
First Class
15.3%
Same Day
5.6%
First Class Same Day Second Class Standard Class
% SHARE OF REVENUE
REVENUE OVERVIEW
Total2.3M
Avg574.3K
Min128.4K
Max1.4M
Inside AirQuery

Meet Thinkbox.

Thinkbox — the reasoning engine inside AirQuery

Thinkboxes are domain-specific contextual harnesses. Where regular AI guesses, a Thinkbox reasons — pairing the language understanding of modern AI with the things your business actually knows in a given domain: the metrics your team has agreed on, the relationships in your data, and the rules that make a number a number.

The result: answers you can trust, sources you can check, and the same answer every time you ask the same question. Think of it as a tireless analyst who has memorised your entire data warehouse — and shows their work for every question.

AI
Artificial Intelligence

LLMs that understand natural language. Pattern recognition at scale. Creative hypotheses.

+
👤
HI
Human Intelligence

Verified metrics. Domain rules. Institutional context. Approval from the people who own the data.

=
DI
Deterministic Intelligence

Same question, same answer. Every time. Cited, sourced, and auditable. The only kind of analytics worth betting the business on.

Why this matters

Pure AI hallucinates.
Pure BI is too slow. There’s a third way.

Pure AI · black-box LLM on data
  • ✕ Hallucinates metrics
  • ✕ Different answer each time
  • ✕ Cannot explain its reasoning
  • ✕ Unsafe for finance, ops, regulated work
Pure BI · classic dashboards
  • ✕ Weeks per new question
  • ✕ Brittle SQL no analyst wants to touch
  • ✕ Cannot reason — only shows
  • ✕ Definitions drift across teams
AirQuery · Deterministic Intelligence
  • ✓ Grounded in verified semantic model
  • ✓ Same input → same answer, always
  • ✓ Every step of reasoning is visible
  • ✓ Safe for the CFO. Fast for the analyst.
The Wise App

Just @airquery it.
Right where your team already talks.

The Wise App lives inside Slack and Microsoft Teams — mention @airquery in any channel or thread and get a reasoned, sourced answer in seconds. No app to open. No dashboard to find. The agent comes to the conversation.

#revenue-ops 12 members
SK
Sarah Kim VP Finance 9:42 AM
We need to understand the APAC drop before tomorrow’s QBR. Anyone have numbers?
ML
Marcus Lee Sales Ops 9:43 AM
@airquery why did APAC revenue drop last quarter, and which accounts drove it?
@airquery
@airquery APP 9:43 AM

APAC revenue fell 22% in Q2 driven by 3 enterprise churns in Singapore totaling $840k ARR: Acme, Globex, Initech. Renewal risk for the segment is now High.

Show reasoning 3 steps · 99% confidence
  1. 1 Joined orders × regions × customers
  2. 2 Compared Q2 vs Q1 by region & segment
  3. 3 Isolated drop → 3 enterprise churns in Singapore
JL
Jessica Liu CS Lead 9:45 AM
Got it — I’ll set up calls with Acme & Globex this week. @airquery alert me if any other APAC account opens a support escalation.
+ Reply to thread — type @airquery to ask anything
Works in the conversation

No new dashboard to learn. @airquery in any Slack channel or Teams chat — group, DM, or thread.

Powered by Thinkbox

Every answer is reasoned, sourced, and reproducible. Same input, same answer — auditable for finance, safe for ops.

Built for teams

Decisions become threads. Pin answers, set alerts, share with one click — the work happens where it’s already happening.

In action

Ask anything. See the reasoning.

Every answer ships with the steps Thinkbox took, the rules it followed, and the SQL it ran.

Ask SQL Trace deterministic
> why did APAC revenue drop last quarter?
1 Decomposive — split into: regional revenue Q2 vs Q1, churn events, FX impact
2 Deductive — applied verified_revenue metric × region entity
3 Abductive — isolated cause: 3 enterprise churns in Singapore
4 Reflective — confidence: 0.94 (3 sources cross-confirm)
Answer

APAC revenue fell 22% due to 3 enterprise churns in Singapore totalling $840k ARR. Renewal risk score for the segment: High. Recommended action: schedule QBRs with the remaining 7 APAC enterprise accounts before Aug 15.

Lives where your data lives

Plug straight into your existing stack.

AirQuery reasons directly over your data warehouse or operational database — no copies, no movement, no surprise bills. Bring your own data; keep your governance.

Snowflake
BigQuery
Databricks
Redshift
Athena
Azure Synapse
Postgres
MySQL
MongoDB
SQL Server
DuckDB
Oracle
Iceberg
dbt
Bring your own

Don’t see your warehouse? AirQuery speaks ANSI SQL — if it has a JDBC driver, we can read it. (Native data pipelines & managed ingestion coming soon.)

Questions we answer

Built for the questions you actually ask.

“What’s driving the gap between forecast and actuals this quarter?”
Joined forecasts × gl_entries × deals from NetSuite, Salesforce & the planning model.

Gap of $1.2M driven by slipped enterprise renewals and FX headwind in EU. Forecast confidence revised to 62%.

“Which acquisition channel produces customers that actually retain?”
Joined attribution × subscriptions × events from HubSpot, Stripe & Segment.

Referral has 4.2× LTV vs Paid Search. Recommended reallocating $80k/mo from Google Ads into the referral program.

“Where are we losing margin in the supply chain?”
Joined shipments × vendor_invoices × skus from SAP, ShipHero & the cost model.

Margin compression of 4.1pts in the Midwest DC — root cause: 3 vendors raised prices in May without sourcing being notified.

“What feature usage predicts a customer will upgrade?”
Joined events × plans × accounts from Mixpanel, Stripe & the user table.

Accounts using shared workspaces + API in week 1 upgrade at 38% vs 4% baseline. PLG signal added to growth model.

For developers

Query like an API. Embed anywhere.

A single endpoint that speaks SQL, English, or MCP. Ship deterministic analytics inside your own product in an afternoon.

Python TypeScript Go REST MCP GraphQL
Read the docs →
python typescript curl copy
# Ask AirQuery anything — get answer + reasoning trace
from airquery import Client

aq = Client(api_key="aq_live_...")

result = aq.ask(
  "top 10 at-risk customers ranked by revenue",
  context="renewals_q4",
  deterministic=True,
)

print(result.answer)        # natural language
print(result.dataframe)     # pandas DF
print(result.reasoning)     # six-mode trace
print(result.sql)           # auditable SQL
print(result.confidence)    # 0.0 – 1.0 (reflective)
AI + HI = DI

Ready for analytics you can trust?

No credit card · Free forever for small teams · Cancel any time