# Invoice History

Staff use this option to view the Invoice History.

***

### Steps to access Invoice History

* 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 **Invoice History**. This action navigates to the **Invoice History** screen to view the complete details.

  <figure><img src="/files/a114F5eP3qUEaI5fHxLb" alt="" width="134"><figcaption></figcaption></figure>

{% hint style="info" %}
For additional information, refer to the [**Invoice History**](/uniteemr/application-modules/billing/invoice/more-action/invoice-history.md) topic.
{% 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/invoice-history.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.
