# Single or Multiple day view

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

To customize your view of the scheduler screen, select an option from the dropdown menu. Below are the available options:

* **Day View**: To view data for only one specific day, choose this feature.
* **Multi-Day View**: Opt for the multi-day setting if you prefer a more flexible schedule view. You can customize this setting for 1 to 4 days.&#x20;
* **Week View**: Choose the week view to focus on the current week's schedule.
* **Month View**: Select this option to display the entire month's schedule.&#x20;


---

# 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/single-or-multiple-day-view.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.
