# Print Credit Note Receipt

Staff can use this option to print the credit note receipt. The printed credit note receipt includes the patient's personal details, credited amount, invoice details, and other relevant information.

***

### Steps to Print Credit Note Receipt

* Open the **Invoice (Home > Billing > Invoice)** screen and use the Search field to find and select the respective invoice.

  <figure><img src="/files/V6VD2kc1oruJZfFwKOpz" alt=""><figcaption></figcaption></figure>
* Click on the invoice row to select it, then click the **More Action** menu to open the dropdown list. From the dropdown list, select **Print Credit Note Receipt**. The **Credit Note Receipt Print** pop-up appears.

<figure><img src="/files/NWZMhCpNzgp1bHVq4nGH" alt="" width="193"><figcaption></figcaption></figure>

* In the **Credit Note Receipt Print** pop-up, select  **Download, Print** or **Email** as required.

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

***


---

# 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-credit-note-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.
