# How to moderate the review

Moderator may open the review by choosing Go to Review button next to the allocated review in the Allocated Reviews section.

<figure><img src="https://lh7-us.googleusercontent.com/3LYgwurEB9O2F8lrfRPEaA9LYSc4RdwXZwBXIbO6P9rjSzRb71oyNgHZp2cKLy9CgKT0yap4u8fyDGa5sKyRS4bta3recST64OF68Sf0dw1P2inmUoS4ZaMk60jfaW360Yb5zUYIBB82DEMk0_23_w" alt=""><figcaption></figcaption></figure>

Once opened, there will be visible proposal title, link to the Ideascale proposal page, reviewer anonymized ID, and a score for each criteria - impact, feasibility, and value for money. If a review will be flagged by the scripts, the flag will be visible in the upper right corner along with the type. Moderator has to answer whether the flagged review should be included or not.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/-yw56grFF-vtaIK9RB4CldqEG8bdtA88KU9wm0oDw2Y8LLhgJTjHiyosThp7xwZoMhTCMQgANn6qW8YeVPkiriaTdMnFxDmIo7okF2fe8CVEBB74PWluMObNsSmYde_aNDJE71c7aw__6noV_KKx1A" alt=""><figcaption></figcaption></figure>

Depends on the decision, Moderators will have to choose the rationale out of the following options:

* Yes
  1. There is no evident issue with the review
  2. Person’s own opinion
  3. There isn't any profanity
  4. It’s unique and not too similar to another review
  5. It's similar to another review for a valid reason
  6. Other - further written explanation needed<br>
* No
  1. I believe this is not person’s own opinion
  2. There is profanity
  3. There is too much similarity with another review
  4. Rationale doesn't correspond with the score given
  5. Rationale contains a false statement
  6. Other - further written explanation needed

Once the decision is made and rationale is chosen, the Moderator can submit his work by clicking the ***submit button***. If work was submitted by mistake, it can be removed by clicking the ***Delete button*** and resubmitting.

<figure><img src="https://lh7-us.googleusercontent.com/JB7Gk2PKqvRlgXltBj5uW6yGjrT0u0bOKijP7IdxXbfO3pzMUu1WMEjYNQL87OWZoGM6PmFxw4PnvoXY3-a4LvYjCJZYoxTjGJ-XXv98mO5RAH8ZJ3YgJoHTyX7PqmRB6ziV1sX8YN3wE1Ch1kLnwg" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.projectcatalyst.io/previous-funds/fund11-docs/moderation-module-guide/how-to-moderate-the-review.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.
