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

# Sources & Links

> Understand how domains and URLs influence LLM answers and how they appear in the final output.

In generative search, the final answer is only part of the story. LLMs rely on two distinct layers:

* **Sources** — domains and URLs used to build the answer (influence)
* **Links** — domains and URLs shown in the final output (visibility)

These two layers often differ. Together they shape **what is visible** and **how brands are represented** in generative answers.

The **Sources & Links** view helps you see which domains influence answers, which ones reach users, and how brand mentions are framed across engines.

<Tip>
  Read [The difference between Sources and Links in LLM Search](/platform/search/what-s-the-difference-between-sources-and-links) for a deeper primer.
</Tip>

## What this view helps you analyse

### Main table: domains and URLs at a glance

<Frame caption="Sources & Links main table">
  <img src="https://mintcdn.com/jellyfish/oiuNBuQ2NqPF1etD/images/platform/search/ezgif-56aa09d1a6e14460-2ab9765e.gif?s=3503958f8973d625daa09c8f741d77e9" alt="Main table" width="800" height="522" data-path="images/platform/search/ezgif-56aa09d1a6e14460-2ab9765e.gif" />
</Frame>

Compare domains and URLs across three dimensions.

#### Role in the answer

The **Type** column shows whether a domain is:

* **Source** — used to build the answer
* **Link** — visible in the final output
* **Source & Link** — both influencing and visible

#### Consistency across engines and queries

Use the **Engines**, **Results** and **Presence rate** columns to distinguish one-off appearances from recurring influence.

#### Brand mentions & sentiment

The **My Brand Mentions** column flags whether your brand is mentioned in the source content or generated answer (returned by the LLM API).

<Note>
  Mentions embedded directly inside URL strings are not counted.
</Note>

When a brand is mentioned, **sentiment** scores qualify how it is framed (range from `-1` to `+1`, with a breakdown of positive, neutral and negative mentions).

### Domain details: content patterns

<Frame caption="Domain detail view">
  <img src="https://mintcdn.com/jellyfish/oiuNBuQ2NqPF1etD/images/platform/search/ezgif-5d194a33fc7267d8-b922baac.gif?s=be83ddb71c854c4f4ce98593fc011524" alt="Domain details" width="800" height="522" data-path="images/platform/search/ezgif-5d194a33fc7267d8-b922baac.gif" />
</Frame>

Click a domain to see the URLs associated with that source. You can observe:

* which URLs are used as Sources, Links, or both,
* how often each URL appears,
* whether brand mentions are present at URL level,
* how brand sentiment varies across URLs from the same domain,
* the underlying content (open URLs directly from the interface).

### Results details: linking domains, URLs and queries

<Frame caption="Results detail panel">
  <img src="https://mintcdn.com/jellyfish/MmUm2_YE5Jn6SqTt/images/platform/search/Screenshot-2026-05-04-at-14_02_04-f8a7189b.png?fit=max&auto=format&n=MmUm2_YE5Jn6SqTt&q=85&s=0ce4ae4a39e7d38d3dd56fb5f0afcb7c" alt="Results details" width="2340" height="1153" data-path="images/platform/search/Screenshot-2026-05-04-at-14_02_04-f8a7189b.png" />
</Frame>

Clicking the **Results** number opens the queries by engine on which the item appears as a Source and/or Link.

You may notice that:

* the same query behaves differently across engines,
* a domain is a Source on one engine and a Link on another,
* some queries rely on Sources without showing Links,
* the same domain can mention a brand with different sentiment depending on the query or engine.

## Reading cues

<Note>
  These are signals to read, not rules.
</Note>

<AccordionGroup>
  <Accordion title="A competitor appears frequently as Source & Link">
    Content that is both trusted by the model to build its response and structured to be easily surfaced in the final output. Common on queries that require synthesis or both explanation and examples.
  </Accordion>

  <Accordion title="A domain appears mainly as a Source">
    Content that explains concepts, provides background or supports the model's reasoning. Common on queries where understanding the topic matters more than pointing to a single reference.
  </Accordion>

  <Accordion title="A domain appears mainly as a Link">
    Content that is easy to reference and clearly structured (lists, steps, summaries). Common when the model benefits from pointing users to concrete resources.
  </Accordion>

  <Accordion title="Differences across engines">
    Reflects different source-selection logic and engine preferences for structure, depth or citation. LLM visibility should be read engine by engine, not as a single aggregated signal.
  </Accordion>

  <Accordion title="The same domain behaves differently depending on the query">
    LLMs adapt how they use content based on the nature of the question, rather than applying a fixed rule.
  </Accordion>
</AccordionGroup>

## How to use this view effectively

<Tip>
  Start by identifying domains that consistently act as **Sources**, even when they are not visible as **Links**. These shape how answers are constructed and reveal where influence happens before visibility.
</Tip>

## What's next

<CardGroup cols={2}>
  <Card title="Sources vs Links" icon="circle-question" href="/platform/search/what-s-the-difference-between-sources-and-links">
    Conceptual primer on the two layers.
  </Card>

  <Card title="Ranked URLs" icon="list-ol" href="/platform/search/ranked-urls-what-how-purpose">
    Drill into URL-level visibility.
  </Card>
</CardGroup>
