> For the complete documentation index, see [llms.txt](https://support.who-umc.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.who-umc.org/vigiflow/find-relevant-reports-using-filters.md).

# Find relevant reports using filters

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Overview of filters</strong></td><td>Make sure of quick filters, common filters, and advanced filters.</td><td></td><td><a href="/pages/7swG9MpnKTPkKbA1iA9j">/pages/7swG9MpnKTPkKbA1iA9j</a></td></tr><tr><td><strong>Adding and removing filters</strong></td><td>Filters can be added directly under the report list.</td><td></td><td><a href="/pages/blIbUXxJKNH7nHN3XGk0">/pages/blIbUXxJKNH7nHN3XGk0</a></td></tr><tr><td><strong>Saving searches that you do repeatedly</strong></td><td>If there are filters that you often use, you can save these for quicker access.</td><td></td><td><a href="/pages/0yhQPwYZS4NZBGGYm4fM">/pages/0yhQPwYZS4NZBGGYm4fM</a></td></tr><tr><td><strong>Searching for drugs/vaccines with WHODrug</strong></td><td>Reports in VigiFlow can be filtered based on drugs or vaccines.</td><td></td><td><a href="/pages/GXRqqjt8cZUpDeTBUQ1e">/pages/GXRqqjt8cZUpDeTBUQ1e</a></td></tr><tr><td><strong>Search for multiple drugs/vaccines</strong></td><td>With advanced filters, you can include multiple drugs/vaccines in your search.</td><td></td><td><a href="/pages/y5iCErNxJEX0ropHX7lv">/pages/y5iCErNxJEX0ropHX7lv</a></td></tr><tr><td><strong>Searching for reports delegated to specific organisations</strong></td><td>Use advanced filters to search for delegated reports.</td><td></td><td><a href="/pages/ZcpL61GU31pyN45Vgqrw">/pages/ZcpL61GU31pyN45Vgqrw</a></td></tr><tr><td><strong>Finding a report that disappeared from the Report list</strong></td><td>The report list only shows  reports with the status set to "Open" by default. To view reports set to "Closed" or "Under assessment", use filters.</td><td></td><td><a href="/pages/VaxO3kCpnhs2MbQktVR3">/pages/VaxO3kCpnhs2MbQktVR3</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.who-umc.org/vigiflow/find-relevant-reports-using-filters.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
