# Batch Screening

MLM-AI provides a second method for screening results "in batch". Use it for fast assessment of many articles at once according to a given criteria.

Batch Screening lets you **add a single screening decision to a collection of selected articles at once**. It is useful to quickly add decisions on results that are not likely to be relevant to your specific workflow, and to conduct faster QC tasks.

{% embed url="<https://youtu.be/B4pxywx7Bh0>" %}

To screen abstracts in batch, select results first according to desired criteria:

* From the [Review Details](/application/review-details.md) page: select the relevant status Tab, and desired filters. You can also include specific criteria [using the search box](/application/review-details/searching-abstracts-inside-a-review.md)
* Or, from the [Find Articles](/application/reviews/find-articles-from-reviews.md) page, select results according to desired criteria

The example below shows abstracts "In Queue" (pending screening), sorted by Animal/In Vitro tag:

* Once abstracts are of the desired status and sort order, click "**Batch Review**"
* The batch review screen will display abstracts following the same selection from the review details. In this screen, the title and abstract of selected articles are displayed
* The checkbox beside each abstract indicates the article is part of a single batch review. A single screening decision can be saved for all selected abstracts

<figure><img src="/files/SVH1hP28pJjjj4dp1fk5" 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/batch-screening.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.
