# No Charge

The **No Charge** option allows staff to complete a patient visit without generating an invoice. It updates the status to **Visit Complete – No Charge.**

***

### Steps to Mark a Visit as No Charge

* Open the **Scheduler (Home > Front Desk > Scheduler)** screen. Choose the respective patient’s appointment and click the appointment card. This opens the **Appointment Information** pop-up screen.

  <figure><img src="/files/wZx80dHuuPvPrAnUyI8J" alt="" width="230"><figcaption></figcaption></figure>
* From the pop-up menu, select the **No Charge** hyperlink. <br>

  <figure><img src="/files/DgEr3ZX7DRXt24Qn6No6" alt="" width="444"><figcaption></figcaption></figure>
* A confirmation pop-up appears. Select **Yes** to confirm the no-charge action.

  <figure><img src="/files/P7gi3b3SL1d2JiQDIImj" alt=""><figcaption></figcaption></figure>
* The visit status is updated to **Visit Complete – No Charge**. No invoice will be generated for the visit.

  <figure><img src="/files/UVqcHbe3TS8QVwQkpdKp" 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/scheduler/more-action-menus/no-charge.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.
