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

# Google Contacts

> Save Wave contacts to your Google Contacts

<Info>
  Available on the **Pro**, **Teams**, and **Enterprise** plans.
</Info>

The Google Contacts integration syncs Wave contacts into your Google Contacts (via the Google People API), so every person you meet is automatically saved and accessible across Google products like Gmail and Google Calendar.

## How to Connect

<Steps>
  <Step title="Open the integration">
    Go to **Integrations → Google Contacts**.
  </Step>

  <Step title="Connect Google">
    Click **Connect** and sign in to your Google account.
  </Step>

  <Step title="Authorize Wave">
    Authorize Wave to manage your Google Contacts.
  </Step>
</Steps>

Wave requests read/write access to your Google Contacts.

## What Gets Synced

| Wave field          | Google Contacts field                |
| ------------------- | ------------------------------------ |
| First name          | `names.givenName`                    |
| Last name           | `names.familyName`                   |
| Display name        | `names.displayName`                  |
| Primary email       | `emailAddresses`                     |
| Primary phone       | `phoneNumbers`                       |
| Company + job title | `organizations`                      |
| City                | `locations`                          |
| Website             | `urls`                               |
| Wave contact ID     | `externalIds` (type: `wave-user-id`) |

**Sync direction**: Wave → Google Contacts (outbound only)

**When it syncs**: Real-time on contact create, update, or delete

## Features

* **Automatic sync**: contacts flow into Google Contacts as soon as they're captured in Wave.
* **Batch import**: on first connect, up to 200 existing contacts are imported in a single batch.
* **Deduplication**: each contact is tagged with a Wave external ID, so updates modify the existing Google Contact rather than creating a new one.

## Limitations & Requirements

* The initial batch import is capped at 200 contacts.
* This is a personal integration, connected per user rather than per team.

## Disconnecting

Go to **Integrations → Google Contacts** and click **Disconnect**. This removes the integration and revokes Wave's access. Contacts already saved to Google Contacts are not deleted.
