# Filters

The **Diagnosis** screen provides filter options for viewing different SOAP tabs:

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

* **Show all**: Displays all SOAP tabs, regardless of data entry.
* **Show all with data**: Displays only the SOAP tabs where data has already been entered.
* **Show all without data**: Displays the SOAP tabs where no data has been 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/diagnosis/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.
