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

# Google Search Console

> Connect Google Search Console to analyze search performance

Connect Adapt to Google Search Console to analyze your site's search performance using natural language — over OAuth, with no keys to manage.

## Setup

<Steps>
  <Step title="Go to Integrations">
    Navigate to **Settings > Integrations > Google Search Console**
  </Step>

  <Step title="Add a connection">
    Click **Add** to start the OAuth flow
  </Step>

  <Step title="Authorize on Google">
    Sign in with a Google account that has access to your Search Console properties and approve read-only access. Adapt stores the connection and refreshes the token automatically.
  </Step>

  <Step title="Test the connection">
    Ask Adapt about your search performance
  </Step>
</Steps>

The connection is read-only (`webmasters.readonly`) and shared across your organization. You can connect multiple Google accounts if your properties are split across them. Adapt reads every Search Console property the connected account can access and picks the right property based on your question — there's no property to configure.

## Capabilities

Adapt can query your Search Console data. Analyze search queries, clicks, impressions, and ranking position.

### Examples

Search performance:

```
How many clicks did we get from Google Search last week?
```

Query analysis:

```
What are our top search queries this month?
```

Ranking:

```
What's our average position for "adapt ai"?
```

Trends:

```
Did our impressions go up or down after the last release?
```
