# Make Invoice

Staff can access the **Invoice** screen through the **Make Invoice** option, enabling them to handle and complete invoice.

***

### Steps to use Make Invoice option

* Open the **Patient Queue (Home > Front Desk > Patient Queue)** screen. Choose the respective patient visit, then click on the **More Actions** menu to open the pop-up screen.&#x20;

  <figure><img src="/files/GsLJ0PKBM0xUP2Qw1xjj" alt=""><figcaption></figcaption></figure>
* From the pop-up screen, select the **MAKE INVOICE** option in the menu. This action navigates to the **Invoice** screen for billing.

  <figure><img src="/files/Y5GXr1yAiIvklvffSvol" alt="" width="170"><figcaption></figcaption></figure>

{% hint style="info" %}
For additional information, please refer to the [**Invoice** ](/uniteemr/application-modules/billing.md)screen.
{% 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/patient-queue/front-desk-queue/more-actions/make-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.
