# Change Doctor

Staff can change the assigned doctor for a patient’s **visit** directly from the **Scheduler** screen using the **More Actions** menu.&#x20;

{% hint style="info" %}
This option is only applicable for **visits**, not **appointments**. If the patient's record is still in **appointment status** and has not been converted to a **visit**, you must either:

* [**Drag and drop**](/uniteemr/application-modules/scheduler/manage-appointment/reschedule/drag-and-drop-feature.md) the appointment card, or
* Use the [**Reschedule Appointment** ](/uniteemr/application-modules/scheduler/manage-appointment/reschedule/drag-and-drop-feature/switch-to-another-doctor.md)pop-up to manually convert it.
  {% endhint %}

***

### Steps to Change the Doctor from the Scheduler

* 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/1CwQNc39xac0J7687CkO" alt="" width="229"><figcaption></figcaption></figure>
* From the pop-up menu, select the **Change Doctor** hyperlink.&#x20;

  <figure><img src="/files/6UWqo8YT4Cp8QW1j6Snj" alt="" width="484"><figcaption></figcaption></figure>
* In the **Change Doctor** pop-up window, select the new doctor from the **dropdown list**.

  <figure><img src="/files/rivsNT4hjAXhasSszQIr" alt=""><figcaption></figcaption></figure>
* Click **Update**. The doctor assigned to the visit is now updated successfully.

***


---

# 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/change-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.
