# Adding and removing filters

The quick filters are available at the top of the screen. Here you can quickly filter follow-up reports, reports under assessment, and see all reports.&#x20;

### Accessing additional filters

To see additional filters, follow these steps:

1. Navigate to the report list and click on **Filter**.
2. Select your filter from either the “Filter” tab or “Advanced filter” tab.
3. Click on **Apply filter**.

### Removing applied filters

To remove the applied filters, you can either:

1\. Click on <i class="fa-xmark">:xmark:</i> Clear to remove all applied filters.

2\. Remove one or more filters without removing all by clicking on the <i class="fa-xmark">:xmark:</i> next to the filter you wish to remove.


---

# 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/adding-and-removing-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.
