# Add

### Steps for Adding a Patient to the Waiting List

* Open the **Scheduler** **(Home > Front Desk > Scheduler)** screen. Navigate to the **Waiting List** section, click the **Add New Waiting List** ![](/files/LIcGG0i1uTBdnQ1szFTN) icon. This will open the **Waiting List** pop-up screen. Add new or existing patient in the pop-up screen.

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

  * **New Patient**
    * Select the **New Patient** checkbox.
    * In the **Patient Info** section, enter the **First name**, **Middle name**, **Last name**, and **Email** address of the patient. Enter or select the country code from the dropdown menu and enter the **Mobile Number**.

      <figure><img src="/files/iVNX86HNu0djLKS99d1l" alt=""><figcaption></figcaption></figure>
    * In the **Appointment Info** section, select the preferred doctor from the **Select Preferred Doctor** dropdown menu and choose the **Preferred Date** and **Preferred Time** from the date and time pickers.

      <figure><img src="/files/Z9FMoGsREes6v83dyiZy" alt=""><figcaption></figcaption></figure>
    * Optionally, enter any remarks in the remarks text box, which will be viewable only by staff.
    * Click the **SAVE** button to add the patient to the Waiting List.
  * **Existing Patient**
    * In the search field, locate the patient using their **Patient PIN/Name/Emirates ID/ Mobile Number**. Once selected, the patient’s basic details will appear on the right side.<br>

      <figure><img src="/files/m8tLvBtkw6y5ZOO9RbCc" alt="" width="458"><figcaption></figcaption></figure>
    * Select the preferred doctor from the **Select Preferred Doctor** dropdown menu and choose the **Preferred Date** and **Preferred Time** from the date and time pickers.
    * Optionally, enter any remarks in the remarks text area, which will be viewable only by staff.
    * Click the **SAVE** button to add the patient to the Waiting List.

***


---

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