> ## Documentation Index
> Fetch the complete documentation index at: https://docs.open-metadata.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Governance

> APIs for data governance — domains, data products, glossaries, classifications, and tags

# Governance

Manage governance constructs including domains, data products, glossaries, classifications, and tags.

<CardGroup cols={2}>
  <Card title="Domains" icon="layer-group" href="/v1.12.x/api-reference/governance/domains">
    Organize assets into business domains.
  </Card>

  <Card title="Data Products" icon="box" href="/v1.12.x/api-reference/governance/data-products">
    Define and manage data products with ports and assets.
  </Card>

  <Card title="Glossaries" icon="book" href="/v1.12.x/api-reference/governance/glossaries">
    Create business glossaries.
  </Card>

  <Card title="Glossary Terms" icon="list" href="/v1.12.x/api-reference/governance/glossary-terms">
    Define and manage glossary terms.
  </Card>

  <Card title="Classifications" icon="folder-tree" href="/v1.12.x/api-reference/governance/classifications">
    Create classification categories.
  </Card>

  <Card title="Tags" icon="tag" href="/v1.12.x/api-reference/governance/tags">
    Manage tags within classifications.
  </Card>
</CardGroup>
