Skip to main content
Context Components · AI Context Platform

Every agent, working from
the same understanding.

An AI context platform supplies every kind of context an agent needs, defined once and served to all of them. Atlan mines it from the systems you already run, governs it like code, and serves it through MCP, SQL, APIs, and graph.

spinner
The missing middle

Diagram of an AI context platform. Four classes of source system on the left feed one governed layer holding the data graph, semantics and ontology, skills, and memory. A protocol row of MCP, SQL, API, and graph serves copilots, agents, analytics, and enterprise apps on the right.

Mine it once. Engineer it. Serve it through whichever door an agent knocks on.

Trusted by AI-forward enterprises

"Atlan is our context operating system to cover every type of context in every system including our operational systems. For the first time we have a single source of truth for context."

Sridher Arumugham

Chief Data Analytics Officer, DigiKey

"We built a revenue analysis agent and it couldn't answer one question. We started to realize we were missing this translation layer. We had no way to interpret human language against the structure of the data."

Joe DosSantos

VP Enterprise Data & Analytics, Workday

"AI initiatives require more context than ever. Atlan's metadata lakehouse is configurable, intuitive, and able to scale to hundreds of millions of assets."

Andrew Reiskind

Chief Data Officer, Mastercard

"We're focused on how we can scale context development as much as possible, and where can we leverage Atlan AI to build the most robust definitions across our data estate and make sure we're propagating it upstream and downstream."

Takashi Ueki

Head of Enterprise Data & Analytics, Elastic

WTF IS THE CONTEXT LAYER

A bi-weekly live series for AI leaders and builders. One burning question per episode, an open AMA floor, and guests who've actually built context infrastructure.

EP 05How Do Graph Databases and the Context Layer Fit Together?
Join Emil Eifrem, founder of Neo4j and Prukalpa Sankar, cofounder of Atlan, as they debate:
  • What's the difference between graph databases and context platforms?
  • Where should an ontology live vs a knowledge graph?
  • If graph databases have existed for years, why isn't the context problem solved already?
spinner
How Do Graph Databases and the Context Layer Fit Together?
THE AI CONTEXT GAP

One question.
Three kinds of context.

Even a simple business question needs several kinds of context at once. Knowledge is what things mean. Expertise is how the work gets done. Norms are what the person asking is allowed to see.

Knowledge

What does "drive-through time" mean?

avg_dt_secs, not the POS number Finance uses — and the week runs Monday to Sunday, store local time

Expertise

How do you investigate this?

Validate the premise, check seasonality, then look at launches and weather before naming a cause

Norms

Who's asking, and what can they see?

Store manager sees their store only; VP Ops sees the whole chain

CONTEXT COMPONENTS

No agent runs on
one kind of context.

Meaning, facts, trusted data, procedure, and precedent. Each is a different structure, and answering one real question usually takes several of them at once.

What are the business’s entities, relationships, and rules?

Entity types, named relationships, and the logic that has to hold. It carries no data of its own, which is the point: it is the blueprint a knowledge graph gets filled in against.

Explore Ontology
ONTOLOGYENTITIES + RELATIONSHIPSholdsreceivescontainsCustomerAccountInvoiceChargeCLASS HIERARCHYis-aRoamingChargeRULES — ALSO PART OF THE ONTOLOGYRULE · a Charge that occurredDuring aNetworkEvent status = outage ⇒ refundEligible

ONTOLOGY

ENTITIES + RELATIONSHIPS

Customer
holds
Account
receives
Invoice
contains
Charge

CLASS HIERARCHY

Charge
is-a
RoamingCharge

RULES — ALSO PART OF THE ONTOLOGY

RULE · a Charge that occurredDuring a NetworkEvent status = outage ⇒ refundEligible
HOW IT WORKS

Your organization’s shared brain,
mined from the systems you already run.

Context reverse-engineered from the systems you already run.

If you want to know how a business thinks it runs, read its documentation. If you want to know how it actually runs, watch its systems. Atlan reconstructs meaning from what is already there rather than asking your team to write it from scratch.

Authenticate your connectionScope what to bring inSchedule and start ingesting

The same lifecycle software gets, applied to meaning.

Context stops being scattered prompts and hidden instructions and becomes a versioned, testable asset with an owner and a change history. AI drafts and tests. A human decides what becomes canonical.

Context Studio/Repositories/finance-revenue
revenue.yml
synced to 4 agents
Last updated 2h ago · v3.1.2
name: "revenue"
domain: finance
version: 3.1.2
definition: "Net sales after returns, post-tax"
window: "Q4 — fiscal year close"  # updated by AI · approved by @jsmith
consumers:  # Cortex · LangGraph · Genie · Claude
framework: any # LangGraph, Cortex, Genie, or your own
Recent activity
✦
AI drafted revenue.yml v3.1.2 — updated fiscal window definition
2h ago
⊘
@jsmith approved — no changes needed
2h ago
⚙
Pushed to 4 agents — all consuming v3.1.2 automatically
2h ago
Consuming this repo
Snowflake Cortex
LangGraph
Databricks Genie
Claude (MCP)
All on v3.1.2

The same governed meaning, through whichever interface an agent speaks.

Agents knock on different doors. Some speak MCP, some call an API, some run SQL, some traverse a graph, and many assemble several at once. A context layer that picks one protocol has already lost half its consumers.

Claude
Claudeclaude-3-7-sonnet
Atlan MCP
Is orders.revenue safe to use in my pipeline?
Claude
Atlan MCP—get_asset_context
›
asset:orders.revenue· include:quality, policies, lineage
certification
VERIFIED✓
quality_score
98.2%
classification
PII – Restricted⚠
lineage_depth
3 upstream · 7 downstream
owner
analytics-team
Yes — VERIFIED badge, quality 98.2% badge. Note: carries PII – Restricted — column masking is active, ensure your pipeline respects that policy.

See the context layer, built live.

The Enterprise Context Layer Architecture in ActionWed, Aug 26 · 11 AM ET
The teams winning with AI are not the ones with the best models. They are the ones building context that compounds. Watch Atlan mine knowledge from your existing stack, build and certify a context layer through a development lifecycle, and deploy it to any agent platform.
spinner
Isabella Steains
Isabella SteainsStrategic Solutions Engineer

Build the context once.
Every agent inherits it.