# Filter report items

1. Tap on a report to open it.&#x20;
2. Tap the three vertical dots in the top-right toolbar.

   <div align="left"><figure><img src="/files/Y9mwIZT0iy10IVUuT5xz" alt=""><figcaption></figcaption></figure></div>
3. Choose **Report Filter** from the dropdown menu.&#x20;

   <div align="left"><figure><img src="/files/YF41NPamlR9qMDoCYV3H" alt=""><figcaption></figcaption></figure></div>
4. Tap **Add (+)** in the center of the screen or from the top toolbar.

   <div align="left"><figure><img src="/files/wyRXH3955Yfru29XHSFp" alt=""><figcaption></figcaption></figure></div>
5. Tap the [condition](/manual/report-and-run-integrate/filter-reports/conditions.md) you want to use in the report filter. In the example below, the *Assigned To* condition was selected. &#x20;

   <div align="left"><figure><img src="/files/1RteR2a8p9XY302RWzPt" alt=""><figcaption></figcaption></figure></div>
6. The condition will appear on the Report Filter screen. You can adjust it as needed. &#x20;
7. Tap **Add (+)** at the top of the screen to include additional conditions.&#x20;

   <div align="left"><figure><img src="/files/B1dKyWRB8iUBZEULR5Pn" alt=""><figcaption></figcaption></figure></div>
8. Click the back arrow in the top-left corner to see your report with the filter on.&#x20;

   <div align="left"><figure><img src="/files/jsbILWdpSsZqe3VbtFU6" alt=""><figcaption></figcaption></figure></div>


---

# 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.reportandrun.com/manual/report-and-run-integrate/filter-reports/filter-report-items.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.
