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

# Domains: Add and Manage Your Tracked Websites

> Learn how to add domains, configure competitor tracking, and understand plan limits for monitoring your brand's AI visibility in Rankahead.

Domains are the websites and brands you track inside Rankahead. Each domain gets its own set of prompts, competitor comparisons, analytics, and AI-generated content. Everything in Rankahead — from visibility scores to blog post generation — operates within the context of a domain, so setting them up correctly is the first step to meaningful data.

## Add a domain

To start tracking a new website, create a domain from **Settings > Domains**.

<Steps>
  <Step title="Open Settings > Domains">
    In the left sidebar, click **Settings**, then select **Domains**.
  </Step>

  <Step title="Click Add domain">
    Select **Add domain** in the top-right corner of the page.
  </Step>

  <Step title="Enter a name">
    Provide a display name for the domain (for example, `Acme Corp` or `My Blog`). This name appears throughout the Rankahead interface.
  </Step>

  <Step title="Optionally enter a website URL">
    If you provide a URL, Rankahead immediately scrapes the homepage and uses the content to build context for AI blog post generation and competitor analysis. You can add or update the URL later from the domain settings.
  </Step>

  <Step title="Save">
    Click **Create domain**. The domain appears in your list and scraping begins if you provided a URL.
  </Step>
</Steps>

<Tip>
  Include the homepage URL when you create the domain. The scraped content gives the AI richer context, which leads to more accurate visibility tracking and higher-quality blog posts.
</Tip>

## What the homepage scrape does

When you supply a website URL, Rankahead fetches the page and extracts text, headings, and metadata. This scraped content is used to:

* Inform AI-generated blog posts with accurate brand details
* Pre-fill context for content settings such as your value proposition and target audience
* Establish a baseline for competitor comparisons

The scrape status appears on the domain card. If a scrape fails (for example, due to a bot-blocking rule on your site), you can re-trigger it after adjusting your site settings or entering the URL manually.

## Manage domain details

Click any domain in the list to open its detail view. From there you can:

* **Edit the name or URL** — Update either field at any time. Changing the URL triggers a fresh scrape.
* **View counts** — See at a glance how many prompts, competitors, and content items are linked to this domain.
* **Delete the domain** — Permanently removes the domain and all associated data. This action cannot be undone.

<Warning>
  Deleting a domain removes all prompts, analytics history, competitors, and generated content linked to it. Export any data you need before deleting.
</Warning>

## Add competitors

Rankahead tracks competitors per domain so you can measure share of voice and find visibility gaps. Each competitor is a separate brand whose AI presence you want to benchmark against your own.

<Steps>
  <Step title="Open the domain">
    Click the domain you want to configure, then select the **Competitors** tab.
  </Step>

  <Step title="Click Add competitor">
    Select **Add competitor** and enter the competitor's display name.
  </Step>

  <Step title="Optionally enter a website URL">
    Providing a URL triggers a homepage scrape for the competitor, which helps Rankahead accurately identify brand mentions in AI-generated answers.
  </Step>

  <Step title="Save">
    Click **Add**. The competitor appears in the list and tracking begins immediately.
  </Step>
</Steps>

To remove a competitor, click the menu icon next to its name and select **Remove**.

## Plan limits

The number of domains and competitors you can track depends on your plan.

| Feature                | Free | Solopreneur | Agency    |
| ---------------------- | ---- | ----------- | --------- |
| Domains                | 1    | 3           | Unlimited |
| Competitors per domain | 3    | 10          | Unlimited |

<Info>
  If you reach your domain or competitor limit, Rankahead prompts you to upgrade before you can add more. Visit **Settings > Billing** to change your plan.
</Info>

<CardGroup cols={2}>
  <Card title="Content settings" icon="sliders" href="/settings/content-settings">
    Configure tone, audience, and content language per domain.
  </Card>

  <Card title="Billing and plans" icon="credit-card" href="/settings/billing">
    Compare plans and upgrade to track more domains and competitors.
  </Card>
</CardGroup>
