# Print Appointment

To view/print the list of patient appointments, use the **Appointment Status Report** pop-up screen.

***

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

Click the **Print** ![](/files/sSHgQbCE6wfULn31DJKu) icon to open the **Appointment Status Report** pop-up screen.

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

In the pop-up screen, begin by selecting the **Users** dropdown menu to choose the desired user category for the appointment search. You will also need to set the From and To dates using the provided date pickers. Click the **SEARCH** button to initiate the search process.

The search results will be presented in a spread format, displaying the appointment details comprehensively. Users can navigate through multiple pages of results using the arrows icons. Additionally, you have control over the zoom level, which allows you to view the details in your preferred size for readability. For further action, the interface provides options to Print, Download, and access other View Controls.


---

# 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/print-appointment.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.
