> For the complete documentation index, see [llms.txt](https://docs.usereach.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usereach.ai/getting-started/connect-google.md).

# Connect Google data

Connect a Google account to add Search Console and Analytics 4 data to your Reach workspace. The connection is read-only.

## Before you begin

You need workspace administration access in Reach and a Google account that can access the relevant:

* Google Search Console sites; or
* Google Analytics 4 properties.

You can connect one or both data sources.

## Connect the account

1. Open **Settings**.
2. Select **Integrations**.
3. Find the **Google** card and select **Connect**.
4. Sign in to Google and review the requested read-only permissions.
5. Return to Reach and select at least one Search Console site or Analytics 4 property.
6. Save the selected sources.

The Google card shows the connected email and the sources currently available to the workspace.

## Change the selected sources

Open **Settings → Integrations**, select **Manage sources**, and update the Search Console sites or Analytics 4 properties assigned to the workspace.

Only select properties that belong to the brand represented by the current workspace.

## Disconnect Google

Select **Disconnect** on the Google card and confirm. Existing historical data may remain visible, but Google-powered metrics stop refreshing until a connection is restored.

## Where the data appears

* Search Console queries and positions appear in **Search Demand** and **Page Insights**.
* Analytics 4 page views and sessions appear in **Page Insights**.

After connecting a source for the first time, allow time for the initial synchronization. See [Data freshness and missing data](/help/data-freshness.md) if a property or metric does not appear.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.usereach.ai/getting-started/connect-google.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
