---
canonical: https://amplience.com/developers/docs/release-notes/2026/flows-filter-search/
title: Workforce Flow reviews- filter and search
description: Workforce Flows has improved support for filtering and searching review tasks. Developers can add custom attributes to provide additional filters.
audience: Business User
image: https://cdn.media.amplience.net/i/ampproduct/flows-reviews-search-example?w=1200&h=630
image_width: 1200
image_height: 630
date_published: 2026-05-19
date_modified: 2026-05-19
---

# Improved filtering and search for Workforce Flow reviews

**Release date: 20th May 2026**

Workforce Flow reviews now have improved support for filtering and searching your review tasks.

![Workforce Flow reviews list with a search example](https://cdn.media.amplience.net/i/ampproduct/flows-reviews-search-example?w=1880&fmt=png 'Workforce Flow reviews list with a search example')

## Filtering reviews

You can filter reviews by flow, assignee or status using the available filters.

Additional filters can also be created by configuring custom attributes - when set up, a **More filters** button appears in the Reviews list. See [Filtering reviews](https://amplience.com/developers/docs/workforce/flows/review/#filtering-and-searching-reviews).

The example below shows the Reviews list with custom filters panel open:

![Workforce Flow reviews list showing custom filters](https://cdn.media.amplience.net/i/ampproduct/rn-flows-reviews-more-filters?w=1880&fmt=png 'Workforce Flow reviews list showing custom filters')

## Searching reviews

Use the search bar to find specific reviews by value, such as a product ID or SKU.

Searches apply to the review label, run label and any custom attributes that have been configured. See [Searching reviews](https://amplience.com/developers/docs/workforce/flows/review/#filtering-and-searching-reviews).

## Setting custom attributes

To enhance the filter and search capabilities for flow reviews, you can use the new **Set Custom attributes** helper action to add more filters. See [Setting custom attributes](https://amplience.com/developers/docs/workforce/flows/action-reference/helper-actions/#set-custom-attributes).

This example shows the **Set Custom Attributes** action being used to configure an **Image Type** custom attribute.

![Workforce Flows editor showing a flow with the Set Custom Attributes action](https://cdn.media.amplience.net/i/ampproduct/flows-helper-action-attribute-pairs?w=1880&fmt=png 'Workforce Flows editor showing a flow with the Set Custom Attributes action')

> **Note: Custom attributes scope**
> Search only returns custom attribute values for reviews created after the custom attributes were saved to the flow.

## Related pages

[Filtering and searching reviews](https://amplience.com/developers/docs/workforce/flows/review/#filtering-and-searching-reviews)

[Setting custom attributes](https://amplience.com/developers/docs/workforce/flows/action-reference/helper-actions/#set-custom-attributes)
