# Reviews

"Teamwork makes the dream work." - John C. Maxwell. A team that works collaboratively on a suite can review each other's tests and make the best out of it. Inside COLLABORATION -> Reviews, a new review request can be created. A review allows to discuss and suggest changes in a suite or specific flows.

<figure><img src="/files/rI7WA5jruBb80PFGrbOf" alt=""><figcaption></figcaption></figure>

After adding a review:

<figure><img src="/files/FSVXaRKs7mSypw2E8wsW" alt=""><figcaption><p>The review called "First flows review", and the chosen flows to get reviewed are "Flow 1" and "Flow 2"</p></figcaption></figure>

Once a review is created, the team members added as reviewers are notified and have access to comment on it.

### Tests Reviews section

Advanced settings and the progress of the review are available under 'Tests Reviews'.\\

<figure><img src="/files/Kv7QDFDRhiQGrTC7DmWF" alt=""><figcaption></figcaption></figure>

Here you can find many more features, and see the events of the review:

<figure><img src="/files/W9LodR0SITX6uY3pq0Rc" alt=""><figcaption></figcaption></figure>

Comments are written in markdown format.

They can be added generally in the review (![](/files/XxgvtYk3XwJNzelB6oPt))

and/or in a specific flow under 'FLOWS', e.g.:

<figure><img src="/files/G4fv60cXyHlAAUL3uExL" alt=""><figcaption><p>Comments per flow</p></figcaption></figure>

Under Flows, the reviewed flows can also be added/removed.

In 'SETTINGS', every user can modify the reviewers list and enable/disable email notifications.

<figure><img src="/files/oiKZHy9IMXFoP7Klm3fR" alt=""><figcaption></figcaption></figure>

Enjoy reviewing :)


---

# 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.loadmill.com/collaboration/reviews.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.
