Analytics your users can shape
Dataira turns a connected datasource into a governed analytics workspace. The preview supports asking questions, inspecting evidence, saving metrics, and composing dashboards. Selected prerelease environments also expose discovery, refinement, and agent-managed assets; capability negotiation remains authoritative.
You can use the hosted Dataira product or embed the same workflow in your SaaS. The embed SDK is designed to look native in the host product: use the complete React workspace, compose individual components, or build your own UI with the headless client.
Choose your path
| I want to… | Start here |
|---|---|
| Embed analytics in a React product | React quickstart |
| Build a completely custom frontend | Headless client |
| Mint tokens and manage environments | Backend SDK |
| Launch an isolated partner integration | Partner launch checklist |
| Hand the integration to a coding agent | Copy-paste agent prompts |
| Connect data in the Dataira app | Getting started |
| Understand product names and boundaries | Terminology |
The embedded flow
Your backend remains the identity authority. Dataira does not require a Dataira database SDK or a second user database: your backend exchanges a scoped API key for a short-lived token containing your end-user identity and data scope.
Product model
A partner can own many Projects. Each Project has one or more
Environments, with production created automatically. Every API key belongs
to exactly one Project and one Environment. Inside that scope, each end user
owns conversations, saved metrics, dashboards, Collections, and pins.