# Viewing results

### Results

* Once the results are available, navigate to the "Community Reviews" tab. Here, will be visible as a default list of reviews included during moderation. It is possible to filter out the ones that were excluded during the moderation process.
  * After clicking on the “Go to review” button, it will be visible how the proposal was assessed in each criteria, information if this review was included or excluded and about submitted moderations.
* In the “Proposals” tab, it will be visible the full list of proposals submitted in the current fund. Once the user opens a specific proposal, on the bottom will be visible the list of submitted reviews which were included during the moderation period.

**Filtering options:**

* **Reviews can be filtered by following criteria**:
  * My reviews - will present own reviews submitted by certain Reviewer
  * By Reviewer ID -  will present the list of reviews submitted by certain Reviewer
  * By proposal title -  will present the list of reviews  for specific proposal title
  * By Fund category title - will present the reviews submitted in the specific category<br>
* **There are additional reviews statuses to include**:
  * Pending - will present the reviews where moderation is still pending
  * Included - will present reviews valid after moderation stage
  * Excluded by threshold - will present reviews which were excluded because Reviewer didin't reach threshold
  * Excluded by moderation - will present reviews which were excluded during the moderation period (majority of Moderators involved in its moderation marked it as "excluded")


---

# 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/catalyst-tools/community-review-module/viewing-results.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.
