history table. They
group into four families that map onto the four dashboard tabs.
Use GET /api/v1/metrics to
get the canonical list at runtime.
AI Visibility (15 columns)
How often your brand is mentioned and ranked when AI assistants answer prompts.Percentage of prompts where the AI mentioned your brand by name.
trust_cnt / n × 100.Count of prompts where your brand was mentioned at least once.
1-indexed rank of your brand among all brands the AI mentioned,
ordered by mention frequency.
Top-N table of brands by mention frequency. Each entry has
brand_name, trust_mentions, share_of_voice, rank.Prompts that drove the most brand mentions.
prompt, mentions, rank.Per-prompt blindspot view — appeared links, competitor brands shown.
URLs cited in AI answers, ranked by frequency.
Per-competitor coverage breakdown —
brand_name, coverage_pct,
trust_mentions.Combined count of your-domain citations + your brand mentions across
all prompts.
Percentage of prompts where the AI cited your domain or mentioned
your brand.
Top-3 most-cited URLs of your own domain.
Top domains cited by the AI (yours + competitors), with citation
count and share.
Prompts where your website got the most citations.
GEO Audit (12 columns)
Your domain’s footprint in the AI’s cited sources — independent of brand mentions in prose.Percentage of prompts where the AI cited your domain.
Total prompts that cited your domain at least once.
Your rank by citation count among competitors.
Domains the AI cited most across all prompts.
Prompts where your domain got cited the most.
Per-prompt citation breakdown.
Per-competitor citation analysis —
brand_name, coverage_pct,
prompt_count.Your citations as a percentage of all citations across all domains
in the period.
Top-3 URLs of yours cited by the AI.
Prompt-level table comparing your URL vs the highest-ranked
competitor URL.
Domains that cited you the most (AI source-ranking view).
Queries (prompts) where your domain shows up in citations most often.
AEO Audit (13 columns)
How often the AI mentions your brand in its prose answers (regardless of whether it cites a URL).Percentage of prompts where the AI mentioned your brand.
Total prompts where your brand was mentioned.
Your rank by mention count among competitors.
Top URLs/sources where your brand was mentioned.
Prompts that drove the most brand mentions.
Per-prompt mention breakdown — was your brand mentioned, were
competitors mentioned, in what order.
Per-day mention share trend (used by the AEO chart).
Total brand mentions across all prompts (sum of occurrences, not
distinct prompts).
Your mentions / your-domain-citation count normalised against the
total mentions in the universe.
Top-3 URLs the AI surfaced when answering prompts.
Per-prompt comparison of your-brand mentions vs competitor mentions.
Top sources that name your brand.
Prompts that mention your brand most often.
Monitors (4 columns)
Health metrics for the data pipeline itself.Daily brand mention rate as a percentage of all prompts.
How many prompts had a non-empty AI answer.
Indicator of how recent the AI’s cited sources are.
Per-engine answer-coverage breakdown.
Prompts summary
Per-prompt summary used by the dashboard tables —
{prompt, prompt_id, answer_mentioned, citation_mentioned, top_competitor, trend_pct}. For the full prompt + AI response
text + citation URLs, use
GET /universes/{id}/prompts
instead.