Help teams manage content creation and approval in a clear and structured way
Hygraph
Docs

Learn about Content Workflows

#Overview

Content workflows in Hygraph help teams manage content creation and approval through a clear, structured process.

Publishing often involves steps like reviews, QA, translations, and asset creation. Without a workflow, teams can face issues such as inconsistent content, lack of transparency, and publishing errors. Content Workflows address these challenges by guiding content through an organized, step-by-step path from draft to publication.

#Working on a content entry that is part of a workflow

When you open a content entry, the system checks if it is assigned to a workflow, and if editing is allowed:

  • If editing is not allowed, you will access a read-only version of the content entry. You can read the entry and leave comments, but you cannot modify the contents. You can also move it to the next step in the workflow if you have this permission.
  • If editing allowed, you can work on it normally.

On the sidebar, you can see what workflow step the entry is on:

Workflows in content entriesWorkflows in content entries

#Move a content entry along the workflow

If you have permission to move the entry to the next step in the workflow, the Move to button at the top-right of the screen will be enabled.

You can click Move to, to move the entry to the next step in the workflow, or click the arrow icon to display the workflow actions.

Content workflows - entry actionsContent workflows - entry actions

You may see some or all of these workflow actions depending on your role & permissions:

Workflow actionDescription
Return toSelect this option to return the content entry to its configured return step. This option is enabled only if the workflow step has a Return to step configured.
Move forward toSelect this option to move the content entry to the next step in the workflow.
Override workflow for this entrySelect this option to override the workflow for the entry. When you override the workflow, you can perform any actions, just as if there wasn't a workflow configured. This option is enabled only if you have override permission.

#Publish a content entry in the workflow

If you move a content entry into a step with Publish to configured, the entry will automatically be published to the configured stage. You can publish entries to intermediate content stages such as QA, or to PUBLISHED.

When publishing an entry to the PUBLISHED stage, you will have the option to publish it right away or to schedule publishing.

#Publish now

This action publishes your content to the PUBLISHED stage, meaning it will be available online for others to consume. If your content entry contains unpublished assets or references, you will be prompted to publish those too.

Moving an entry to the next step & publishing at the same time is an atomic operation. This means both events will succeed or fail.

#Schedule publishing

If you select scheduled publishing, the side sheet will open for you to schedule publication of the content entry.

Check out our scheduled publishing docs to learn how to schedule single entries or add them to a release.