# Google Calendar integration

### 🔌 Connect Tipo to Google Calendar

1. Open the app > click **Settings** > **Integrations**
2. Turn **Activate** on&#x20;
3. &#x20;Click **Connect** button and log in your Google account&#x20;

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

<figure><img src="/files/0wckI4Ni4z4zQZy3IMHK" alt=""><figcaption></figcaption></figure>

4. Select a **Calendar** you want to connect with and add the **title** and **description** for event in Google calendar

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

5. Click **Save** to update the changes

Now your Google Calendar is completely connected to Google Calendar. Your ongoing appointments from Tipo Booking will be synced to Google Calendar as new events.&#x20;

***

### 🔁 Sync existing appointments (optional)

If you want to push your **existing bookings** into Google Calendar too, use **Sync calendar**.

This process will take minutes to complete depending on the number of bookings.

**Steps**&#x20;

1. Open the app > click **Settings** > **Third party integration** > check **Google Calendar**&#x20;
2. Click **Sync calendar**&#x20;
3. Choose what to sync:
   * **Upcoming bookings**
   * **Past bookings**
   * **All**

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

4. Select the destination calendar
5. Click **Sync now.**

***

### ✅ What gets synced

After an appointment is booked through the Tipo booking widget, an event will be automatically added to your **Google** **Calendar.**&#x20;

Additionally, Google Calendar will send an invitation email to all participants with the event details.

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

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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://docs.tipo.io/tipo-appointment-booking/third-party-integration/google-calendar-integration.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.
