# Cancel Appointment

Staff can use this option to cancel an appointment in the scheduler view. There are two alternative ways to cancel the appointment.

***

### Steps to cancel the appointment using Appointment Information pop-up

* Open the **Scheduler** **(Home > Front Desk > Scheduler)** screen. Click on the card to open the Appointment Information pop-up screen.

  <figure><img src="/files/y6gi7edFqENLUMDaUFUV" alt=""><figcaption></figcaption></figure>
* Select **Appointment Cancelled** status in the drop-down menu.

  <figure><img src="/files/ZUbYKasc4A5EwZym4wiQ" alt="" width="539"><figcaption></figcaption></figure>
* Upon selecting this status, a pop-up menu will appear, prompting you to add specific remarks regarding the cancellation. Once you have entered the necessary remarks, proceed by clicking the **ADD REMARKS** button. At this point, the appointment will promptly be removed from the visible schedule to reflect its updated status.

  <figure><img src="/files/p1RsfNCQQM7XAA5AkqbK" alt="" width="563"><figcaption></figcaption></figure>

***

### Steps to cancel the appointment using Tooltip option

* Open the **Scheduler** **(Home > Front Desk > Scheduler)** screen. Click the **More Actions** <img src="/files/Vt0VeQL0biuDE84zt9gq" alt="" data-size="original"> menu on the appointment card to open the **MORE ACTION** tooltip.

  <figure><img src="/files/2KSDST1ciC5wcAN5QyaA" alt=""><figcaption></figcaption></figure>
* Select the **Cancel Appointment** status to open the pop-up menu. Now, follow the steps similar to those in the pop-up menu that appears on the Appointment Information pop-up screen.

{% hint style="info" %}
To view the cancelled appointments in the scheduler view, please navigate to the **Show Cancelled Appointment** section in the [Filter](/uniteemr/application-modules/scheduler/filter.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/scheduler/manage-appointment/cancel-appointment.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.
