# Print Cancelled Invoice

Staff use this option to generate a hard copy of the cancelled invoice for record-keeping or sharing purposes.

***

### Steps to Print Cancelled Invoice

* Open the **Cancelled Invoice (Home > Billing > Cancelled Invoice)** screen. Search and choose the respective invoice. Now, click the **More Action** menu to open a dropdown list.

  <figure><img src="/files/deefn6YkCX4ClC2znEuF" alt=""><figcaption></figcaption></figure>
* Select the **Print** option to open the **Print Invoice** pop-up.

  <figure><img src="/files/71cDPFwPe4vkWoHzX59R" alt="" width="92"><figcaption></figcaption></figure>
* In the **Print Invoice** pop-up, select either **Download** or **Print** based on the requirement. The cancelled invoice includes a watermark indicating its cancelled status.

  <figure><img src="/files/2glMKf0yo0HdjxdloHZ1" 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/cancelled-invoice/print-cancelled-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.
