# Create Availability Slots and Assign It To Calendar Event

This feature allows you to define when you are available for bookings in an event.

#### Steps to Configure Availability

1. Go to **Schedule**.
2. Select the **Event** and click the **Edit** icon.
3. Set your **Working Days** (for example, disable Saturday and Sunday if you are not working).
4. Define your **Working Hours** (e.g., **9:00 AM – 5:00 PM**).

You can also add **multiple time slots** to exclude breaks.\
Example:

* **9:00 AM – 1:00 PM**
* **2:00 PM – 5:00 PM**

#### Date Overrides

You can set **date overrides** if your availability is different on a specific day.\
For example:

* Mark a particular date as **unavailable**, or
* Set **custom hours** for that date.

#### Final Step

Select the correct **Time Zone** and click **Save Schedule**.

This ensures that bookings are accepted only during your defined working hours.

{% embed url="<https://youtu.be/SFVHT43ZrUU?si=sI_nPLsUSF8isjIW>" %}


---

# 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://helpdocumentation.gitbook.io/user/calendar-bookings/create-availability-slots-and-assign-it-to-calendar-event.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.
