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

# AI Visibility

> Brand Radar campaigns, the Prompt Research Engine, and aggregated visibility scores.

Track how your brand — and your competitors — appear across LLM answers. This module exposes Brand Radar campaigns, the Prompt Research Engine, and a consolidated visibility score. Every endpoint below has a live playground in the sidebar.

## What you can do

<CardGroup cols={2}>
  <Card title="Brand Radar" icon="satellite-dish">
    Monitor a prompt across LLMs and track brand vs. competitor mentions, ranks, and context over time.
  </Card>

  <Card title="Prompt Research Engine" icon="flask">
    Research a custom prompt across AI models on a schedule and get clustered, analyzed results.
  </Card>

  <Card title="Visibility Score" icon="gauge-high">
    Pull one aggregated overview across Brand Radar, Prompt Research, Authority, and Funnel.
  </Card>

  <Card title="Manage campaigns" icon="sliders">
    Create, update frequency and status, toggle competitors, and delete campaigns.
  </Card>
</CardGroup>

## Concepts

* **Frequency** — how often (in days) a campaign re-runs against the LLMs. Defaults to `7`.
* **Languages** — each campaign can run its prompt in up to **3** languages; defaults to `["en"]`.
* **Visibility score** — a 0–100 measure of how prominently your brand appears in the generated answers for a campaign's prompt.

<Note>
  `GET /score` is the fastest way to get a single-call snapshot of AI visibility across every sub-feature for a website.
</Note>
