> 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/viewing-and-exporting-reports/export-options.md).

# Export Options

***

### Export your report

Sharing audits is important for collaboration, especially if you work with a developer, marketer, or client.

Export options:

* **Pro Plan** → Export reports as PDFs.
* **Agency & Lifetime Plans** → Export white-labeled PDFs (with your **logo and brand colors**) to share with clients.

<figure><img src="/files/81Ix4uXDus1U3KESTnw7" alt="Export guideline"><figcaption></figcaption></figure>

***

### **Why this matters?**

White-labeled reports allow agencies and consultants to present GEO insights as part of their own services. It turns GEOReport into a **client-facing deliverable**, not just an internal tool.

**Example:**

* Freelancer → Runs an audit, exports PDF, sends to client as “AI Visibility Report.”
* Agency → Exports white-labeled report branded with their logo, includes it in monthly SEO+GEO reports.

***

### FAQs

<details>

<summary><strong>What’s the difference between a standard PDF export and a white-labeled export?</strong></summary>

A standard PDF includes GEOReport branding, while a white-labeled PDF lets you replace it with your own logo, colors, and brand identity. This is essential for agencies who want to present reports under their own services.

</details>

<details>

<summary><strong>Do Free or Pro plans include exports?</strong></summary>

Free plans do not include exports. Pro plans allow basic PDF exports, while Agency and Lifetime unlock full white-labeling for client-ready reports.

</details>

<details>

<summary><strong>Can I customize what data appears in the export?</strong></summary>

Currently, exports include the full audit (scores, benchmarks, issues). You can’t remove sections, but you can highlight key areas in your client presentation.

</details>

<details>

<summary><strong>Will exported reports include competitor audits?</strong></summary>

Yes. If you’ve run audits on competitor pages, their results will appear alongside your own — great for showing clients or teams a side-by-side comparison.

</details>

<details>

<summary><strong>Can I share exported reports without an active subscription?</strong></summary>

Yes. Once you’ve exported a PDF, it’s yours to keep and share even if you downgrade or cancel your subscription.

</details>

<details>

<summary><strong>Do exports update automatically after I re-audit?</strong></summary>

No. Each export is a snapshot in time. If you re-audit, you’ll need to generate a new export to reflect updated scores and fixes.

</details>

<details>

<summary><strong>Can I password-protect or restrict access to exported reports?</strong></summary>

Not natively within GEOReport. However, you can secure the file yourself (e.g., PDF password protection or sharing settings in Google Drive/Dropbox).

</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:

```
GET https://georeport.gitbook.io/georeport-docs/viewing-and-exporting-reports/export-options.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.
