mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-05 07:38:26 +00:00
888 B
888 B
title | description | slug | collate |
---|---|---|---|
Governance Workflows - Elements | Official Documentation | Learn about key workflow elements that structure automated governance logic, including nodes, triggers, decisions, and outputs. | /how-to-guides/data-governance/workflows/elements | true |
Governance Workflows - Elements
{%inlineCalloutContainer%} {%inlineCallout color="violet-70" bold="Trigger" icon="MdMenuBook" href="/how-to-guides/data-governance/workflows/elements/triggers"%} Defines what initiates a workflow (e.g., an event or a scheduled action) {%/inlineCallout%} {%inlineCallout color="violet-70" bold="Nodes" icon="MdMenuBook" href="/how-to-guides/data-governance/workflows/elements/nodes"%} Represent the building blocks of a workflow. You can configure each node to specify conditions, actions or tasks. {%/inlineCallout%} {%/inlineCalloutContainer%}