# Print Refund Receipt

Staff can use this option to print the refund receipt. The printed refund receipt includes the patient's personal details, itemized refund amounts, the name of the person who processed the refund, the name of the person who received it, and other relevant information.

***

### Steps to Print Refund Receipt

* 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 Refund Receipt**. The **Refund Receipt Print** pop-up appears.

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

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

{% hint style="info" %}
This option is available only for Self-Pay & 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-refund-receipt.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.
