# Show Invoice

The **Show Invoice** option is available in the **More Actions** within the [**Diagnosis**](/uniteemr/application-modules/medical-records/diagnosis.md) tab in Medical Records screen. This feature enables users to view the invoice directly without navigating away from the patient’s records. For example, during a consultation, if the doctor needs to review invoice details, they can simply click on the **Show Invoice** icon to access a summary.

<figure><img src="/files/Yytkd4ACgrcYANLNOvsp" alt="" width="217"><figcaption></figcaption></figure>

***

### Steps to View the Invoice from Medical Records screen

* To view the invoice during a consultation, navigate to the **Medical Records** screen, go to the **Diagnosis** tab, and click the **SHOW INVOICE** icon in the right panel.
* The **Invoice Dashboard** will appear, displaying both **Patient Invoice(s)** and **Invoice Details**. The **Invoice Dashboard** provides a detailed overview of the patient’s invoice information within the Medical Records screen.

<figure><img src="/files/aO2rQqdDicabOb3sYWMw" 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/medical-records/diagnosis/more-action/show-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.
