# Use the review mode

A powerful feature from **Data**Gym.ai is the review process that helps you to raise the quality of your labeled data. You can activate this inside the project's settings page below the connected datasets.

![Give some user the permission to review completed tasks.](/files/-M4UAyuK_1fT26LROowd)

### Add an reviewer <a href="#connect-a-dataset-with-the-project" id="connect-a-dataset-with-the-project"></a>

The section "**Connected reviewers**" shows a list of all connected reviewers. A button to connect a new reviewer is located at the bottom of the table.

To remove the connection the trash icon in each row can be used. This action must be confirmed in a pop-up window.

### More power for reviewers

A reviewer has the same capabilities as a labeler, but he can also review other labelers' work.

Within the [task overview page](/documentation/tasks/process-a-task.md), a second button appears when some tasks are completed and are waiting for a review.

![](/files/-M4rjhedi9wE4SnRfbm6)

Within the label mode, the usual[ task control panel](/documentation/label-mode/task-control.md) is replaced with the reviewer control where you can leave a comment for the labeler and accept or deny the labeled task.

![](/files/-M4TR8XGxu1fg5iE2O-7)


---

# 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.datagym.ai/documentation/dataset/use-the-review-mode.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.
