> For the complete documentation index, see [llms.txt](https://support-en.braver.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support-en.braver.net/guides/for-healthcare-professionals/patient-files/filter-patient-files.md).

# Filter Patient Files

{% hint style="info" %}
Filters let you [filter patient record](#id-1.-filter-patient-records)s and [view the status of their invitation process](#id-2.-view-the-invitation-process-status).
{% endhint %}

## 1. Filter patient records

### Step-by-step

{% stepper %}
{% step %}
**Go to the Patients page, then select Filters.**

<div align="left"><figure><img src="/files/OcDZPpOzzj5RtUS0X1tA" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Choose one or more of those options.**

{% hint style="info" %}
Filters vary depending on the roles assigned to you and the configurations set by your establishment.
{% endhint %}

<div align="left"><figure><img src="/files/Qv54czakdv2GL40Nmr6o" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Click Save.**

<div align="left"><figure><img src="/files/nnkRx9oial6FOY9el9UA" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### Use Cases

1. **To quickly identify patients where you are part of an active discussion, select those options:**

<div align="left"><figure><img src="/files/bON9cIgNqppJV7auVlEE" alt="" width="375"><figcaption></figcaption></figure></div>

2. **If you are covering for a teammate and want to see ongoing active discussions, select this option:**

![](/files/5vXXaxDF4AyDmGPyEZLw)

## 2. View the invitation process status

### Step-by-step

{% stepper %}
{% step %}
**1) Go to the Patients page, then 2) select Filters.**

<div align="left"><figure><img src="/files/OcDZPpOzzj5RtUS0X1tA" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Turn on Show the patient’s circle to access the dropdown.**

<div align="left"><figure><img src="/files/HHYENNSq2hBNGTz7CrNM" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Select one or more of those options:**

<div align="left"><figure><img src="/files/lDBcpSmngYzUskwo00vi" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Then select a filter to display the patients you are looking for:**

<div align="left"><figure><img src="/files/Y4lKcQWmLqbOyueMSq7A" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Click Save.**

<div align="left"><figure><img src="/files/nnkRx9oial6FOY9el9UA" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### Use Cases

1. **To quickly identify which members have not been invited or whose invitation information is incomplete, select those options:**

<div align="left"><figure><img src="/files/oDhS9dMm0ap7bylXbc40" alt="" width="375"><figcaption></figcaption></figure></div>

2. **To identify which members have not accepted their invitation, select the relevant options.**

<div align="left"><figure><img src="/files/AWRRdYRh4CxYbRtL24Ii" alt="" width="375"><figcaption></figcaption></figure></div>

2. **To get an overview of invitation statuses, select the relevant options.**

<div align="left"><figure><img src="/files/1CcaFpym2qGt9UHCOJUM" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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-en.braver.net/guides/for-healthcare-professionals/patient-files/filter-patient-files.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.
