# View Package Extension History

The **Package Extension History** feature allows users to view detailed records of package extensions, including information on the validity range and the individuals responsible for the extensions. This ensures transparency and ease of tracking for extended packages.

### **Steps to View the Package Extension History**

* 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 User Extension History** icon.

  <figure><img src="/files/iXilc9jJDXYyYrq2bLAe" alt=""><figcaption></figcaption></figure>
* The **Package Extension History** pop-up will display the package name, code, and validity range.

  <figure><img src="/files/5JFPAUnTqrhQ3IScQ4nu" alt=""><figcaption></figcaption></figure>
* The table within the pop-up contains the following details:
  * **Valid From and Valid To**: Indicates the start and end dates of the extended validity period.
  * **Extension Count**: Displays the number of times the package has been extended.
  * **Extended By**: Shows the user who performed the extension.
  * **Extended On**: Displays the date and time when the extension was made.

{% 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-extension-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.
