> For the complete documentation index, see [llms.txt](https://georeport.gitbook.io/georeport-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://georeport.gitbook.io/georeport-docs/chrome-extension/limitations.md).

# Extension Limitations

Extension limitations compared to the full dashboard

***

### The Extension Limitations

The extension is powerful but has some limitations compared to the full dashboard:

* **Free plan** → Can only audit the homepage.
* **Limited export options** → Full white-label PDF export is dashboard-only.
* **No bulk auditing** → One page at a time.
* **No long-term tracking** → For history and trend data, you still need the full dashboard.&#x20;

<figure><img src="https://2624972522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlVKQ0qKwHqywdTDAKqUU%2Fuploads%2F0NUua4SCmdqT2JJcxT0n%2FGEOReport-Extension-1.png?alt=media&amp;token=b1dc2e9c-9e4d-405f-823c-286f918042eb" alt="Upgrade option to see full audit subpage"><figcaption></figcaption></figure>

***

### **Why this matters?**

The extension is designed for **fast**, **tactical audits**, not long-term tracking. Think of it as a “field tool” while the dashboard is your “command center.”

***

### FAQs

<details>

<summary><strong>Why can’t I audit more than one page at a time with the extension?</strong></summary>

Because the extension is designed for instant, page-level insights. Bulk auditing requires the dashboard, where GEOReport can process multiple URLs at once and organize results.

</details>

<details>

<summary><strong>Can I use the extension for historical tracking?</strong></summary>

No. The extension only shows the current audit snapshot. To track changes over time (progress history), you’ll need to save reports to the dashboard.

</details>

<details>

<summary><strong>Why doesn’t the extension support white-label exports?</strong></summary>

White-label exports (with your branding) are advanced client-facing features reserved for the dashboard under Agency or Lifetime plans.

</details>

<details>

<summary><strong>Can Free users still get value from the extension?</strong></summary>

Yes, but Free plan audits are limited to the homepage. To unlock audits for blog posts, product pages, or competitors, you’ll need at least the Pro plan.

</details>

<details>

<summary><strong>Why does GEOReport separate the extension and dashboard features?</strong></summary>

Because they serve different purposes: the extension is for fast, tactical checks while browsing, and the dashboard is for strategic, long-term analysis.

</details>

<details>

<summary><strong>Does the extension have the same accuracy as the dashboard?</strong></summary>

Yes. The scores and benchmarks are identical. The limitation is in scope (single-page only, no long-term storage or bulk features).

</details>


---

# 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://georeport.gitbook.io/georeport-docs/chrome-extension/limitations.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.
