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

# Brand overview

> Review your brand's AI visibility metrics, rankings, and positioning across AI search engines.

The brand overview dashboard is the central analytics hub for your organization. Access it at `/product/{orgId}/dashboard` after selecting your organization.

<img src="https://mintcdn.com/jhorizon-801c7495/FqtixOqKrnj-ltr8/images/dashboard/brand-overview-kpis.png?fit=max&auto=format&n=FqtixOqKrnj-ltr8&q=85&s=f3bee7d9a6baa5a5c1eb2b5ad20671ed" alt="Brand overview dashboard showing KPI cards and analytics" width="1280" height="720" data-path="images/dashboard/brand-overview-kpis.png" />

## KPI cards

Five KPI cards appear at the top of the dashboard, each summarizing a core metric:

| Card                 | What it measures                                                         |
| -------------------- | ------------------------------------------------------------------------ |
| **Visibility Score** | Your brand's overall presence across AI search engines                   |
| **Brand Ranking**    | Your position among tracked competitors                                  |
| **Market Share**     | Percentage of AI mentions your brand receives relative to competitors    |
| **Citation Rate**    | How frequently AI search engines cite sources when mentioning your brand |
| **Sentiment Score**  | Overall perception of your brand in AI-generated responses               |

<Tip>
  Hover over any KPI card to see a detailed tooltip explaining how the metric is calculated and what it means for your brand.
</Tip>

<img src="https://mintcdn.com/jhorizon-801c7495/FqtixOqKrnj-ltr8/images/dashboard/kpi-tooltip.png?fit=max&auto=format&n=FqtixOqKrnj-ltr8&q=85&s=ccc73e1efde7b98c89a27b5bcaf580a8" alt="KPI card tooltip showing metric details" width="1280" height="720" data-path="images/dashboard/kpi-tooltip.png" />

## Overview tab

The **Overview** tab displays several charts and tables that break down your brand's AI visibility:

<AccordionGroup>
  <Accordion title="GEO Score">
    A donut chart where each segment represents a different geographic market. Each segment shows your brand's visibility score in that region, and larger segments indicate a stronger AI presence. Hover over any segment to see the exact score for that market.

    Use the **brand selector** dropdown above the chart to compare GEO scores for different brands. This helps identify regions where competitors outperform you.
  </Accordion>

  <Accordion title="Brand Sentiment Positioning">
    A scatter plot where each dot represents a brand — yours and your competitors. The axes plot sentiment dimensions, with higher positions indicating more positive AI perception. Brands in the upper region have more favorable AI mentions.

    Look for where your brand clusters relative to competitors to spot sentiment gaps you can address.
  </Accordion>

  <Accordion title="Estimated AI Traffic">
    Estimated referral traffic volume from AI platforms to your brand, broken down by source platform. Higher values indicate more users are likely being directed to your brand through AI-generated responses.

    Compare platforms to prioritize where to focus your content strategy for maximum referral impact.
  </Accordion>

  <Accordion title="Matrix Explorer">
    A heatmap with configurable dimensions — the most flexible visualization on the dashboard. Color intensity indicates performance; darker cells represent higher values. Hover over any cell to see the exact metric value.

    Use the **Rows** selector to switch between "Models" and "Brands" views. Use the **Metric** selector to choose which metrics are displayed as columns. This lets you compare any combination of brands or AI models against any set of metrics.
  </Accordion>

  <Accordion title="Brand Rankings">
    A sortable table with columns for Brand, Visibility Score, Market Share, Citation Rate, GEO Score, Brand Rank, and Sentiment. Click any column header to sort ascending; click again for descending. Your brand is highlighted in the table for easy reference.
  </Accordion>

  <Accordion title="Closest Competitor">
    A side-by-side metric comparison between your brand and the competitor with the most similar overall profile. Each metric is displayed with both values and the difference between them. Green values indicate where you lead.

    Use the **competitor selector** to compare against a different brand instead of the auto-selected closest match.
  </Accordion>

  <Accordion title="Brand Presence Rate">
    A bar chart with one bar per AI platform (ChatGPT, Claude, Gemini, Perplexity, etc.). Bar height represents how frequently your brand appears in that platform's responses. Platforms with low presence rates represent opportunities for improvement.
  </Accordion>

  <Accordion title="Top Prompts">
    The tracked prompts with the greatest influence on your visibility score, ranked by impact. If high-impact prompts show low brand mention rates, focus on improving your brand's representation for those queries.

    Use the **brand filter** dropdown to see which prompts drive visibility for a specific competitor.
  </Accordion>

  <Accordion title="Top Citations">
    Source domains most frequently cited by AI search engines when discussing your brand, ranked by citation frequency. These domains have the most influence on how AI represents your brand to users. Strengthen relationships with positively-citing sources and address negatively-citing ones.
  </Accordion>
</AccordionGroup>

<img src="https://mintcdn.com/jhorizon-801c7495/FqtixOqKrnj-ltr8/images/dashboard/analyze-visibility.png?fit=max&auto=format&n=FqtixOqKrnj-ltr8&q=85&s=9fc977a665f9e1891ae11ebc84b4fee0" alt="Dashboard analytics charts and tables" width="1280" height="720" data-path="images/dashboard/analyze-visibility.png" />

## Dashboard tabs

The dashboard has six tabs. The **Overview** tab is described above. The remaining tabs provide focused views:

| Tab                       | What it shows                                                              |
| ------------------------- | -------------------------------------------------------------------------- |
| **Competitors**           | Side-by-side metric comparison table for all tracked brands                |
| **Prompts**               | Performance breakdown by tracked prompt, grouped by theme                  |
| **Citations**             | Source domains cited by AI search engines when discussing your brand       |
| **Sentiment**             | Text-chunk level sentiment analysis of AI-generated responses              |
| **Week-to-Week Analysis** | Coming soon — will show trend data comparing metrics across analysis weeks |

<Note>
  The Week-to-Week Analysis tab is currently in development. It will display trend comparisons across analysis weeks when available.
</Note>

<Tip>
  Start with the KPI cards for a high-level health check. If any metric has dropped, drill into the relevant tab (Prompts, Citations, or Sentiment) to understand why. Use the Closest Competitor section to track your relative position week over week.
</Tip>

## Next steps

<CardGroup cols={2}>
  <Card title="Compare competitors" icon="chart-bar" href="/dashboard/competitors">
    See how your brand stacks up against the competition.
  </Card>

  <Card title="Filters and tools" icon="filter" href="/dashboard/filters-and-tools">
    Refine dashboard data with global filters.
  </Card>

  <Card title="Collaborative commenting" icon="comment" href="/sharing/commenting">
    Annotate dashboard charts with your team.
  </Card>

  <Card title="External reports" icon="share" href="/sharing/external-reports">
    Share dashboard data with external stakeholders.
  </Card>
</CardGroup>
