# Toolbar

The toolbar includes various controls to help you navigate dates, change views, search, and print appointments. Hover over the icon to view the tooltip. The toolbar controls are listed below.

***

#### Toolbar Controls

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

* **Calendar & Waiting List:** This icon allows the user to open or close the Calendar & Waiting List sections. For detailed information and practices regarding waiting lists, please refer to the section on [Waiting List Management](/uniteemr/application-modules/scheduler/waiting-list-management.md).
* **TODAY:** This button allows the user to quickly return to today’s date regardless of their current position in the screen.
* **Previous and Next Day:** These buttons enables the user to navigate back or forward.
* **Calendar:** This control allows the user to view and navigate through dates.
* **Day, Multi-day, Week, Month Views:** The user can switch between different viewing modes. The day view focuses on a single day, the multi-day view displays consecutive days, the week view shows an entire week, and the month view provides an overview of the entire month.
* **Previous or Next Page:** This icon enables the user to navigate between pages when there are too many profiles to display on one page.
* **Legends:** This section provides a comprehensive display of icons and colors that represent the various appointments.&#x20;
* **Block Calendar:** This button blocks specific time slots in a doctor's schedule to prevent bookings during those times. For more information, refer [Block Calendar](/uniteemr/application-modules/scheduler/block-calendar.md).
* **Search:** This feature enables the user to search appointments.
* **Refresh:** The refresh icon allows the user to reload the screen when changes are made.
* **Expand and Shrink:** This icon enables the user to adjust the screen view.
* **Settings:** This icon customizes various aspects of the scheduler screen.
* **Print:** This icon allows the user to print appointments.
* **Filter:** This icon allows the user to filter appointments. For more information, refer [Filter](/uniteemr/application-modules/scheduler/filter.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.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.
