# Calendars

{% embed url="<https://www.youtube.com/watch?index=2&list=PL6fvZC7jxNLgJCVlVERayPzmFpsC6u09f&v=Jh6WXJgzz58>" %}

This section is designed to connect and synchronize your Google Calendars with the system. It allows you to automatically duplicate all the orders received in the system to your calendar, including all details about the order, addresses, passengers, luggage, car class, cost of the trip, payment method, etc. Also, once an order has been added to your calendar, you will automatically receive notifications about the upcoming event through Google Calendar.

<figure><img src="/files/YmjrDn9h9xu5pU4PPK3C" alt=""><figcaption><p>Calendars</p></figcaption></figure>

If the order details are modified in the system, they will also be updated in your calendar.

To connect the calendar, you need to log in and synchronize orders.

<figure><img src="/files/ea6KDaEjX2CeffDEJgoe" alt=""><figcaption><p>Authorization</p></figcaption></figure>

<figure><img src="/files/9wtyqLD8cv04upBfCZaA" alt=""><figcaption><p>Sync Bookings</p></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://airporttaxis.gitbook.io/doc/management/calendars.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.
