# Add

### Steps to Add a Block Calendar Event

* Open the **Scheduler** **(Home > Front Desk > Scheduler)** screen. Click the **BLOCK CALENDAR** button in the toolbar. This will open the **Block Calendar** pop-up screen where you can create and manage blocked times.<br>

  <figure><img src="/files/uQbkZ2EIqrd2oAaL9RcW" alt="" width="293"><figcaption></figcaption></figure>
* Fill the details in the **Block Calendar** pop-up screen as follows:

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

  * In the **Add Event** section, select single or multiple users in the **Select User** dropdown menu.
  * Choose the blocking **Date** using the date picker.
  * In the **Block From** time picker, select the start time for the blocked schedule.
  * In the **Block To** time picker, select the time at which the blocked slot should end.
  * Enter the **Remarks** as appropriate.
  * Once all the details are entered, click the **SAVE** button.<br>

    <figure><img src="/files/TP8JewQg5uIeTrNfEn4Y" alt="" width="375"><figcaption></figcaption></figure>

***


---

# 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/block-calendar/add.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.
