DataHub
New Context Management Platform

The Context Platform for AI Agents

Your context graph — unified with lineage, quality, and real-time context for every agent to rely on. Trusted by an open source community of 3,000+ organizations and 16,000+ members.

Trusted by enterprise data teams

NetflixPinterestTrustpilotOptumSnowflake NetflixPinterestTrustpilotOptumSnowflake
DataHub Core

The #1 open source metadata platform.

Community stats rendered in the site's signature "frame + tiles" grid: a solid border-colored frame holding white tiles separated by a 2px gap.

16,000+MEMBERS
3,000+COMPANIES
3M+DOWNLOADS/MONTH
10,000+GITHUB USERS
Built for agents. Trusted by experts.

Six capabilities your AI stack is missing.

The capability panel: a cyan-ringed frame containing dark-navy tabs on the left and a white content panel on the right; the active tab lightens to pale cyan.

01 · Context graph, unified
02 · Trusted lineage
03 · Data quality
04 · Governance
Metric definitions, data products, domain ownership, runbooks, and SOPs — curated once, served to every agent, human, and dashboard that needs them.
A · Palette

Warm paper ground, single cobalt brand hue.

Real hex pulled from the site's `--dh-*` custom properties.

bg / warm surface
#F2F1EE
border / frame
#E3E1D6
text
#000000
brand blue
#006DCD
navy / hover
#0A4170
deep navy
#002131
bright cyan
#3CBBEB
pale cyan
#CFF6FF
B · Typography

Plantin serif headlines, Lab Grotesque body.

Live site uses Plantin MT Pro (Adobe Typekit, licensed) and Lab Grotesque (licensed, self-hosted, weight 300 default). This preview substitutes Source Serif 4 and Work Sans.

Display / H1 · Plantin MT Pro · 400
The Context Platform for AI Agents
Section head · Plantin MT Pro 400 · 34px
The #1 open source metadata platform.
Body · Lab Grotesque 300 · 20px
Your context graph — unified with lineage, quality, and real-time context for every agent to rely on.
Eyebrow · Lab Grotesque 300 · uppercase
New Context Management Platform
C · Components

Sweep-fill buttons, framed tiles.

Buttons below use the real two-layer construction: outer frame color, inner tile, and a fill layer that slides in from the left on hover.

Get a Demo View Docs Context Management
D · Tokens

Quick token summary.

:root {
  --dh-surface-warm:   #F2F1EE;
  --dh-border-default: #E3E1D6;
  --dh-text-primary:   #000000;
  --dh-text-secondary: #3F3F3F;

  --dh-cta-primary:       #006DCD;
  --dh-cta-primary-hover: #0A4170;
  --dh-navy-deep:         #002131;
  --dh-surface-bold:      #3CBBEB;
  --dh-surface-subtle:    #CFF6FF;

  --font-display: "Plantin MT Pro", Georgia, serif;
  --font-body:    "Lab Grotesque", Arial, sans-serif;

  --dh-content-max-w: 1320px;
  --btn-outer-radius: 2.5px;
  --btn-inner-radius: 6px;
  --radius-tile:      10px;

  --ease-standard: cubic-bezier(.4, 0, .2, 1);
  --dur-sweep: .25s;
}