# Reschedule Appointment pop-up

Staff can update the appointment status using the **Reschedule Appointment** pop-up screen. After the appointment, double-click the appointment card to open the Reschedule Appointment pop-up screen. This screen allows the user to reschedule the appointment, update its status, and modify other details.

***

### **Steps to update the Appointment status**

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

  <figure><img src="/files/8tMShpTktrePtTWzRJBI" alt=""><figcaption></figcaption></figure>

  * In the **Appointment Information** section, select the **Appointment Status** drop-down menu as appropriate.&#x20;
  * After selection, click **SAVE** to confirm the change. Now, the pop-up will close and the appointment status will be updated in the scheduler screen.

***


---

# 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/reschedule-appointment-pop-up.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.
