# From Waiting List

In instances where a specific doctor has no available appointment slots, staff can utilize the waiting list feature to add either new or existing patient appointment.

When an appointment slot for the doctor becomes available, users can use drag-and-drop feature to transfer a card from the waiting list into the newly opened slot. This functionality reduces the risk of wasted appointment time, enabling healthcare facilities to optimize their schedules and serve more patients efficiently. For further details, please refer to the [**Waiting List Management** ](/uniteemr/application-modules/scheduler/waiting-list-management.md)section.

<figure><img src="/files/AKHAFIJXigNE4Za6VWc6" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Once a patient is moved from the waiting list to the main scheduler, they cannot be moved back to the waiting list.
{% 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/appointment-booking/from-waiting-list.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.
