# Move

### Steps to Move the card from Waiting List to Booking System

* Open the **Scheduler** **(Home > Front Desk > Scheduler)** screen. Move the card from the Waiting List to the desired appointment slot using drag-and-drop feature.

  <figure><img src="/files/XPJNzw3cC6YqiAB1P8ma" alt=""><figcaption></figcaption></figure>
* If the Waiting List doctor and the appointment-dropping doctor are different, a confirmation message will appear.

  <figure><img src="/files/Kr4a3ZsSOFdtryJiUfFm" alt="" width="418"><figcaption></figcaption></figure>

  * Click **Yes** to proceed with the new doctor, (or) Click **No** to keep the appointment with the preferred waiting list doctor, (or) Click **Cancel** to return to the waiting list queue without proceeding with the drag-and-drop action.


---

# 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/waiting-list-management/move.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.
