> For the complete documentation index, see [llms.txt](https://support.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.braver.net/guides/pour-les-administrateurs/journaux-daudit/comment-faire-une-recherche-dans-le-journal-daudits.md).

# Comment faire une recherche dans les journaux d'audits?

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

## Pas-à-pas

{% stepper %}
{% step %}
**Accédez à la console administrative: 1) Accédez à votre profil via votre avatar en bas de l'écran, puis 2) cliquez sur&#x20;*****Console administrative*****.**

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

{% step %}
**Cliquer sur l'item&#x20;*****Audit*****&#x20;dans le menu de gauche**

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

{% step %}
**Cliquez sur l'icône Filtres et compléter votre recherche en cherchant par**

* Acteur (nom de l'utilisateur)
* Cible (fiche patient, discussion, etc.)
* Action (création, écriture, etc.)
* Patient (voir prochaine étape pour savoir comment trouver l'ID du patient)

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

{% step %}
**Pour faire une recherche à partir du patient, vous devez avoir en main l'identifiant du patient. Pour l'obtenir, vous devez vous connecter à l'application clinicien à partir d'un ordinateur et accéder à la fiche patient en question.**

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

{% step %}
**Après avoir accédé à la fiche patient en question, vous retrouverez l'identifiant du patient à la fin de l'URL dans la barre de navigation. Copiez l'identifiant du patient.**

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

{% step %}
**Collez l'identifiant du patient dans la boîte de texte&#x20;*****Patient*****&#x20;des filtres du journal d'audits.**

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


---

# 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.braver.net/guides/pour-les-administrateurs/journaux-daudit/comment-faire-une-recherche-dans-le-journal-daudits.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.
