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

# About Approving and Publishing Workflows

> Overview of the publish approval process for governing workflow deployments in Blink.

Blink supports a streamlined **publish approval** process, designed to enable administrators in enforcing stricter control over workflow publish permissions.

<Note> **Note**: To enable **Workflow Publish Approval** process in your workspace, you need to create a new custom role. This role should be set to the [workspace role scope](/docs/blink-platform/account-management/roles#workspaces-user-role-scope) and have `workflow:view` and `workflow:edit` permissions but not the `workflow:publish` permission. To learn more about creating **custom roles** [Click Here](/docs/blink-platform/account-management/roles#adding-a-new-custom-role). </Note>

The Workflow Publish Approval feature is divided into four sections:

<CardGroup>
  <Card title="Publish Approval from Builder" icon="arrow-right" href="https://docs.blinkops.com/docs/workflows/managing-workflows/publish-approval/publish-approval-builder" iconType="solid" horizontal />

  <Card title="Approval Management as a Workspace Builder" icon="arrow-right" href="https://docs.blinkops.com/docs/workflows/managing-workflows/publish-approval/publish-approval-builder#approval-management-as-a-workspace-builder" iconType="solid" horizontal />

  <Card title="Publish Approval as the Workspace Owner" icon="arrow-right" href="https://docs.blinkops.com/docs/workflows/managing-workflows/publish-approval/publish-approval-owner" iconType="solid" horizontal />

  <Card title="Approval Management as Owner" icon="arrow-right" href="https://docs.blinkops.com/docs/workflows/managing-workflows/publish-approval/publish-approval-owner#approval-management-as-a-workspace-owner" iconType="solid" horizontal />
</CardGroup>
