# Report Groups

Report Groups combine multiple GMB Rank Tracker reports into a single dashboard — ideal for businesses with multiple locations.

## Creating a Report Group

<figure><img src="/files/H2cP31LAqB22SpDTDF3w" alt=""><figcaption><p>Create a report group for multiple locations.</p></figcaption></figure>

1. Go to **Local SEO > GMB Report Groups** and click **"Create Report Group"**
2. Enter a **name**, select the reports to include, and configure export settings
3. Click **"Create Group"**

{% hint style="info" %}
You can also select multiple reports from the **GMB Rank Tracker Reports** page and use **Bulk Actions > Create Report Group**.
{% endhint %}

## Dashboard

<figure><img src="/files/VRwQtc9c9HWKwHsAEhJx" alt=""><figcaption><p>Report Group dashboard</p></figcaption></figure>

The dashboard shows aggregated data across all locations:

* **Visibility Score** — % of keyword-location combinations ranking in the top 3
* **Keywords Ranking** — How many are ranking out of total tracked
* **Improved / Declined** — Position changes vs the selected comparison period
* **Ranking Distribution** — Keywords by rank bucket (1-3, 4-6, 7-10, 11-15, 16-20)
* **Rankings Over the Period** — Trend chart showing rank distribution over time
* **Keyword Table** — All keyword-location combinations with average rank, change, and SoLV

Use the **comparison dropdown** (top-right) to compare against 7, 14, 30, 60, or 90 days ago.

## Exporting

From the dashboard, click the **three-dot menu** (⋮) and select **"Export PDF"** to open the preview. Hover over the floating button (bottom-right) to choose **PDF** or **HTML** export.

Customize the export header (logo, heading, subheading, description) from the group's **Edit** page.

## Managing Groups

* **Edit** — Click the pencil icon next to the group name to update reports or settings
* **Delete** — Use the three-dot menu on the group list page

{% hint style="warning" %}
Deleting a group does **not** delete the individual reports or their data.
{% endhint %}

## Using AI to Analyze Your Data

With the [MCP Server](/guide/mcp-server.md) enabled, you can ask AI assistants to analyze your multi-location data:

* "Show me the visibility score for Haidilao Hot Pot across all locations"
* "Which location has the best rankings for 'hot pot'?"
* "Create a report group for all my Haidilao reports"


---

# 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://help.seoutils.app/guide/google-my-business-rank-tracker/report-groups.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.
