# Google search consoles

{% hint style="info" %}
**Who can use this feature?**

* This feature is available for Pro and Enterprise plan users.
  {% endhint %}

Google Search Console is a fantastic tool that helps you understand how Google views your website. It provides detailed reports about your website's visibility on Google.

1. Go to "Google search console"
2. Click **Sign in with Google** -> Sign in with email that is connected with your website in [Google search console](https://search.google.com/search-console/welcome)
3. Select website that you want to analyze
4. Click **Save**

<figure><img src="/files/VjGsiPA10cmhmwynU2j6" alt="How to set up Google search consoles "><figcaption></figcaption></figure>

<figure><img src="/files/SS46cRiXBQBrDuYRSXHd" alt="How to set up Google search consoles 2"><figcaption></figcaption></figure>

### Understand Search report

The Search Report provides detailed information about your website. It includes three types of data: Web, Image, and Video.

* **Total clicks**: This is the number of times a user clicked through to your site. The way this is counted depends on the type of search result.
* **Total impressions**: This is the number of times a user saw a link to your site in search results. The calculation method varies for images and other search result types, depending on whether or not the result was scrolled into view.
* **Average CTR**: This is the percentage of impressions that resulted in a click.
* **Average position**: This is the average position of your site in search results, based on its highest position whenever it appeared in a search. The position of individual pages is available in the table below the chart. Position determination can be complicated by features such as carousels or Knowledge Panels.

<figure><img src="/files/YxyeWg7mtbsIu27inZpe" alt="How to get Google search consoles report"><figcaption></figcaption></figure>

### Work with sitemaps

To add a new [sitemap](/seo-suite-help-center/other-features/sitemap-generator/html-sitemap.md), please enter the sitemap and click **Submit**.&#x20;

The status of the sitemaps you've added will be displayed below. If you want to remove any sitemap, simply click the **Delete**.

<figure><img src="/files/NhihArHfZXr7dgu4uQFg" alt="How to work with sitemap on Google search consoles"><figcaption></figcaption></figure>


---

# 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://docs.avada.io/seo-suite-help-center/other-features/google-search-consoles.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.
