# Print Credit Note Receipt

Staff use this option to print a credit note directly from the **Invoice** screen. The printed credit note includes the receipt details, credit note reason, and item details.

{% hint style="warning" %}
Use this option after a credit note has been created for the invoice.
{% endhint %}

***

### Steps to Print a Credit Note

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

  <figure><img src="/files/SEfpbXrTTPA8lQU0p7Y5" alt=""><figcaption></figcaption></figure>
* Click on the invoice row to select it, then click the **More Action** menu to open the dropdown list.

  <figure><img src="/files/KXBRyeOPTjOsMRBsewVM" alt="" width="191"><figcaption></figcaption></figure>
* Select **Print Credit Note Receipt**.
* In the print preview, choose **Download**, **Print**, or **Email** as required.

  <figure><img src="/files/pEnUCFOW0nSHNQcyJKNl" 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-1.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.
