# Casesheet Audit Log

The **Casesheet Audit Log** provides a chronological record of all user actions performed within a patient’s casesheet, including the insertion, modification, or deletion of data. This feature enhances traceability, accountability, and compliance with patient record management standards.

Audit entries are displayed from the most recent to the oldest and are grouped based on the relevant tab (e.g., **Investigations**, **Diagnosis**, **Doctor Notes**).

{% hint style="info" %}
Allergy-related updates are captured in a dedicated audit log to ensure focused tracking. To review changes made to allergy records, refer to the [**Patient Allergy Audit Log**](https://app.gitbook.com/o/ieswPyvvTYF0geWnDeck/s/WQ5ypNBejmFIr9zwp0Pi/~/changes/254/application-modules/medical-records/more-action/patient-allergy#patient-allergy-audit-log) section.​
{% endhint %}

***

### Steps to View and Download the Casesheet Audit Log <a href="#steps-to-view-and-download-the-diagnosis-audit-log" id="steps-to-view-and-download-the-diagnosis-audit-log"></a>

* Open the **Medical Records** screen by navigating to **Home > Patient Queue > Current Medical Records**.
* In the **Casesheet** tab, click the **CASESHEET AUDIT LOG** icon located in the right panel. The **Casesheet Audit Log** pop-up appears.

  <figure><img src="/files/dPCl4yQoevVl8eaL5mTt" alt=""><figcaption></figcaption></figure>
* Use the **Select Casesheet** drop-down to filter logs by casesheet name.

  <figure><img src="/files/aBoUgT1LFkBNXHHzKNIy" alt=""><figcaption></figcaption></figure>
* Click each **Casesheet** tab header on the left panel to view the related logs on the right.
* The **Right Panel** displays audit logs for the selected tab in a card-based format, with each card showing the action label (Inserted, Updated, or Deleted), user name, timestamp, and a description of the data change.
* To download the full audit log, click the **DOWNLOAD REPORT** button at the top of the pop-up. The log will be downloaded in **Excel (.xlsx)** format.

  <figure><img src="/files/9Mr4lgUUu9KJ2kKvpvH6" alt=""><figcaption></figcaption></figure>

***


---

# 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/more-action/casesheet-audit-log.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.
