> For the complete documentation index, see [llms.txt](https://docs.umbraco.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.umbraco.com/umbraco-workflow/readme.md).

# Umbraco Workflow Documentation

Umbraco Workflow allows the creation of multi-stage approval workflows when writing and publishing content. Umbraco Workflow extends Umbraco's out-of-the-box publishing model with multi-stage and configurable approval workflows. A workflow process comprises multiple steps and multiple users assigned to the group responsible for providing approval at each step.

[Learn more or purchase Umbraco Workflow to get all the features and support.](https://umbraco.com/products/umbraco-workflow/)

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Installing Umbraco Workflow</strong></td><td>Install Umbraco Workflow in a few steps</td><td></td><td><a href="/pages/gTIRVdeB7WN6MB5ATUSO">/pages/gTIRVdeB7WN6MB5ATUSO</a></td><td><a href="/files/JdXZyNyupxfPyIVXjBFi">/files/JdXZyNyupxfPyIVXjBFi</a></td></tr><tr><td><strong>Content Approval Workflows for Umbraco</strong></td><td>Allows you to design the approval process to fit your organization</td><td></td><td><a href="/pages/opr2G09vzDw4zhCnbGS0">/pages/opr2G09vzDw4zhCnbGS0</a></td><td><a href="/files/64lUo29l3dTPwm886o8d">/files/64lUo29l3dTPwm886o8d</a></td></tr><tr><td><strong>Workflow Section Overview</strong></td><td>Approving, rejecting, content reviews, and scheduling workflows are natural additions to the existing toolbox.</td><td></td><td><a href="/pages/17vL28hc32Nb4NFU3PhQ">/pages/17vL28hc32Nb4NFU3PhQ</a></td><td><a href="/files/1OtFnFsFU98lOX0xPstx">/files/1OtFnFsFU98lOX0xPstx</a></td></tr></tbody></table>

## Quick Links

{% content-ref url="/pages/HwgpoHZpDRD5tGX2CKK5" %}
[Dashboards and Buttons](/umbraco-workflow/getting-started/dashboards-and-buttons.md)
{% endcontent-ref %}

{% content-ref url="/pages/9X5Ek9kEZUNrd27q0HWC" %}
[Notifications](/umbraco-workflow/getting-started/notifications.md)
{% endcontent-ref %}

{% content-ref url="/pages/uzXMY1fSv9djk5Tm4vQn" %}
[Configuration](/umbraco-workflow/getting-started/configuration.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.umbraco.com/umbraco-workflow/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
