> ## Documentation Index
> Fetch the complete documentation index at: https://docs.relixir.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Multi-Region Tracking

> Track your AI and Google search visibility across different geographic regions

## Overview

By default, Relixir executes all prompts location-agnostic (everything runs in the US by default). Now, we support configuring **specific location tracking** so you can track your AI & Google search performance in specific regions.

Currently we support:

* **All US states**
* **Majority of countries** (with some exceptions, like SERP not working in China)

***

## How It Works

The primary method for multi-region tracking is through **Geography Groups**:

1. **Geography Groups** — Pre-built or custom-defined lists of locations to execute prompts from (e.g., "All US States")
2. **Attach to Keyword Folders** — The prompts in the folder will be executed once per location in the group
3. **View Insights** — See results visualized on maps (Global & US-only) and per-prompt per-region logs

<Info>
  **Billing**: Billed prompts = # of locations × base prompts in folder
</Info>

***

## Attaching a Geography Group to a Folder

### Step 1: Go to Keywords

Navigate to the Keywords page:

```
https://app.relixir.ai/dashboard/keywords
```

### Step 2: Create or Edit a Folder

You can add Geography Tracking during folder creation, or add/update when editing a folder.

1. Create a new Keyword Folder by pressing the **+** icon, or edit an existing folder
2. Click on the dropdown that contains **"No geography tracking"**
3. You'll see a list of:
   * Your custom Geography Groups
   * Templated groups like "All US States"
4. Select the appropriate group
5. Click **Create** or **Update**

When the next report runs, it will execute each prompt in every region defined in the Geography Group.

<Tip>
  You can view what locations are tracked in each template by clicking the **View Templates** button in Settings → Geography Tracking.
</Tip>

***

## Observability

Once the data report finishes after you've set up your regions, you'll be able to see visualizations and execution logs.

### Map View

1. Go to the **Dashboard** in the sidebar
2. Select the **Visibility** tab
3. You'll see a map with your regional data

You can:

* Alternate between **Global map** (by country) and **United States map** (by state)
* Select the target metric in the dropdown (shows "Mention Rate" by default)

### Per-Prompt Execution Logs

1. Go to **Keywords** in the sidebar
2. Select the appropriate folder and a specific keyword
3. View all executed prompts tagged with the region where they were executed

Click on a prompt execution to see:

* Full AI response
* Citations
* Rankings
* Regional context

### Filter by Region

Use the region dropdown to filter results by specific regions you want to analyze.

***

## Setting Up Custom Geography Groups

You can create custom Geography Groups with any number and combination of US states and countries.

### Step 1: Go to Geography Settings

Navigate to:

```
https://app.relixir.ai/dashboard/settings/geography-tracking
```

### Step 2: Create a New Group

1. Click the **Create Group** button
2. Give your group an identifiable name (e.g., "EMEA Countries")
3. Press **Create**

### Step 3: Add Locations

1. Press **Edit** on the group you created
2. Search for any Country or US state to add to the group
3. Save your changes

<Warning>
  Be mindful: every prompt that is attached will be executed **# of locations** times, which affects billing.
</Warning>

***

## Pre-Built Geography Templates

| Template      | Locations                              |
| ------------- | -------------------------------------- |
| All US States | 50 US states + DC                      |
| North America | US, Canada, Mexico                     |
| Europe        | EU countries + UK, Switzerland, Norway |
| APAC          | Major Asia-Pacific countries           |
| Global        | Top 50 countries by internet users     |

***

## Use Cases

<CardGroup cols={2}>
  <Card title="Regional Expansion" icon="globe">
    Track visibility in new markets you're entering before investing in localized content
  </Card>

  <Card title="Competitor Analysis" icon="users">
    See how competitors perform in specific regions vs. your performance
  </Card>

  <Card title="Localized SEO" icon="map-pin">
    Understand which regions need more content investment
  </Card>

  <Card title="Enterprise Accounts" icon="building">
    Track performance in regions where key accounts are located
  </Card>
</CardGroup>

***

## Troubleshooting

<Accordion title="Map not showing data">
  * Ensure you've attached a Geography Group to at least one Keyword Folder
  * Wait for the next weekly report to run
  * Check that the selected metric has data for the regions
</Accordion>

<Accordion title="Some regions show no results">
  * SERP tracking doesn't work in all countries (e.g., China)
  * Some AI engines may not be available in certain regions
  * The prompt may not have been executed in that region yet
</Accordion>

<Accordion title="Billing questions about regional prompts">
  Each location in a Geography Group multiplies your prompt count:

  * Folder with 10 keywords + "All US States" (51 locations) = 510 billed prompts per run
</Accordion>
