# Edit l Delete l Filter

### Steps to Edit the Card

* Open the **Scheduler** **(Home > Front Desk > Scheduler)** screen. Hover over the card in the **Waiting List** section to view the Edit ![](/files/vcDr6trB9ILmYCAiKoIf) and Delete ![](/files/LZVAKVJbmkenxBQXTbV4) icons, along with the tooltip information. Now, click the Edit icon to open the **Waiting List** pop-up.

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

* Users can change the doctor by selecting a new doctor from the **Select Preferred Doctor** dropdown menu and adjust the **Preferred Date** and **Preferred Time** using the date and time pickers.
* Modify the remarks if needed in the remarks text area, which will be viewable only by staff.
* Click the **SAVE** button to update the changes.

***

### Steps to Delete the Card

* Open the **Scheduler** **(Home > Front Desk > Scheduler)** screen. Hover over the card in the **Waiting List** section to view the Edit and Delete icons. Now, click the Delete icon.
* A confirmation message will appear. Click **Yes** to delete the patient from the Waiting List queue (or) click **No** to return to the Waiting List without deleting the patient.<br>

  <figure><img src="/files/gpmwlTASKLI8XBvHeqPE" alt="" width="446"><figcaption></figcaption></figure>

***

### Steps to use Filter

* Open the **Scheduler** **(Home > Front Desk > Scheduler)** screen. Click the **Filter Waiting list** ![](/files/xDHKJj1xW9pU4KNcriJh) icon in the **Waiting List** section. The Waiting List filter section will appear.
* Users can locate the patient using their **Patient PIN/Name/Emirates ID/Mobile Number**, or select the date range from the date picker.
* Use the **Search by Doctor** filter to narrow the waiting list by doctor.
* Click the **Doctor** filter dropdown to select the required doctor.
* Click **Apply** to filter the list. The filtered results will be displayed.
* Click the **Filter Waiting list** icon again to view the applied filters. Click **CLEAR** to hide the filters.<br>

  <figure><img src="/files/zjQe4ZXhFBcTAE59ceXz" alt="" width="315"><figcaption></figcaption></figure>

***


---

# 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/edit-l-delete-l-filter.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.
