# How to Search in Audit Logs?

{% embed url="<https://www.loom.com/share/674c57b709a145d3970ff8a4fe6a3971?sid=8e5171c4-3441-4de9-a1e3-649578e2b670>" fullWidth="true" %}

## Step-by-Step

{% stepper %}
{% step %}
**Click on the corresponding item in the left menu**

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

{% step %}
**Click on the Filters icon and complete your search by filtering by**

* Actor (username)
* Target (patient record, discussion, etc.)
* Action (creation, writing, etc.)
* Patient (see next step to learn how to find the patient ID)

<figure><img src="/files/jirLm44mkGmnFFhnK7V8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**To search based on a patient, you must have the patient's identifier. To obtain it, you need to log in to the clinician application from a computer and access the specific patient record**

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

{% step %}
**After accessing the specific patient record, you will find the patient identifier at the end of the URL in the navigation bar. Copy the patient identifier.**

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

{% step %}
**Paste the patient identifier in the "Patient" text box in the audit log filters.**

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


---

# 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://support-en.braver.net/guides/for-administrators/audit-logs/how-to-search-in-audit-logs.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.
