# Booking Calendar

### Booking Calendar

It enables admins to effortlessly track and manage all bookings, displaying real-time status indicators for each entry of booking entry. This improvement provides greater visibility and streamlines scheduling and operational oversight.

<figure><img src="/files/3XRnt9dAds7YK0pZrRRm" alt=""><figcaption><p>Booking Calander</p></figcaption></figure>

### Event Details

User can view the event details by clicking on that event in the calendar.

<figure><img src="/files/RQCVa4VQBEp1GrgcHUO3" alt=""><figcaption><p>Event Details</p></figcaption></figure>

#### <mark style="background-color:green;">Note - If a booking is deleted or canceled, it won't appear on the booking calendar.</mark>


---

# 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://fleetdocs.hyvikk.space/explore-features/bookings/booking-calander.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.
