# Multiple Invoices for the Same Visit

In Unite EMR, multiple invoices can be created for a single patient visit. Staff typically use this feature to add missed items or to include additional items.

***

### Steps to Create Multiple Invoices for the Same Visit

* Open the existing invoice. Click the **Plus** icon to open the **New Invoice** pop-up.

  <figure><img src="/files/fhXfi5zM54z7qpxoMTew" alt=""><figcaption></figcaption></figure>
* In the **New Invoice** pop-up, select either the **Cash** or **Insurance** radio button. This action opens a **Add New Items** pop-up.\
  \&#xNAN;***Note:** Upon selecting the **Cash** option, a **Self-Pay** invoice will be created. If the **Insurance** option is selected, the corresponding invoice will be generated.*

  <figure><img src="/files/ta7dgcHh9PkhPw0sgqZM" alt="" width="300"><figcaption></figcaption></figure>
* In the **Add New Items** pop-up, select the required items and click the **ADD** button to include them in the invoice.&#x20;

  <figure><img src="/files/Hb5MiGnfoOj6t8pbPUwh" alt=""><figcaption></figcaption></figure>
* Click **SAVE** to create another invoice.

  <figure><img src="/files/Th7qA4xCIVMosmAKJvi5" alt=""><figcaption></figcaption></figure>
* A new invoice number will be generated for the invoice in the **Patient Invoice(s)** section.

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

***

## Video Tutorial

{% embed url="<https://youtu.be/pMNkH4Q2z3I>" %}
Creating Multiple and Standalone Invoices
{% endembed %}

***


---

# 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/create-invoice/multiple-invoices-for-the-same-visit.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.
