> ## 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 - Nodes | Official Documentation

> Add workflow nodes that perform actions like tagging, notifications, or certification to enforce governance logic.

# Governance Workflows - Nodes

You can find below a list of available Nodes that can be used with the Governance Workflows.

## Available Workflow Nodes

<img src="https://mintcdn.com/collatedocs/jph83Y3z5uBeBNtl/public/images/how-to-guides/governance/node.png?fit=max&auto=format&n=jph83Y3z5uBeBNtl&q=85&s=cb7c9094a0197028d2bc4e4f8663adf7" alt="Nodes" width="295" height="438" data-path="public/images/how-to-guides/governance/node.png" />

<CardGroup cols={2}>
  <Card title="Start Node" href="/how-to-guides/data-governance/workflows/elements/nodes/start-node">
    Configure how and when the workflow is triggered (event-based or scheduled).
  </Card>

  <Card title="Check Condition" href="/how-to-guides/data-governance/workflows/elements/nodes/check-condition">
    Evaluate asset conditions and branch the workflow based on true/false results.
  </Card>

  <Card title="Set Action" href="/how-to-guides/data-governance/workflows/elements/nodes/set-action">
    Update asset fields such as tags, tier, status, or certification.
  </Card>

  <Card title="User Approval Task" href="/how-to-guides/data-governance/workflows/elements/nodes/user-approval-task">
    Send approval tasks to reviewers with approve/reject thresholds.
  </Card>

  <Card title="Data Completeness Task" href="/how-to-guides/data-governance/workflows/elements/nodes/data-completeness-task">
    Measure metadata completeness and drive actions based on coverage.
  </Card>
</CardGroup>
