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

# Connect Google Workspace

> Drive, Sheets, and GA4 analytics — from one Google connection.

One Google connection lets Rivvi read **Google Sheets** data, **GA4** web analytics, and the **Google Drive** files your account can already open. Pull a campaign tracker from Sheets or traffic metrics from Analytics into a report.

You connect by **signing in with your own Google account** — there's nothing to paste. The agent can list Drive files **your Google account can already open** (`drive.readonly`), plus Sheets and GA4 properties you can access.

## Connect it

<Steps>
  <Step title="An admin enables Google Workspace">
    An organization admin goes to **Settings → Connectors → Google Workspace** and clicks **Enable**. If you're not an admin, click **Request** and an admin approves it.
  </Step>

  <Step title="Connect your Google account">
    In the **Your account** panel, click **Connect** and sign in with Google. Approve the read access to Sheets, Analytics, and Drive files, and you land back in Rivvi connected. Each teammate connects their own account.
  </Step>
</Steps>

## What Rivvi can do with Google Workspace

* **Sheets** — read a range of values from a spreadsheet.
* **Analytics (GA4)** — run a report on sessions, users, and conversions.
* **Drive** — list files this Google account can already open.

<Warning>
  **Drive lists files you can already open**, not a “share with Rivvi” picker. An empty list means nothing matched among files your account can access. Google treats `drive.readonly` as a restricted scope; some Workspace domains may need Google’s verification / CASA before Connect works for them.
</Warning>

## Try it

```text theme={null}
Read our campaign tracker sheet and summarize this month.
How many conversions did we get from web traffic last month?
```

## Next

<Card title="Connectors overview" icon="plug" href="/connectors/overview" />
