# Features of Calendar Bookings

The **Calendar Booking** module helps you create events, manage appointments, and automate scheduling.

#### 1. Create Event

Go to **Product → Calendar Booking** → Click **Create New Event**.\
Add event details, host/meeting info, custom fields, and save.

#### 2. Share Booking Link

Click **Action → Booking Calendar** to get the booking link.\
Customers can select a date, choose a slot, enter details, and confirm.

#### 3. Manage Bookings

From the **Three Dots (⋮)** menu, you can:

* View bookings
* Approve / Cancel / Reschedule
* Delete bookings

You can also update event details and manage availability.

#### 4. Connect Meeting Apps

Integrate **Zoom / Google Meet** to auto-generate meeting links.

#### 5. Alerts & Settings

Enable **Email & WhatsApp notifications** for confirmations and reminders.\
Manage schedule, team members, and credits from **Settings**.

#### 6. Automation Options

Calendar Booking works with:

* **Mini App Flow** (Event → Date → Slot → Confirm)
* **Chatbot Flow** (Fetch events → Select slot → Create booking automatically)

This allows fully automated appointment scheduling and management.

{% embed url="<https://youtu.be/BlCI-fleKxk>" %}


---

# 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/features-of-calendar-bookings.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.
