# Overview of filters

* **`Quick filters`**, marked as <mark style="background-color:blue;">1</mark> in the image below, can be accessed directly from the report list in VigiFlow. These filters are available at the top of the page and can be used to view all reports, reports under assessment, and follow-ups. Please note that the follow-up option is visible exclusively to users at the national level.
* **`Common filters`**, marked as <mark style="background-color:blue;">2</mark> in the image below, appear when you click on Filter. These include frequently used filters such as Means of reporting, Report title, and Seriousness criteria.
* **`Advanced filters`**, marked as <mark style="background-color:blue;">3</mark> in the image below, are available under the “Advanced filter” tab, which appears after clicking on Filter. This section provides more precise filtering options, such as filters on drugs/vaccines and reaction/event.

<figure><img src="/files/V2V95MsZ2wv1UOHRWFdB" 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://support.who-umc.org/vigiflow/find-relevant-reports-using-filters/overview-of-filters.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.
