> 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/setting-up-keyword-tracking.md).

# Setting up keyword tracking

Create a Track project with the right keyword, domain, platforms, locations, and scan settings.

## Create a tracking project

1. Select a client and open **Track**.
2. Create a project or start from the available benchmark workflow.
3. Enter the keyword and confirm the domain and brand.
4. Select the platforms that matter for this query.
5. Add locations when local or location-biased results matter.
6. Review the per-scan credit estimate.
7. Run the first scan or enable the available recurring schedule.

## Choose platforms deliberately

Traditional, AI, local, and video platforms measure different kinds of visibility and have different costs. Location-aware AI platforms can multiply work across additional locations. Enable only the surfaces you intend to monitor.

## Organize tracking

Use topic groups and bulk settings where available to keep related keywords consistent. Turning auto-tracking off stops new scheduled scans for that keyword; you can still run a manual scan.

## Read the first result

After a completed scan, review SPI and its category breakdown, then open the detailed traditional, AI answer, citation, local, or video results that apply to the project.

## Related articles

* [Supported tracking platforms](/track/supported-tracking-platforms.md)
* [Understanding SPI](/track/understanding-spi.md)
* [Credit costs reference](/account-and-settings/credit-costs-reference.md)


---

# 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/setting-up-keyword-tracking.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.
