Skip to main content

Context layer

Connect docs via MCP

A context layer is the governed layer that makes your existing data understandable and usable by AI at runtime. It's not where you move your data. Three ideas define how it works:

  • Start with one domain, not the whole catalog. That's the shortest path to a working system.
  • MCP is the delivery mechanism, not the context itself. The context is the metadata, lineage, glossary, and governance that Atlan exposes through that interface.
  • Context improves through use. Every failed agent answer shows you a missing definition, relationship, or governance signal to fix at the source.

At enterprise scale

The enterprise context layer sits between two layers most data platforms already have: a data layer (warehouses, lakes, BI tools) and an AI layer (models, agents, copilots). The gap between them is decision-grade context—definitions, lineage, policy, and ownership—that doesn't ship through data pipelines and isn't encoded in model weights. Without it, agents produce confident answers grounded in incomplete meaning.

At enterprise scale, three properties separate this layer from a single-team build:

  • Multi-domain federation. Each domain owns its definitions but contributes to one graph. Conflicts get arbitrated, not duplicated.
  • Compliance overlay. Access controls, versioned certification, and audit logs support enterprise audit requirements.
  • Compounding learning. Teams evaluate, correct, and redeploy context so the shared repositories improve over time.

Single-team vs. enterprise

DimensionSingle-team (one domain)Enterprise (multi-domain)
ScopeOne domain, one teamMultiple domains, federated ownership
Asset scaleHundreds to low thousandsLarge, multi-domain estate
Glossary scaleTens of termsHundreds to thousands of terms
GovernanceLightweight RBACDomain-federated, audit-trailed
Compliance overlayOptionalRequired (for example, GDPR, SOX, CCPA)
OwnerData or AI engineerCDO, CIO, or platform lead
Time to first production agentDays to weeksPlan for one priority domain first
Estate-wide rolloutNot applicableMulti-quarter program
Failure modeDefinitions diverge across agentsDefinitions drift across domains, compliance gaps

See also