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

# Governance Workflows - Examples | Official Documentation

> Explore sample governance workflow configurations for approvals, tiering, and completeness automation.

# Governance Workflows - Examples

Use these sample workflows as starting points to automate common governance actions in your organization.

<CardGroup cols={2}>
  <Card title="Tag Approval Workflow" href="/how-to-guides/data-governance/workflows/examples/tag-approval-workflow">
    Route tag updates through reviewer approvals before changes are applied.
  </Card>

  <Card title="Table Documentation Tiering Workflow" href="/how-to-guides/data-governance/workflows/examples/table-documentation-tiering-workflow">
    Evaluate column description coverage and branch actions based on completeness.
  </Card>

  <Card title="Set Tags to ML Models Workflow" href="/how-to-guides/data-governance/workflows/examples/set-tags-to-mlmodels-workflow">
    Auto-assign tags to ML models when key metadata like descriptions is present.
  </Card>
</CardGroup>

## New to Workflows?

Get started by learning how to create your first workflow: [Creating a New Workflow](/how-to-guides/data-governance/workflows/creating-a-new-workflow)
