# Search

Use the **Appointment Search** pop-up to quickly find and manage patient appointments. The screen shows patient details, appointment status, and related information in a clear, tabular view. From this pop-up, staff can reschedule appointments or add patients to the queue, helping ensure efficient patient flow and timely appointment management.

***

<figure><img src="/files/4uWextgaL02G9dwpC3Rz" alt="" width="389"><figcaption></figcaption></figure>

Click the **Search** ![](/files/7IuD31rXgJaqZCsbuNNB) icon to open the **Appointment Search** pop-up screen.

To search for all patient appointments, begin by clicking the **SEARCH** button on the pop-up screen. This will initiate a comprehensive search for appointments. Utilize the **Doctor** dropdown menu or the search field to filter results according to specific needs or preferences. Once the search is executed, the results will populate in the spread.

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

Click on the respective appointment from the search results. This will allow you to view details such as **Past Visits/Cancellation** history and information regarding **Future Appointments**. In the **Future Appointment** section, the appointment card border displays a color indicator based on the appointment status.

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

If there is a need to make changes or adjustments to an existing appointment, use the **Reschedule** icon. Clicking the **Reschedule** icon navigates to the **Reschedule Appointment** pop-up screen.

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

To move the appointment to the patient queue, use the **Add to Queue** option. For more details, refer to [**Add to Queue Hyperlink**](/uniteemr/application-modules/scheduler/manage-appointment/add-to-queue-hyperlink.md).

***


---

# 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/toolbar/search.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.
