> ## 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.

# Classification | OpenMetadata Data Classification Guide

> Learn how to classify data using tags, tiers, and rules to improve governance, discovery, and sensitivity tracking.

# Classification

**Classification** is a controlled vocabulary and can be used for labeling data. A controlled vocabulary is an organized arrangement of words and phrases to define terminology to organize and retrieve information. Classification helps in defining the type of data.

Watch the [Webinar on Glossaries and Classifications in OpenMetadata](https://www.youtube.com/watch?v=LII_5CDo_0s)

<iframe width="800" height="450" src="https://www.youtube.com/embed/LII_5CDo_0s?start=0&end=3155" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

<CardGroup cols={2}>
  <Card title="Sample Data Handling Using PII Tags" href="how-to-guides/data-governance/classification/sample-data-using-pii-tag">
    Learn about the classification tags, system tags, and mutually exclusive tags.
  </Card>

  <Card title="Classify Data Assets" href="/v1.12.x/how-to-guides/data-governance/classification/assets">
    Add tags to data assets, or request them and discuss about the same, all within OpenMetadata.
  </Card>

  <Card title="Request for Tags" href="/v1.12.x/how-to-guides/data-governance/classification/request-tags">
    Users can request to update tags and discuss about these tags within OpenMetadata.
  </Card>

  <Card title="Auto-Classification" href="/v1.12.x/how-to-guides/data-governance/classification/auto-classification">
    Learn how OpenMetadata identifies PII data and auto tags or suggests the tags.
  </Card>

  <Card title="What are Tiers" href="/v1.12.x/how-to-guides/data-governance/classification/tiers">
    Tiers helps to define the importance of data to an organization.
  </Card>

  <Card title="Best Practices for Classification" href="/v1.12.x/how-to-guides/data-governance/classification/best-practices">
    Here are the Best Practices around Classification.
  </Card>
</CardGroup>
