# Print Invoice With Package Detail

Staff utilize this option to print the package invoice detail. The printed report includes the patient's personal information, visit details, invoice specifics, package validity, items purchased, and other relevant information.

***

### Steps to Print Invoice With Package Detail

* Open the **Invoice (Home > Billing > Invoice)** screen and use the Search field to find and select the respective invoice (Package).
* Click on the invoice row to select it, then click the **More Action** menu to open the dropdown list.

  <figure><img src="/files/03JH9d2uLd8pDVXQ1Dlm" alt=""><figcaption></figcaption></figure>
* From the dropdown list, select **Print Invoice With Package Details**. This action opens the **Invoice Print** pop-up.

  <figure><img src="/files/ObPyP395YzpjTLSY9tVK" alt="" width="194"><figcaption></figcaption></figure>
* In the **Invoice Print** pop-up, select **Download**, **Print**, or **Email** as required.

  <figure><img src="/files/4HriaOzDFd7n6b8nnNcO" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This option is available only for Package Invoices.
{% 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/billing/invoice/more-action/print-invoice-with-package-detail.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.
