Skip to main content

Getting started

Choose the workflow that matches what you are building.

Embed Dataira in your SaaS

The shortest integration is three parts:

  1. Create a Project. Dataira creates its production Environment.
  2. Create an API key scoped to that Project and Environment.
  3. Mint end-user tokens on your backend and render @dataira/react.

The API key never reaches the browser. Your frontend receives only a short-lived token for one end user, an exact datasource allowlist, and a versioned governed data slice.

Continue with the partner launch checklist and React quickstart. Use the headless client if you already have your own design system and only need the data and state APIs.

Use the Dataira product

Start with one datasource:

  1. Create or select a Project.
  2. Add a PostgreSQL, MySQL, BigQuery, or ClickHouse connection.
  3. Use Remote for a supported reachable PostgreSQL or ClickHouse endpoint, Service account for BigQuery, and Tunnel for MySQL or a private network.
  4. Test the connection and review the discovered schema.
  5. Add business context, activate the datasource, and ask a narrow question.

A useful first question has a clear measure, grouping, and time range, such as “Revenue by week for the last 90 days.” Inspect the generated evidence before saving the answer as a metric.