Quick start guide
If you’re reading this, it means you have early access to Embeddable (opens in a new tab).
This step-by-step guide walks you through the core concepts of Embeddable in just 20-30 minutes, helping you understand how it works while getting hands-on experience.
🟠 Required 🟢 Recommended 🔵 Optional
Build your first dashboard
- Download our git starter repository (where you customise your data models, components, themes and other workspace configuration) 🟠
- Set up your workspace (where all your Embeddable dashboards live) 🟠
- Build your first Embeddable (your first interactive dashboard using our test data) 🟢
Customise your dashboard components
- Build your own React.js component (for use on your dashboards) 🔵
- Import our Starter Components into your workspace (lots of charts and controls for you to play with) 🟢
- Theme your components (change fonts, colors, and much more) 🔵
Connect your own data
- Connect your database 🟠
- Create your first data model (so Embeddable can load data from your database) 🟠
- Apply row-level security (so end-users only see the data they're allowed to see) 🟢
Embed in your application
- Embed your dashboard (in your web application) 🟢