> ## Documentation Index
> Fetch the complete documentation index at: https://docs.arya.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Calendar

> Sync meetings, tasks, calendars with Google. Auto bot for call recording.

<Frame>
  <img src="https://mintcdn.com/agevole/cM9eEPJE8FVhTNOb/images/integrazioni/google-calendar/shared/tile.svg?fit=max&auto=format&n=cM9eEPJE8FVhTNOb&q=85&s=47e534d54fcb1d835398fe3cd0979d74" alt="Google Calendar integration tile in Arya settings" width="1200" height="720" data-path="images/integrazioni/google-calendar/shared/tile.svg" />
</Frame>

## What it does

Arya syncs tasks and meetings with your Google Calendar. Meetings with Arya contacts are auto-linked to related deals. If you enable [Call Intelligence](/en/crm/calls-and-call-intelligence), the Arya bot joins as participant to record and transcribe.

## Prerequisites

<Note>
  * Active account with Google Calendar
  * **Admin** or **Manager** role on Arya to connect
  * OAuth authorisation (or API key, where applicable)
</Note>

## Connect Google Calendar

<Steps>
  <Step title="Go to Settings → Integrations">Find **Google Calendar** in the gallery and click **Connect**.</Step>
  <Step title="Authorise via OAuth">Opens Google Calendar login page. Grant requested permissions.</Step>
  <Step title="Confirm in Arya">Arya tests the connection. If OK, you see "Connected" in green.</Step>
  <Step title="Configure preferences (optional)">Sync frequency, filters, field mapping. From **Settings → Integrations → \[Google Calendar] → Configure**.</Step>
</Steps>

## What syncs

| Direction       | Entity                                   |
| --------------- | ---------------------------------------- |
| Arya → Calendar | Tasks with due date → calendar events    |
| Calendar → Arya | Meetings with contacts → timeline events |
| Bidirectional   | Event changes synced                     |

## Use in workflows

Once connected, Google Calendar appears as an action in the [workflow builder](/en/automations/workflow-builder). You can:

* Trigger workflows from Google Calendar events
* Use Google Calendar as an action (e.g. create record, send message)

## Troubleshooting

<AccordionGroup>
  <Accordion title="Authorisation error">
    Expired or revoked token. Disconnect and reconnect.
  </Accordion>

  <Accordion title="Slow or failed sync">
    Check service API quota (rate limit). Reduce frequency if exceeding quota.
  </Accordion>

  <Accordion title="Data not synced">
    Verify field mapping and filters. Try manual sync from **⋯ → Sync now**.
  </Accordion>

  <Accordion title="Duplicate errors">
    Arya uses unique keys for matching. Configure key (email, external ID) in **Settings → Sync**.
  </Accordion>
</AccordionGroup>

## Disconnect

<Warning>
  Disconnection immediately stops synchronisation. Already-imported data stays in the workspace.
</Warning>

<Steps>
  <Step title="Go to Settings → Integrations">Find the Google Calendar card.</Step>
  <Step title="Click Disconnect">Confirm. Access token is revoked.</Step>
</Steps>
