{
  "slug": "prompt-citation-share",
  "name": "Per-prompt citation share",
  "aliases": [
    "Citation % (prompts tab)"
  ],
  "definition": "Your share of all citations awarded on one answer-engine prompt, across every tracked brand cited for it.",
  "category": "AI visibility",
  "type": "share",
  "unit": "percent of that prompt's citations",
  "direction": "higher-better",
  "verification": "verified",
  "calculation": "(your citations for the prompt / all cited domains' citations for the prompt) × 100, returned empty when the prompt drew no citations at all. The two legs are the same rank query with and without the client filter, each summed per prompt and joined on the prompt key.",
  "numerator": "Citations of your domain on that prompt.",
  "denominator": "Citations of every cited domain on that prompt.",
  "aggregation": "Do not average these across prompts to get an overall citation share, each prompt carries its own denominator. The account-level citation rate is a separate measure.",
  "grain": "One prompt for one tracked segment over one date range.",
  "dimensions": [
    "prompt",
    "answer engine",
    "intent",
    "branded vs non-branded",
    "country",
    "device"
  ],
  "requiredFilters": [
    "tracker or tracked segment id",
    "date range"
  ],
  "sources": [
    "ai-visibility",
    "rank-tracking"
  ],
  "reports": [
    "ai-visibility-report"
  ],
  "skills": [
    "aeo-audit",
    "ai-prompt-coverage-gaps",
    "ai-citation-monitoring"
  ],
  "verbs": [
    "ai_visibility_drilldown"
  ],
  "rungs": [
    "R3"
  ],
  "levers": [
    "L7",
    "L5"
  ],
  "questions": [
    "On which prompts do we hold most of the citations?",
    "Which prompts cite everyone but us?"
  ],
  "interpretation": "A prompt where the share is zero and the denominator is large is a coverage gap with demand behind it; a zero share on a prompt nobody is cited for is not a gap at all. Read the share and the prompt's total citations together.",
  "caveats": [
    "Empty means the prompt drew no citations from any domain, not that you scored zero against a populated field.",
    "When the all-domain leg returns no row for a prompt, the denominator falls back to your own citations and the share reads as one hundred percent. A complete-looking share on a thin prompt is worth checking against the prompt's citation total.",
    "The prompt tab reads the market-share rank and brand-mention datasets. If the tracker has no market-share segment for the requested engine the tab returns no rows with a stated reason, rather than zeros.",
    "Engines are non-deterministic: the same prompt can answer differently twice, so a prompt's share is a rate over repeated observation rather than a state.",
    "A large share of citation inventory is third-party content, so a gap on a prompt is not automatically a case for a new page."
  ],
  "freshness": "~1 day behind, Daily prompt runs, available the following day.",
  "failureModes": [
    "Averaging per-prompt shares into an account citation rate.",
    "Treating an empty share as a competitive loss rather than an uncited prompt."
  ],
  "notSameAs": [
    {
      "slug": "prompt-share-of-voice-share",
      "why": "Neighbouring columns on the same row over the same population, differing only in what they count. This divides your prompt citations by every cited domain's citations; the share-of-voice percentage divides your weighted citations-plus-mentions by the same weighted total for all domains on that prompt."
    },
    {
      "slug": "ai-citation-rate",
      "why": "Same ratio at two grains. This divides within one prompt; the account-level share divides across the whole slice. Neither decomposes into the other, and a prompt where you hold every citation can sit inside a slice where you hold very few."
    },
    {
      "slug": "prompt-mention-share",
      "why": "Separate measures with separate denominators on the same row: mentions count your brand being named on the prompt, citations count your URL being sourced for it.",
      "mirroredFrom": "prompt-mention-share"
    }
  ],
  "related": [
    "prompt-mention-share",
    "prompt-share-of-voice-score",
    "prompt-citation-count",
    "prompt-cited-pages-count"
  ],
  "workflows": [],
  "lastVerified": "2026-08-04"
}