Join our Public Beta to get early access and lock-in a lifetime discount (limited spots available). Learn more.

We're live on Product Hunt right now! Come support our launch

Rocket Icon

New Beta spots available

Build lightning fast,
fully native
dashboards
in your app

The developer toolkit for building remarkable analytics experiences in 10% of the time

Apply for the beta

Upgrading your in-app analytics?
Get early access now.  

Powering analytics for leading scale-ups and enterprises

FSG

EtonX

Adthena

Scalapay

Resident Advisor

Softools

JustMoveIn

AnyCreek

Direct

DevSkiller

Multibrain

Resident Advisor

Raydiant

Parcelytics

Swift CX

TraceX

Think Cerca

Tixly

FSG

EtonX

Adthena

Scalapay

Resident Advisor

Softools

JustMoveIn

AnyCreek

Direct

DevSkiller

Multibrain

Resident Advisor

Raydiant

Parcelytics

Swift CX

TraceX

Think Cerca

Tixly

Build Remarkable Analytics Experiences

1.

Full control and flexibility

Define your own reusable charting components in React.js, or get a head-start by building on top of our open source component library.

The code sits in your own git repo, so you can use your existing version control, and CI/CD.

Take advantage of your existing design system and css frameworks, so it looks exactly like the rest of your platform.


import { Card, Title, LineChart } from "@any-charting-library";

const LineChart = ({ title, xAxis, yAxis, style, chartData }) 
	=> {
  const { loading, error, data } = chartData;
  return (
    <Card>
      <Title>{title}</Title>
      <LineChart
      	data={data}
        xAxis={xAxis}
        categories={[yAxis]}
        style={style}
      />
    </Card>
  );
};

export default LineChart;

2.

Effortless design and build

Push your components to Embeddable using our SDK, and then use our intuitive no-code builder to craft and iterate on the end-user experience with drag-and-drop simplicity.

Create powerful interactions between charts.

Abstract away the complexities of your databases using a SQL-based (DBT-friendly) semantic layer.

Embeddable's no-code builder, showing a chart being dragged onto the canvas.

3.

Next-gen embedding

Embed dashboards directly in your app as HTML Web Components (no iframes).

Server-side generated security tokens ensure end-users only see their own data.

Easily tailor dashboards to user preferences (language, timezone, theme, you name it.).


const Dashboard = ({ securityToken }) => {
  const [variables, setVariables] = React.useState({
    'Country':'Germany',
    'Date range': { from: new Date(2024, 1, 12), to: new Date() }
  })
  return <Embeddable
    token={securityToken}
    variables={variables}
    onVariablesChange={setVariables}
    componentConfig={{ 
      theme: 'dark', timezone: 'Europe/Berlin', i18n: 'de-DE'
    }}
  />
}

4.

Sub-second response times

Achieve lightning-fast response times with two layers of built-in cache that are fully customisable via a simple YAML file.

5.

Put your customers in control

Give your end-users the power of self-serve, by empowering them to fully customise their dashboard (coming shortly!).

Flat-rate pricing

We offer flat-rate pricing, so you can scale without surprises. That means unlimited users, dashboards, and viewers.

Security as a first-class citizen

Powerful, flexible row-level security built in, so your end-users will only ever see the data they’re allowed to see.

Top support & Slack community

Embeddable is the best customer experience I’ve ever had.” - Catherine @ EtonX

VIP enterprise support

Whether you need implementation support or have other specific needs, we can support you.

Why choose Embeddable

Pixel-Perfect dashboards, in 10% of the time.

Embeddable lets you create beautiful, pixel-perfect dashboards that look, feel, and behave exactly like the rest of your platform.

Designed by your product team; built by your engineering team; maintained by your customer-facing teams.

Kick-start your initiative

Get a head-start by building on top of our growing open-source component library, all defined in React and Typescript.

Pie and donut charts

Bar charts and stacked bar charts

Time series line charts.

Date and 'compare period' pickers.

KPI charts

Multi select buttons and dropdowns

And lots more. Everything you need to get started.

Our journey so far

Backed by top investors behind popular developer tools like New Relic and Docker, we’re reinventing user-facing analytics.

Following an overwhelming response to our Private Beta, we're now offering an additional 10 spots to give select companies early access to our platform.

A game changer for user-facing analytics

We understand the dilemma: the hefty challenge of an in-house build versus the constraints of slow, inflexible out-of-the-box solutions that don't match your platform's look and feel. We believe you shouldn't have to compromise.

Embeddable brings you:

Full control and infinite flexibility

Define reusable components / charts in React.js (or use ours), incorporating your existing design system and favourite charting libraries.

Effortless design and build

Effortlessly push them to Embeddable's no-code builder using our SDK, and craft remarkable, interactive experiences with drag-and-drop simplicity.

A blazingly fast, fully native user-experience

Embed as an html web component with a simple js import (no iframes).

Exploded charting component illustration lightExploded charting component illustration darkExploded Charting Element DarkExploded Charting Element Dark

Welcome to a realm of boundless creativity, where the power is yours to build analytics experiences that transcend your customers’ expectations, in just 10% of the time.

The result? The freedom to craft your perfect solution in 10% of the time.

Hide this section

Something else

Your team's tasks

Use our Figma UI kit to design custom components

Design

Build custom components in React and data models in SQL

Develop

Drag & drop components to create and easily iterate upon an analytics experience

Build

Embeddable provides the rest

Seamless embedding

Interactivity (like drilldowns, scenarios)

Lightning-fast loading times

Internationalisation (timezone support, custom number / date formats etc)

Self-serve report builder for your customers

Personalisation (customers can pin charts, choose preferred formats, add new reports etc)

An enormous library of pre-built components, actions, and more.

Build with best-in-class libraries and frameworks

ChartJS

D3

Highcharts

Tailwindcss

Material UI

Apex Charts

Ant Design

Chakra

Google Charts

Tremor

Plus more...

Databricks

ChartJS

D3

Highcharts

Tailwindcss

Material UI

Apex Charts

Ant Design

Chakra

Google Charts

Tremor

Plus more...

Databricks

ChartJS

D3

Highcharts

Tailwindcss

Material UI

Apex Charts

Ant Design

Chakra

Google Charts

Tremor

Plus more...

What are people saying?

The best customer experience I’ve ever had.

Catherine Doubell
Platform Lead, EtonX

It's a missing part of the ecosystem.

Steve Morin
Head of Mobile Engineering, Asana

Embeddable is so easy to collaborate on.

Paul Felby
CTO, Adthena

Easy to use, clearly-written docs, super friendly team.

Bart Lammers
CTO, Eyk

Connectors for every database

Whether your data sits in one central data warehouse or is distributed across multiple microservices, Embeddable uses a secure read-only transaction to display data in your app.

Snowflake

Databricks

BigQuery

Redshift

ClickHouse

Firebolt

AWS Athena

Trino

Presto

Hive/SparkSQL

Postgres

MS SQL

MySQL

Oracle

SQL Lite

MongoDB

Plus more...

Snowflake

Databricks

BigQuery

Redshift

ClickHouse

Firebolt

AWS Athena

Trino

Presto

Hive/SparkSQL

Postgres

MS SQL

MySQL

Oracle

SQL Lite

MongoDB

Plus more...

Snowflake

Databricks

BigQuery

Redshift

ClickHouse

Firebolt

AWS Athena

Trino

Presto

Hive/SparkSQL

Postgres

MS SQL

MySQL

Oracle

SQL Lite

MongoDB

Plus more...

Excited yet?

Want to take your customer-facing analytics to the next level? After our oversubscribed Private Beta, we’ve now opened up ten additional places. Get in touch to find out more.

Embeddable is registered in England as TMD Technology Limited (no. 13856879), at International House, 142 Cromwell Road, London, SW7 4EF.