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

# Get Started with Klove: Track Your AI Search Visibility

> Create your Klove workspace, add your brand, deploy the Cloudflare Worker, and start tracking your AI search visibility in one session.

Klove gets you from signup to live AI visibility data in a single session. This guide walks you through the four main steps: creating your account, configuring your brand, deploying the edge worker that powers Agentic Pages, and running your first prompt checks.

<Note>
  Klove offers a free AI traffic analytics tier so you can see which AI crawlers are visiting your site before you commit to a paid plan. No credit card required to start.
</Note>

<Steps>
  <Step title="Sign up at app.klove.ai">
    Go to [app.klove.ai/signup](https://app.klove.ai/signup) and create your account. Once you're in, Klove will prompt you to create a workspace.

    Give your workspace a name, enter your domain URL, and confirm your locale (country and language). Klove uses this to target the right AI platforms and regional results from the start.
  </Step>

  <Step title="Add your brand and domain">
    After creating your workspace, Klove automatically crawls your site, builds a sitemap, and extracts the content that matters most.

    Next, configure your brand:

    * **Brand name** — the exact name you want Klove to track across AI responses. Add any common variations (e.g. abbreviations or former names) so nothing is missed.
    * **Competitors** — add the brands you want to benchmark against. Klove tracks their share of voice, sentiment, and citations alongside yours.
    * **Prompts** — choose the prompts that reflect how your customers describe your category. Klove suggests prompts based on your site content, or you can add your own.

    Klove checks every prompt daily across your selected AI platforms via real browser sessions.
  </Step>

  <Step title="Set up the Cloudflare Worker for Agentic Pages">
    Agentic Pages are AI-optimised, lightweight versions of your pages served to AI crawlers at the edge. Your human visitors always see your original site.

    To enable this, Klove deploys a \~200-line Cloudflare Worker in front of your site. The Worker detects incoming AI bot requests and routes them to your agentic pages — no changes to your codebase required.

    Follow the [Cloudflare Setup guide](/cloudflare-setup) to:

    1. Connect your domain to Cloudflare (if it isn't already)
    2. Grab a Cloudflare API token with Workers permissions
    3. Deploy the Klove edge middleware in minutes

    <Note>
      If you're already on Cloudflare, setup typically takes under five minutes. If you need to migrate your nameservers first, allow 24–48 hours for DNS propagation.
    </Note>
  </Step>

  <Step title="Monitor your first prompts">
    Once your workspace is configured and your Worker is live, Klove begins its daily prompt runs.

    Head to the **Prompt Monitoring** dashboard to see:

    * **Visibility score** — what percentage of prompt responses mention your brand
    * **Position** — where in the response your brand appears
    * **Sentiment** — how the AI describes you (positive, neutral, or negative)
    * **Share of voice** — how your mentions compare to competitors
    * **Cited sources** — the specific URLs AI platforms pull from when generating answers in your category

    From here, the **Moves** panel surfaces recommended on-page and off-page actions based on your visibility gaps. Accept the ones you want and let Klove's AI agents execute them.
  </Step>
</Steps>
