---
canonical: https://amplience.com/developers/docs/workforce/flows/action-reference/review-and-moderation/
title: Review and Moderation
description: Explore Workforce Review and Moderation actions and how to use them to add approvals, feedback, and quality checks to flows before publishing or next steps.
audience: Business User
date_published: 2026-01-22
date_modified: 2026-03-31
---

# Review and Moderation

Include review steps within your flows to ensure greater control over quality and final output.

> **Tip:** These action descriptions cover the most commonly used inputs and outputs. When designing flows, you may also notice additional input and output variables.

## Human Review

Adds a human review step within a flow.

**Inputs:**

- Review Task Label - An overall label that will be displayed for the review
- Review Task Instructions - Additional guidance that will be displayed for reviewers
- Data - In this field, use the **Variables Picker** to add the outputs that you want to to be reviewed - multiple variables can be added
- Reviewers - The users who will perform the review
- Review Time - The length of time allowed to complete the review
- Configure review interface (array of name, label, description) - For each variable added to the data array you can configure a custom label and description to display to reviewers.

**Outputs:** Determined by the 'Data to review' field.

**Featured in these example flows**

- [Build a flow in 5 minutes](https://amplience.com/developers/docs/workforce/flows/getting-started/)
- [Product image standardization](https://amplience.com/developers/docs/workforce/flows/examples/product-image-standardization/)
- [Extract swatch example](https://amplience.com/developers/docs/workforce/flows/examples/extract-swatch/)

## Related pages

[Adding actions to flows](https://amplience.com/developers/docs/workforce/flows/action-reference/#adding-actions-to-flows)

[Inputs, outputs and ports](https://amplience.com/developers/docs/workforce/flows/action-reference/#inputs-outputs-and-ports)

[Input field variables](https://amplience.com/developers/docs/workforce/flows/action-reference/#input-field-variables)
