# View Existing Invoices

There are three alternative ways to view the existing invoice on the **Invoice** screen

### Invoice Queue

Click the **Invoice Queue** icon to open the pop-up screen. In the **Invoice Queue** pop-up, select the date range and click **SEARCH** to filter the invoices. Click an invoice to view or update it. This action navigates to the **Invoice** screen, allowing the invoice to be viewed or updated

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

### Search Field

Search for the patient using **Invoice No., PIN, Patient Name** or **EID**. Select the patient to view the invoice details. This action opens the **Invoice** screen, where the details can be viewed or updated.

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

### Advance Search

Click the **Invoice Advanced Search** icon to open the pop-up screen. In the **Invoice Advanced Search** pop-up, select the date range and click **SEARCH** to filter the invoices. Click an invoice to view or update it. This action navigates to the **Invoice** screen, where the invoice can be viewed or updated.

<figure><img src="/files/rMwldgucqnxapKU1j1kX" 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/view-existing-invoices.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.
