# Copy of How to integrate Google Calendar in Hivel

Integrating Google Calendar with Hivel involves a few key steps to ensure that all necessary calendars are accessible and synced properly. Below is a step-by-step guide to help you through the process:

#### Create a Google account

Create an account for Hivel which has at least "View" access to all the applicable developer's Google accounts.

* You have the option to use either a normal user account with access to other calendars or a service account, but it is recommended to use a service account.
* You can refer to this GCP documentation on [<mark style="color:purple;">how to create service accounts</mark>](https://cloud.google.com/iam/docs/service-accounts-create).

#### Integrate Google Calendar with Hivel

1\. Log in to the Hivel platform using the service account.

2\. Navigate to the Settings -> Integrations section from the dashboard.

3\. Find Google Calendar in the list of available integrations and click on Connect.

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

Follow the on-screen prompts to allow permissions for Hivel to access your Google Calendar data.<br>

<figure><img src="/files/8fkqv7K6daBlFyAq3m7s" alt=""><figcaption></figcaption></figure>

This should help you seamlessly integrate Google Calendar with Hivel, allowing you to understand the schedule of your team effectively within the platform.

For further assistance or any issues encountered during the integration, please contact our support team at [<mark style="color:purple;">support@hivel.ai</mark>.](mailto:support@hivel.ai.)


---

# 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.hivel.ai/integrations/calendar/google-calendar/copy-of-how-to-integrate-google-calendar-in-hivel.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.
