# Integration - Google Calendar

By integrating Google Calendar with the SprintHub CRM, users can schedule appointments directly in Google Calendar without the need to switch between different applications. This simplifies the scheduling process and saves users time.

Follow the steps below:

1. Go to System Settings

<figure><img src="/files/143edebcfb767cbfdb43c8a911aee18e395d9201" alt=""><figcaption></figcaption></figure>

2. Click on Integrations, and on the Google Calendar card, click + Add Account

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

3. A new tab will open redirecting to email confirmation

   <figure><img src="/files/2e597c72a68f9da380299b5bf0db06fced271516" alt=""><figcaption></figcaption></figure>
4. After confirmation, you will see that the integration was completed successfully as shown in the image below:

<figure><img src="/files/9f78077f2167bac8d519a10b39b055f7dc85566f" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**After integrating your account, create your calendar in SprintHub by following this article:** [<mark style="color:blue;">**Public Calendars**</mark>](https://docs.sprinthub.com/topicos/relacionar/calendario-publico/calendarios-publicos)
{% endhint %}

{% hint style="warning" %}
**Then synchronize your calendar by following the steps below:**
{% endhint %}

1 - Click on the **USER ICON (represented by the user's photo)** and go to the **User Preferences**

<figure><img src="/files/88d74695d99564ba0a48df1289e6ed060b5e461b" alt=""><figcaption></figcaption></figure>

2 - Go to Integrations, and on Google Calendar click View Account

<figure><img src="/files/53c2612f71a884f79896ccce749049fca9ff954b" alt=""><figcaption></figcaption></figure>

3 - Click Synchronize

<figure><img src="/files/b7af7baad9897390eeb9604b0157d89a12f32e45" alt=""><figcaption></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://docs.sprinthub.com/en/topics/integration/integration-google-calendar.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.
