Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.getcited.in/llms.txt

Use this file to discover all available pages before exploring further.

Average position is the mean rank at which a brand appears in the citation or mention list of AI responses that include the brand. A brand appearing in position 1 is mentioned or cited first; a brand in position 10 is listed near the end. Lower numbers are better.

Why it matters

Not all mentions are equal. When an AI lists ten brands in its answer, the first three get disproportionate attention from the reader — both in chat interfaces where users rarely scroll and in citation panels where top results get most clicks. A brand with a mention rate of 40% and an average position of 2.1 has materially better visibility than a brand with a 40% mention rate and an average position of 8.5. Average position also correlates with perceived authority. Readers interpret the first-mentioned brand as the AI’s primary recommendation, even when the AI does not explicitly rank its suggestions. Moving from position 6 to position 3 often produces larger downstream effects than moving from a 25% to a 30% mention rate.

Formula

average_position = sum(position_in_response) / count(responses_with_mention)
Inputs:
  • position_in_response — the rank (1 = first) at which the brand appears in each AI response
  • count(responses_with_mention) — total number of responses where the brand was mentioned
Average position is computed only across responses where the brand appeared. Responses with no mention are excluded from the calculation — they contribute to mention rate, not to position.

Example calculation

A travel bag brand is mentioned in 18 responses across 50 tracked queries. Its positions in those 18 responses are: 1, 2, 2, 3, 3, 3, 4, 4, 5, 5, 5, 6, 6, 7, 7, 8, 9, 10.
sum = 90
count = 18
average_position = 90 / 18 = 5.0
The brand’s average position is 5.0 — mentioned in the middle of the pack when it appears at all.

Cited Index benchmark — average position

The following percentiles are computed from the Cited Index, March 2026 edition. Lower is better: a p25 of 4.1 means that 25% of brands have an average position of 4.1 or better when mentioned. See the benchmarks methodology for how these numbers are computed. These benchmarks reflect non-branded category queries only. Customer dashboards may show different position distributions because they include a broader mix of query types.

Overall distribution

Across 281 brand-category observations:
PercentileAverage position
p103.3
p254.1
p50 (median)5.6
p757.3
p9010.0
The median brand, when mentioned, appears around position 5.6 — roughly middle-of-the-list in a typical AI answer. Top-decile brands (p10) appear around position 3.3 on average, meaning they are consistently in the top three recommendations when the AI mentions them. This is the tier where AI visibility translates into real customer influence.

By category

Consumer categories cluster near the top of the list with tight position ranges, while B2B and fintech categories show wider spreads — Audio & Wearables brands average position 4.3, while CRM & Sales brands average 6.6.
CategoryBrandsp25p50p75
Audio & Wearables223.54.35.5
Skincare & Beauty213.74.45.1
Travel & Luggage214.04.55.2
Digital Payments553.85.67.7
Online Learning344.25.67.5
HR & Payroll314.16.06.9
CRM & Sales555.06.68.9
Credit Cards425.56.68.8
Consumer categories (Audio & Wearables, Skincare & Beauty, Travel & Luggage) cluster tightly at the top of the list — their p25-p75 range is usually within 1-2 positions. B2B and fintech categories have wider spreads, with some brands appearing consistently late in the list (p75 of 8-9) while leaders appear early (p25 of 4-5). The spread suggests that AI visibility in B2B categories is more hierarchical — a few brands dominate the top positions, and everyone else is relegated to mid-to-late mentions.

What changes this metric

  • Editorial coverage in authoritative sources — when LLMs cite your brand from a high-authority source, you tend to appear earlier in the response
  • Content specificity — brand content that directly answers the query (comparison pages, feature breakdowns) gets surfaced earlier than generic marketing pages
  • Recency — recent content and recent mentions in fresh training data tend to appear in earlier positions
  • Structured data — brands with clean schema markup tend to be parsed into earlier positions in AI responses, especially on Perplexity
  • Query intent alignment — if the query is highly specific to your product, you appear earlier; generic queries surface brands in a less differentiated order

How Cited measures it

Cited parses each AI response for all brand mentions in order of appearance. For brands mentioned in a ranked list (e.g., “Here are the top travel bag brands: 1. X, 2. Y, 3. Z”), the position is the explicit rank. For brands mentioned in prose (e.g., “Popular options include X, Y, and Z”), the position is the order in which the brand appears in the text. Citation-based platforms like Perplexity provide explicit source rankings which are used directly.

Frequently asked questions

Position 1 is the first brand mentioned or cited in an AI response. Position 10 is the tenth. Readers pay more attention to earlier items, so brands appearing in lower-numbered positions get more downstream engagement. Average position of 3.0 is better than average position of 7.0.
Mention rate measures how often you appear at all. Average position measures where you appear when you do appear. A brand mentioned rarely but always first (mention rate 20%, avg position 1.5) is not directly comparable to a brand mentioned often but always last (mention rate 60%, avg position 8.0). They measure different dimensions of visibility. The Cited Index benchmarks for both metrics are based on non-branded category queries.
It is most reliable on Perplexity, which provides explicit source citations in ranked order. ChatGPT, Gemini, and Claude mention brands in prose, so position is inferred from text order rather than an explicit ranking. Cited tracks position across all platforms but position signal is strongest on Perplexity.
Averages smooth out individual rankings. A brand that appears in positions 1, 2, 3, 4, and 6 has an average position of 3.2 — still top-decile. A brand that always appears in position 1 (average 1.0) is rare, because most brands have variance across queries and platforms. The p10 of 3.3 means the top 10% of brands consistently appear in the top 3-4 positions on average.
Earn editorial coverage in sources the AI considers authoritative (this moves you earlier in citation-based responses), create content that directly answers the queries you want to rank for, ensure your schema markup is clean, and maintain freshness — LLMs favor recently-updated sources. See the Improve your Perplexity citations playbook for detailed tactics.