play
Watch demo2 min

Smarter, faster analysis with a little

Save hours every week by using Magic AI to write queries, build charts, and fix bugs.

arrow-top-right
Try it out

AI, meet analytics

Hex takes the best LLM available, teaches it about your data model and SQL habits, and makes it available right where you're already working.

SQL

Text to SQL that actually works

Magic uses context from your warehouse schemas and semantic models to write accurate queries.

You can rely on it for everything from auto-completing joins, writing confusing date functions, or answering complex questions.

Auto-completing joins
Python

Scripting superpowers

Obscure syntax got you down? Magic knows Python packages inside and out — all you have to do is ask.

Magic can build predictive models, use unfamiliar packages, or create complex visualizations.
Or just write pandas code, really fast.

Build predictive models
Python+SQL+Charts

A co-pilot that builds like you do

Magic works at the notebook level, not just on individual queries. It chains cells together, just like you.

It only takes one prompt to pull data with SQL and model it in Python, or cluster events, then visualize them instantly.

Pull data with SQL and model it in Python
Details matter

More than just code

Magic isn't just a code assistant, it's an automation layer for the entire tool.

Query didn't run? auto-fix it with Magic. change a chart, just by asking, or auto-name cells and projects.

Auto-fix it with Magic

Try it yourself

SQL cell
comment
app-builder
auto-run
Atriedes DB
SELECT
CUSTOMER_ID
MIN(ORDERED_AT)AS first_purchase_date,
CASE WHEN MIN(ORDERED_AT) !=MAX(ORDERED_AT) THEN MAX(ORDERED_AT) END
AS subsequent_purchase_date
FROM ANALYTICS.PROD.DIM_ORDERS
GROUP BY CUSTOMER_ID
output-arrow
dataframe
Build a cohort analysis to look at customer churn
What is my monthly burn rate?
How many dumplings did I sell last month?
How many dumplings were stolen by Izzy?
How many shoe cakes could I have purchased with my earnings?
arrow-top-right
Get started

Accuracy 🤝 Privacy

Combining cutting-edge approaches to AI, with our industry-leading commitment to security and privacy

Data Manager

Metadata matters

Hex incorporates metadata from dbt, your data warehouse, and our integrated Data Manager to provide relevant context to our LLMs

Learn more
Security

Keeping your IP your IP

Neither Hex or our model partners train models on customer data, and all metadata is stored in a secure vector database running inside Hex’s architecture.

Learn more

Questions? Talk to us

Get in touch with us to see a demo or find out which plan is right for you.

Contact Sales