Skip to content
Tukun.ai A Semantic-first Data Agent
Site
Sign in

Core Concepts

Tukun.ai keeps the object model intentionally small. If users cannot explain what they are creating and reusing, the product becomes harder to govern.

An account is the main boundary for ownership in Tukun.ai.

An account owns:

  • data sources
  • conversations
  • semantic assets
  • cards
  • dashboards
  • billing and usage

If something should not be mixed together operationally, it probably belongs in a different account.

The Workbench is the only execution surface. It is where you ask questions, inspect results, and decide what is trustworthy enough to save.

This is important because Tukun.ai does not split execution across multiple disconnected analysis surfaces.

A data source is the approved connection to business data used for analysis. Questions run against one selected source at a time.

That means source choice is part of the answer context, not a background implementation detail.

A conversation captures the sequence of a question, its follow-ups, and the resulting analytical context.

Use conversations for:

  • exploration
  • iteration
  • narrowing ambiguity
  • preserving context before a result is promoted into a reusable asset

A semantic asset is a reusable definition of business meaning, such as a metric, dimension, or relationship that should stay consistent across repeated questions.

This is what turns “what did the model guess I meant?” into “what does the team actually mean by this metric?”

A card is a saved analytical output. Use it when a result is stable enough to be referenced again outside the original conversation.

A dashboard is a grouped operating view built from saved outputs. Dashboards are for repeated review, not for replacing the exploration workflow.

The normal progression is:

  1. Connect a data source.
  2. Ask a question in the Workbench.
  3. Review the result in the conversation.
  4. Resolve ambiguity through semantic definitions.
  5. Save stable outputs as cards.
  6. Group repeated cards into dashboards.

Do not think of Tukun.ai as “chat first, assets later if we remember.” The product is designed for the opposite direction: exploratory work should become reusable assets when it proves stable.