# Settings

To customize the scheduler view, use the **Scheduler Settings** pop-up screen. This screen allows the staff to adjust interval hours, resources and the details in the appointment card.

***

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

Click the **Settings** <img src="/files/vYEHQ5X2gEN6bCEyQuMH" alt="" data-size="original"> icon to open the **Scheduler Settings** pop-up screen.

<figure><img src="/files/BtSK1mEDBs9GgUDFQTBw" alt="" width="558"><figcaption></figcaption></figure>

To configure your display settings for the appointment schedule, you have various options to consider. Begin by setting the **1 Hour View**; select a value ranging from 1 to 4 to define the time intervals visible on your schedule. Next, choose a value between 1 to 5 in the **Calendar Display** section to determine the number of doctor profiles you wish to view simultaneously.

In the **Data to Display** section, you'll find options to customize which patient details are visible on the appointment card. You can choose to display either the **Patient Name**, **PIN**, or **Mobile Number** by selecting the corresponding radio button. Additionally, there's a **Gender** checkbox that allows you to include patient gender information on the appointment card.

Click the **SAVE** button to confirm and apply these settings to your display. If you decide not to make any changes or need to exit without saving, click the **CANCEL** button to close the **Scheduler Settings** pop-up screen.


---

# 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/settings.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.
