Dashboards live alongside your models and components. Full history, branches, PR reviews. No drift between code and configuration.
Iterate from your terminal with Claude Code, Cursor, or Codex. YAML is LLM-friendly by design - the whole dashboard is one file an agent can reason about.
Edits to .embeddable.yml hot-reload in embeddable:dev. No page refresh, no rebuild.
Define, iterate, and deploy entirely in code. Use the builder when you want to - never required.
Copy a YAML block to spin up a new dashboard or variant. Stamp out ten as easily as one
From file to deployed dashboard, inside the workflow you already use
Run `embeddable dev` to test your dashboards. Iterate directly or with Claude Code or other LLMs. Hot-reload as you edit.
Run `embeddable push` to create an immutable saved version. Embed in your platform via a web component (no iFrames)Interactive, on-brand dashboards with self-serve enabled. All defined in code.
More teams now use AI tools to scaffold dashboards, models, and UI faster. Embeddable is built for that reality: code stays in your repo, the integration path is programmatic, and the trust layer underneath handles permissions, auditability, and scale.