# Appointment Status Change

Before adding an appointment to the queue, staff reach out to the patient to confirm their availability. Based on the patient's status and response, the staff member updates the doctor's appointment list accordingly. This practice ensures that the doctor maintains the most current and accurate schedule. The options for updating the appointment status are listed below.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Appointment Information pop-up</strong></td><td><a href="/files/UA4GU7H5I6iIwm2ZlCjf">/files/UA4GU7H5I6iIwm2ZlCjf</a></td><td><a href="/pages/4UuswdVHFxNN22vUWvUN">/pages/4UuswdVHFxNN22vUWvUN</a></td></tr><tr><td align="center"><strong>Reschedule Appointment pop-up</strong></td><td><a href="/files/SJFDJrF8c4gA8x7ox1wV">/files/SJFDJrF8c4gA8x7ox1wV</a></td><td><a href="/pages/8rirCq93aBxLf34PdsDK">/pages/8rirCq93aBxLf34PdsDK</a></td></tr><tr><td align="center"><strong>Using Tooltip option</strong></td><td><a href="/files/g5DFJ083pbq7e4iHvHdQ">/files/g5DFJ083pbq7e4iHvHdQ</a></td><td><a href="/pages/zGJafisZtnWTVqxpuCIm">/pages/zGJafisZtnWTVqxpuCIm</a></td></tr></tbody></table>

***

## Video Tutorial

{% embed url="<https://youtu.be/D5r_U66G9CU>" %}
Scheduler - Appointment Status Change
{% 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/scheduler/manage-appointment/appointment-status-change.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.
