> For the complete documentation index, see [llms.txt](https://help.rankability.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rankability.com/track/running-benchmark-reports.md).

# Running benchmark reports

Benchmark reports let you run a one-time visibility scan across search engines and AI platforms without setting up recurring tracking.

## What is a benchmark report?

A benchmark report is a one-time visibility snapshot for a keyword. It scans every search engine and AI platform you select and delivers an SPI score, traditional rankings, AI mentions, and AI citations — the same data as an ongoing tracking project, just without recurring scans.

Benchmarks are ideal for sales calls, prospect audits, competitive checks, and client onboarding. Run one before a pitch to show a potential client exactly where they stand.

## Creating a benchmark report

1. Open Track for any client.
2. Click **New project**.
3. Select **Benchmark report** from the project type options.
4. Enter a keyword, target domain, and optionally a brand name and aliases.
5. Select the platforms you want to include. Platforms are displayed in a grid — click any tile to add it.
6. Click **Run benchmark**.

The credit cost for the scan is shown inline next to the button before you click.

## Viewing results

After clicking Run benchmark, you’re taken to the same project dashboard used for standard tracking. You’ll see:

* **Scanning timeline** — Live progress showing each platform being scanned in real time.
* **Overview tab** — SPI score ring with a breakdown by category (traditional ranking, AI mentions, AI citations).
* **Traditional search tab** — Your position on each search engine with competitor comparison.
* **AI answers tab** — Whether your brand is mentioned in each AI platform’s response.
* **AI citations tab** — Whether AI platforms cite your website as a source.

## Converting to ongoing tracking

Every benchmark report includes an **Auto-tracking** toggle in the project dashboard. Flip it on and the project starts scanning on a recurring schedule — no need to re-enter any details. The keyword, domain, platforms, and brand settings are all preserved.

This makes benchmarks a natural sales funnel: show a prospect their current visibility, then convert the report to tracked monitoring once they sign on.

## Benchmark vs. standard tracking

| Feature        | Benchmark                    | Standard tracking         |
| -------------- | ---------------------------- | ------------------------- |
| Scan frequency | One-time                     | Daily, weekly, or monthly |
| Dashboard      | Same                         | Same                      |
| SPI score      | Yes                          | Yes, with trend history   |
| Convertible    | Yes, toggle auto-tracking on | N/A                       |
| Credits        | One-time cost                | Recurring cost per scan   |

## Tips

* Select all AI platforms for the most complete picture of AI visibility.
* Use benchmarks during prospect meetings to demonstrate your value before the client commits.
* Run benchmarks for competitor keywords to identify gaps in their strategy.

## Related articles

* [Setting up keyword tracking](/track/setting-up-keyword-tracking.md) — Create standard tracking projects with recurring scans.
* [Understanding SPI](/track/understanding-spi.md) — How the Search Performance Index score is calculated.
* [Supported tracking platforms](/track/supported-tracking-platforms.md) — Full list of trackable search engines and AI platforms.
* [Billing and credits](/account-and-settings/understanding-billing-and-credits.md) — How credits are consumed by scans.


---

# 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://help.rankability.com/track/running-benchmark-reports.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.
