# Print Invoice

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

The printed invoice also displays the patient's **Mobile Number** and **Age**.

If a write-off has been applied to the invoice, the **Write-Off Amount** is also displayed in the **Invoice Print** screen.

***

### Steps to Print Invoice

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

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

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

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

{% hint style="info" %}
A configuration setting is available to define the disclaimer statement for the **Invoice Print.**
{% 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.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.
