# Dynamic Review Capabilities

Dynamic review automatically assigns a reviewer when labelers **have conflicts** in a project. This feature works best for small teams with only a few labelers available. The assigned dynamic reviewer will receive an email notification when a conflict occurs in the project.

## How do we enable Dynamic Review?

Dynamic review setting is available in step 4 of project creatio&#x6E;**.**

1. Assign at least 2 labelers and set the consensus to 2 to allow conflicts to occur and be sent for review.

![](/files/sLLlWdma2TbcOZ5fMF6g)

2. Enable **Allow dynamic review assignment** setting. Choose how to assign the reviewer:
   1. **Any other team member** automatically selects one team member, regardless of their role in the workspace, except those who have been assigned as labelers in the project.
   2. **Any reviewer** automatically selects one team member whose role in the workspace is **Reviewer**.
   3. **Dedicated member** allows you to select a specific member as the reviewer.

![](/files/YpPOjNYUIH7n53XWk83y)

## Two Possible Outcomes:

### No conflicts

1. Admin assign at least 2 labelers.
2. Labelers start labeling.
3. Labelers complete the project and mark it as complete.
4. No conflicts are found.
5. The project status will automatically update as **Completed**.

### Conflicts

1. Admin assign at least 2 labelers.
2. Labelers start labeling.
3. Labelers complete the project and mark it as complete.
4. At least 1 conflict is found.
5. The project status will automatically update to **Ready for review** and the assigned dynamic reviewer will receive a notification.


---

# Agent Instructions: 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.datasaur.ai/data-studio-projects/creating-a-project/dynamic-review-capabilities.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.
