# Filters

The **Filter** dropdown in the left panel allows you to filter the **Casesheet** headings:

<figure><img src="/files/pXEXkw4SQjlXSZrCd3nr" alt=""><figcaption></figcaption></figure>

* **Show All**: Displays all headings, whether or not they contain data.
* **Show All with Data**: Displays only headings where data has been entered.
* **Show All without Data**: Displays only headings with no data entered.

***


---

# 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://unitecare.gitbook.io/uniteemr/application-modules/medical-records/casesheet/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.
