# Find Articles from Reviews

Many workflows require searching for results across different monitors, larger time periods or using other specific criteria. For example:

* Search for articles to perform quality checks across a portfolio of many products
* Review results initially flagged for signal processing
* Find all articles assigned to my user and not yet assessed, regardless of monitors.

It is possible to achieve this from the **Find Articles** page, either from the Reviews page or from the main menu on the left:

<figure><img src="/files/5eKLyr0VXfP8EK6IOW11" alt=""><figcaption></figcaption></figure>

The Find Articles page works in two stages:

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

#### Choose what Reviews to Retrieve&#x20;

First, select which monitors, review status and date range to select reviews:

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

* Multiple monitors can be selected, type into the Monitors drop down for a shortlist

The date range for selecting monitors can be based on:

* Review Start Date
* Date of Creation (Day Zero)

To choose which criteria to apply, use the toggle as shown below:

<figure><img src="/files/2rFOKWWB5uPOs9mSTG0K" alt=""><figcaption></figcaption></figure>

#### Criteria for Selecting Articles

Once the criteria for reviews is chosen, you can determine what **articles** to select:&#x20;

* by any criteria available in the [Review Details](/application/review-details.md) page including assignment, sampling, decision, or open queries from the [search box](/application/review-details/searching-abstracts-inside-a-review.md)

#### Example

The example below selected from all reviews between a date range, with decision status of "Confirmed ICSR":

<figure><img src="/files/6Raj0B6jtOrPKXBaCdjA" alt=""><figcaption></figcaption></figure>

Once results are ready, users can:

* Navigate to the retrieved articles by clicking the article ID and complete screening
* Alternatively, [review results in batch mode](/application/batch-screening.md) by clicking **Batch Review**
* Select multiple items and perform an [assignment action](/application/review-details/work-assignment.md#assignment-process)
* From the Download Icon, it is possible to **export** your query results directly from this page:

<figure><img src="/files/21OexaB6UcWrzJUVE9OU" alt=""><figcaption></figcaption></figure>


---

# 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.biologit.com/application/reviews/find-articles-from-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.
