# Reschedule with the Same Doctor

Staff can use the drag-and-drop feature to easily move an appointment to a different date or time slot with the same doctor.

***

### Steps to Reschedule with the Same Doctor

* **Day view**
  * Open the **Scheduler** **(Home > Front Desk > Scheduler)** screen. Move the appointment card up or down to modify the time slot with the same doctor. A confirmation message appears to verify the reschedule. Confirm the action to reschedule the appointment.

    <figure><img src="/files/P0nhhmLE4yMr3AD4LupL" alt="" width="356"><figcaption></figcaption></figure>
* **Multi-day view**
  * Open the **Scheduler** **(Home > Front Desk > Scheduler)** screen. In the toolbar, change the currently selected option from **Day** to **Multi-day** in the drop-down menu. Once the option is selected, the schedule for each doctor will be displayed for the next consecutive days.

    <figure><img src="/files/diZvarLnCQjTKk14hQ1m" alt=""><figcaption></figcaption></figure>
  * Now, move the appointment card to a different date within consecutive days. A confirmation message appears to verify the reschedule. Confirm the action to reschedule the appointment.

    <figure><img src="/files/xMUOzNYIw0svPObrbcaG" alt="" width="359"><figcaption></figcaption></figure>
* **Week view**
  * Open the **Scheduler** **(Home > Front Desk > Scheduler)** screen. In the toolbar, change the option from **Multi-day** to **Week** in the drop-down menu. After selecting the option, the schedule for an individual doctor will be displayed for the week.
  * Now, move the appointment card for to a different date within a week. A confirmation message appears to verify the reschedule. Confirm the action to reschedule the appointment.

    <figure><img src="/files/6KNevuWAGsh568fU3TjR" alt=""><figcaption></figcaption></figure>

***

#### For Recurring Appointment

* When you move the appointment card, a pop-up message will appear asking you to choose whether to change the current event or the entire series.

<figure><img src="/files/izIEimw3J7fG0xVkRP6w" alt="" width="428"><figcaption></figcaption></figure>

To change the current occurrence, click the **CHANGE CURRENT OCCURRENCE** button. To change the entire series, click the **CHANGE THE SERIES** button. If you wish to cancel the change, click the **CANCEL** button.

{% hint style="warning" %}
Selecting the **CHANGE CURRENT OCCURRENCE** button will convert the appointment to a standalone event and remove it from the series.
{% 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/reschedule/drag-and-drop-feature/reschedule-with-the-same-doctor.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.
