> For the complete documentation index, see [llms.txt](https://docs.scribble.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scribble.network/for-brands/scribbleai-dashboard.md).

# ScribbleAI dashboard

The ScribbleAI dashboard is your real-time view of how your brand appears across ChatGPT, Perplexity, Gemini, Grok, and Copilot. It tracks every citation, mention, and share of voice movement, per LLM, per query, updated daily.

The dashboard has three tabs: AI Overview, Content, and Campaigns. Here is what lives in each.

{% tabs %}
{% tab title="AI overview" %}
Everything about how LLMs see your brand, visibility, citations, competitive positioning, and content gaps.

\
**Model visibility**

Your total AI share of voice, how often your brand appears across all tracked LLM responses. Broken down per model and tracked over time so you can see which campaigns are moving the needle.

<figure><img src="/files/OTk4VKaewK1KeOWYoGiZ" alt=""><figcaption></figcaption></figure>

**Query visibility**

The full list of tracked queries with mentions and citations per query. See exactly which questions your brand is answering for — and which ones your competitors are winning instead.

<figure><img src="/files/uDJR2QqtAlhLMmyjPnSB" alt=""><figcaption></figcaption></figure>

**Citation readiness score**

How well-positioned your brand is to be cited by LLMs, benchmarked against competitors. Factors in domain authority, indexed content volume, and multi-platform presence.

<figure><img src="/files/WZhyraQpRlrMAN6NCFXE" alt=""><figcaption></figcaption></figure>

**GEO content gaps**

Queries where competitors appear in LLM answers and you don't — prioritised by impact. Each gap is a brief for your next campaign.

<figure><img src="/files/aUiXl7HpbP2PEU5ZmXUE" alt=""><figcaption></figcaption></figure>

**Per-platform citation breakdown**

See exactly how many citations and mentions each LLM is contributing. Helps you understand which models are responding to your content and which still need coverage.

<figure><img src="/files/ygXbllA56kXFuw8MVXRN" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Content Tab" %}
The Content tab is where you go from understanding your score to knowing exactly how to improve it.

**Citation readiness score (full detail)**

Your full competitive positioning, how ready your brand is to be cited by LLMs vs every tracked competitor. The score is built from three underlying SEO fundamentals: Domain Rating, Referring Domains, and Organic Keywords, combined with your indexed content volume and platform spread across Reddit, Substack, Medium, Paragraph, and X.

<figure><img src="/files/eOkWxL5jxgzaUTgh430W" alt=""><figcaption></figcaption></figure>

**GEO content gaps (full detail)**

The complete prioritised table of queries where competitors are winning LLM citations and you are not. Sorted by impact, with the competitor currently owning each query shown alongside it. Every row is a brief for your next campaign, start with the High priority items.

<figure><img src="/files/vEcp1GgwiJYbZdNAOm4u" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Each row shows the keyword, its priority, and the competitor currently winning that query in LLM answers. Use this list to brief your next Scribble campaign.
{% endhint %}
{% endtab %}

{% tab title="Campaigns" %}
Available on the Enterprise plan. Tracks your live UGC campaigns in real time.

**Overview**

Top-level campaign numbers at a glance, total impressions, engagements, microsites generated, and click-through rate across all creators in the campaign.

<figure><img src="/files/RofTqQUPhR3AswNbLv5Z" alt=""><figcaption></figcaption></figure>

**Campaign momentum**

A time-series chart tracking impressions and engagement across the campaign window. Shows when content picks up traction and which days drove the most signal.

<figure><img src="/files/R16qQhEBDtzJ5PdMlQW2" alt=""><figcaption></figcaption></figure>

**Top post**

The highest-performing creator submission — with impressions, engagements, and links to both the original X post and the Scribble microsite. Use this to identify which content angles are driving the most signal.

<figure><img src="/files/jr6JSqqXDCGv5uCjvaQP" alt=""><figcaption></figcaption></figure>

**Creator diversity index**

A visual cluster map of every creator who published in the campaign. Diversity of signal matters to LLMs, 300 independent voices carries more citation weight than content concentrated in a few accounts. Zoomable and pannable in the dashboard.

<figure><img src="/files/IpBShBtCzC4VNGboVsPi" alt="" width="375"><figcaption></figcaption></figure>

**Engagement profile**

Your campaign's engagement breakdown vs the Scribble average, retweets, replies, impressions, likes, and bookmarks. Identifies where your campaign is outperforming or underperforming the baseline across all campaigns on the platform.

<figure><img src="/files/YZwbfHWDHxRvWJZZfU18" alt=""><figcaption></figcaption></figure>

**Submission leaderboard**

Every creator submission ranked by impressions, with likes, retweets, replies, bookmarks, and CTR per post. Each row links to both the original X post and the Scribble microsite. Use this to shortlist the best submissions before approving rewards.

<figure><img src="/files/m4saEeocWNhhMxRRMyqv" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Sorted by impressions by default. Sortable by any column. Use this to shortlist and approve the best submissions before distributing rewards.
{% endhint %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.scribble.network/for-brands/scribbleai-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
