The agentic BI platform. Your AI analyst runs the whole investigation — queries, dashboards, monitoring. Every number cited, never guessed.
No credit card · Free plan, no time limit
Margin analysis
sales_data.csv
Question
Gross margin by product
%
Root cause
Sneakers are returned 3× more than any other product — and every return wipes out the sale.
Deep analysis, dashboards, and quick answers — one place, one source of truth.
Revenue
$6.3M
+8.2%
Gross margin
26.4%
−1.2pt
Return rate
6.7%
+0.4pt
Revenue by region
Revenue trend
Total sales last month: $284,500
That's +12.4% compared to the previous month. Your best performing region was the West Coast.
Give it a goal, not just a question. It plans a multi-step investigation, runs it, and drills into whatever it finds.
Ask for a dashboard — it picks the KPIs and charts, re-querying live on every view. Click any bar to cross-filter.
Put any finding on watch. Get alerted when a metric crosses a threshold, plus a digest of what changed.
Watch it reason step by step — it chases outliers, then stops when the question is answered.
Define a metric once; every analysis uses the same formula. If the data isn't there, it says so.
PostgreSQL, MySQL, BigQuery, Snowflake, MongoDB, or CSV. Read-only, encrypted, connected in 60 seconds.
100%
of numbers cited to a query
0
write access — SELECT-only
6
data sources supported
60s
to connect and start asking




Read-only, credentials encrypted. See all integrations →
Ask questions, run read-only queries, and pull charts and dashboards from your own backends, notebooks, Slack bots, and automations — with a simple Bearer-token REST API.
curl https://www.schemachat.co/api/v1/chat \
-H "Authorization: Bearer $SCHEMACHAT_API_KEY" \
-H "Content-Type: application/json" \
-d '{ "question": "Top customers by revenue last month?" }'
# → { "answer": "...", "sqlQuery": "...",
# "queryResult": [...], "chartConfig": {...} }Both read from metrics you define once. Here's how the numbers stay honest and your data stays safe.
Every figure comes from a query that actually ran, with the step behind it cited. If the data isn't there, it says so — it never fabricates.
Define Average Order Value once; every analysis and dashboard uses that exact formula — so two reports never contradict each other.
All AI queries are SELECT-only. We physically cannot modify or delete your data — enforced at the SQL parser layer.
Database credentials are encrypted with AES-256-GCM before being stored. Decryption only happens server-side during a live query.
Free plan includes CSV uploads, deep analyses, and dashboards.
Create free account