Skip to content

Core concepts

A quick glossary of the building blocks. Each links to its full reference.

ConceptWhat it is
OrganizationThe top-level container. Users, access, and billing live here.
Content EngineA self-contained setup that owns your data, intent, workflow, and content. (Called a pipeline in the API.)
Data PoolWhere your uploaded data is stored. One engine can have several, for different kinds of data.
ObjectA single unit of data ready for generation — a product, a place — keyed by uid.
WorkflowThe visual node graph that defines what happens to your data: transform → generate → quality-check → route → deliver.
IntentWhat axite writes — Declarations (Stochastic AI) and Rulesets (Deterministic NLG).
GuardrailsYour quality rules (brand voice, formatting, data consistency). Workflow gates pass, hold, or reject content by guardrail score.
Content AssetA generated piece of content. One object can produce many; all are kept with history.
API keyA per-engine credential (API client) used to authenticate the Data API. Created and revoked in the engine's settings.