Do more with data, together.

No more jumping between tools, struggling with versions, or sharing via screenshot.

Hex empowers everyone to ask and answer questions, work together, and build knowledge.

play
Watch demo(5 min)
TRUSTED BY HUNDREDS OF DATA TEAMS, INCLUDING:
Hex customer: Noom
Hex customer: On Running
Hex customer: Glossier
Hex customer: Recursion
Hex customer: AngelList
Hex customer: Greenhouse
Hex customer: Loom
Hex customer: Opensea
Hex customer: Hightouch
Hex customer: Mixpanel
Hex customer: Notion
Hex customer: Literati
Hex customer: SeatGeek
Hex customer: Fivetran

A magical, modern platform for data science and analytics.

From ad-hoc analyses, to beautiful dashboards, to complex apps, Hex streamlines the entire analytics workflow, so your team can focus on generating insight, driving decisions, and moving things forward.

A new way to notebook

Hex is a better way to explore, transform, and visualize data. SQL, Python, no-code, and R work together in one UI, and it's powered by a reactive graph-based compute engine.

charge

SQL superpowers

A first-class query editor, right in your notebook, with Jinja support, dbt integration, schema browser, typeahead, formatting, and Chained SQL.

arrow-right
Learn more
SQL cell
comment
app-builder
auto-run
data-sources
Data warehouse
chevron-down
select
cast({{timeframe}} as timestamp) as month,
ship, destination,
sum(spice_tons) as spice_tons
from atreides.v
vehicle_arrivals
vehicle_destinations
vehicle_id
group by 1,2,3
output-arrow
dataframe
Input cell
comment
app-builder
auto-run
Completed
chevron-down
output-arrow
input_1
interactive

No-code, no problem

Cells like Pivot, Filter, Writeback, and Charts make exploratory workflows intuitive and accessible.

arrow-right
Learn more
Pivot cell
comment
app-builder
auto-run
dataframe
chevron-down
Rows
date
Columns
Values
ship
destination
ship
destination
date
output-arrow
pivoted_df
Filter cell
comment
app-builder
auto-run
dataframe
chevron-down
ORDER_STATUS
chevron-down
is equal to
chevron-down
input_1
chevron-down
ORDER_DATE
chevron-down
is before
chevron-down
Yesterday
chevron-down
output-arrow
filtered_df
chart

Stunning visualizations

Point-and-click charts, maps, and formatted tables, right out of the box.

arrow-right
Learn more
Chart cell
comment
app-builder
auto-run
pivoted_df
chevron-down
Bar chart
chevron-down
X-axis
chevron-down
Y-axis
chevron-down
Color
chevron-down
Size
chevron-down
Table display cell
comment
app-builder
auto-run
filtered_df
chevron-down
Map cell
comment
app-builder
auto-run
filtered_df
chevron-down
Area
chevron-down
Coords
chevron-down
Fill
chevron-down
Size
chevron-down
Tooltip
chevron-down

Making data a team sport

Collaborate with anyone, anywhere, anytime

code
Logic
app-builder
App
paul
lady
duncan
view-live-version
publish
Publish
Share
outline
search
data-sources
history
packages
files
variables
scheduled-runs
Why did costs spike this month?
SQL cell
comment
2
app-builder
auto-run
Atriedes DB
chevron-down
Browse schema
select
cast({{timeframe}} as timestamp) as month,
ship, destination,
sum(spice_tons) as spice_tons
from atreides.vehicle_destinations
group by 1,2,3
output-arrow
dataframe
comment

Meet you in the notebook

Real-time multiplayer and comments make it easy to work together live, or leave feedback async.

arrow-right
Learn more
versioning

Modern version control

Powerful built-in version history, checkpoints, and an intuitive publishing workflow.

arrow-right
Learn more
lock

Powerful permissions

Easily add individuals or groups to projects.

arrow-right
Learn more
notifications

Stay in the loop

Subscribe to project updates via email or Slack.

arrow-right
Learn more

Beautiful data apps anyone can use

You can use Hex to build dashboards, reports, or interactive tools.

interactive

A full suite of UI components

Quickly add powerful input parameters, from dropdowns to sliders to buttons.

cursor

Drag, drop, data app

Whether you’re building a simple report or a complex application, Hex makes it easy to construct a beautiful UI.

learn

Build a library of knowledge

Category and Status metadata make it easy to organize your work, and the Library surfaces only the most impactful work.

Integrate with your entire data stack

Hex has out of the box integrations with all sorts of tools, from warehouses to metadata to orchestration. And the API makes it easy to integrate with everything else.

Built for the warehouse

Hex has built-in connections to the most popular data warehouses, lakehouses, and databases. It’s easy to set up data connections, and securely share them with your team.
Learn more

dbt metadata, docs, & metrics

Hex has a deep integration with dbt, including automatically enriching schemas with dbt docs.
Learn more

Push your Python

Hex has deep integrations with Snowpark for Snowflake and Spark (soon), allowing you to push Python code to remote execution environments.
Learn more