# View Package Payment History

To view the payment history for a package, follow these steps:

* Open the **Package Consumption** screen by navigating to **Home > Packages > Package Consumption**.
* Use the **search field** to locate the patient by **Patient PIN**, **Name**, **EID**, or **Mobile Number**.
* From the **Select Package** drop-down list, choose the relevant package to view its details.
* Click the **Show Payment History** icon.

  <figure><img src="/files/z0RwtHGVRgduVd0uC7KX" alt=""><figcaption></figcaption></figure>
* The **Package Payment Detail** pop-up appears, displaying the Package Code, Name, and Validity Range. A table within the pop-up displays payment details, including Payment Mode, Paid Amount, Paid Date, Payment Status, and Created By.

  <figure><img src="/files/ZOsJw2qPyZGwWmHFzSPM" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Depending on the configuration, the package price details will either be shown or hidden.
{% endhint %}

***


---

# 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/packages/package-consumption/view-package-payment-history.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.
