Skip to content

Glossary entry

Token

The atomic unit of AI value—a discrete unit of text that AI models process, serving as the fundamental basis for compute consumption, metering, pricing, and operational demand.

Why it matters

Tokens are the atomic unit through which AI value flows. They determine compute cost, shape pricing models, drive operational demand, and serve as the primary unit of metering across the AI stack. Understanding token economics is essential for managing AI spend, optimizing workflows, and measuring productivity.

For finance and engineering teams, token consumption is not just a technical detail. It is the atomic unit of AI value—the fundamental building block through which compute is consumed, work is metered, and costs are incurred.

Tokens represent discrete chunks of text (typically 3-4 characters in English) that AI models process during inference. Every prompt, context window, and generated response is measured in tokens. This makes tokens the primary unit of:

  • Compute consumption: Model inference cost scales directly with token volume
  • Metering and measurement: API calls, usage tracking, and billing are token-based
  • Pricing structures: Most AI services price by input and output tokens consumed
  • Operational demand: Token throughput drives infrastructure requirements

However, not all tokens deliver equal business value. Token productivity varies significantly based on workflow design, model selection, prompt quality, and orchestration patterns. A well-designed workflow may generate substantial business value with minimal token consumption, while poorly optimized implementations can consume millions of tokens with limited impact.

This variance becomes especially important when tokens are aggregated and obscured within SaaS subscription models, where the relationship between token consumption and business outcomes is hidden from view.

For a comprehensive exploration of how tokens function as the atomic unit of AI value, see the Token Economics framework.