# Patient Allergy Audit Log

The **Patient Allergy Audit Log** feature can be enabled through a configuration setting by the system administrator. Once enabled, an additional option labeled **AUDIT LOG** becomes available within the **Patient Allergy Details** pop-up.

***

### **Steps to Access the Patient Allergy Audit Log through Medical Records Screen**

* Open the **Medical Records** screen by navigating to **Home > Patient Queue > Current Medical Records**.
* Select either **Diagnosis**, **Casesheet**, or **Medication** tab.
* On the right panel, select **ALLERGY** icon to open the **Patient Allergy Details** pop-up.&#x20;
* In the pop-up, click **AUDIT LOG** to view the complete audit history.

  <figure><img src="/files/nsnM5RpjoQ75N66M6RHa" alt=""><figcaption></figcaption></figure>
* The **Allergy Audit Log** pop-up displays the patient’s basic details in the top banner. Below, entries are grouped by date on the left, and corresponding details are shown on the right in a card-based format. Each card includes information such as **Username** of the staff who performed the action, **Date and time** of the activity, **Action performed** (**INSERTED**, **UPDATED**, or **MODIFIED**), and **Allergy details** relevant to the change.&#x20;

  <figure><img src="/files/Ger7E1eVLafknX0SLEME" alt=""><figcaption></figcaption></figure>
* To export the audit data, click the **DOWNLOAD REPORT** button at the top of the pop-up. The log will be downloaded in **Excel (.xlsx)** format.&#x20;

***


---

# 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/more-action/patient-allergy/patient-allergy-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.
