Skip to main content

Core concepts

This section covers the building blocks of Airbyte Agents: the models, resources, and platform behaviors you work with across every interface.

  • Connect, Unify, Act — The three-layer model at the heart of the platform. Connect agents to any system through managed connectors, unify data from every source into one searchable layer, and let agents act on that data in real time.
  • Agent operations — The unit of work in Airbyte Agents. Learn how tool calls and token usage combine into agent operations, and how AOs relate to your plan's billing.
  • Context Store — A managed, searchable replica of your connector data. The Context Store gives agents fast, indexed access to business data without live API crawls.
  • System architecture — How the platform is organized. Covers the four interfaces, the resource hierarchy of organizations, workspaces, and connectors, and the execution model that routes agent requests.
  • Time zones — How Airbyte Agents stores, displays, and schedules dates and times across the web app, API, SDK, and MCP server.