# Google Search Console

## What is Google Search Console?

[Google Search Console](https://search.google.com/search-console/about) is a free service offered by Google that helps you monitor, maintain, and troubleshoot your site's presence in Google Search results. You don't have to sign up for Search Console to be included in Google Search results, but Search Console helps you understand and improve how Google sees your site.

***

## How to connect

**Step 1:** From your [BlitzBear dashboard](https://app.blitzbear.com/dashboard), open the project editor and navigate to the *2. Integrations* tab.

**Step 2**: Click the "Connect to Google Search Console" button.

<figure><img src="/files/7RnOE6juXfqgwzIaH1Mx" alt=""><figcaption></figcaption></figure>

**Step 3**: Authorize BlitzBear to access your Google Search Console data.

<figure><img src="/files/0pOzeYFaovfg5J5TPvST" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
We require read-only permission to access your Google Search Console data. Your data is only stored locally and not on BlitzBear's servers. We do not sell your data.
{% endhint %}

***

## How to get decayed page data

**Step 1**: Select a site and optionally, add a filter (recommended). Then run the analysis.

<figure><img src="/files/lxA8ts7IVlEBI2aOhDp2" alt=""><figcaption></figcaption></figure>

We'll scan your URLs and find pages that have been trending downwards for the past twelve months. You'll also be able to view pages with low impression counts.

<figure><img src="/files/EC9bKZrrCll2zywKSkhP" alt=""><figcaption></figcaption></figure>

If you click the "Add" button next to each page URL, you'll be able add the URL to your list of articles to optimize in your BlitzBear project.


---

# Agent Instructions: 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:

```
GET https://support.blitzbear.com/integrations/google-search-console.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
