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

# Recommendation

> Whether an answer recommends this brand, mentions it, or advises against it.

Separate from sentiment: whether an answer recommends this brand, mentions it neutrally, or advises against it.

## How it is counted

* The analysis labels each classified mention recommended, mentioned or advised against. Like [Sentiment](/reference/metrics/sentiment), it is counted over mentions rather than answers.
* The tile shows recommended mentions as a share of all classified mentions, with the bar beneath it showing all three shares.
* An answer can describe this brand positively without recommending it, which is why the two are counted apart.

## Where it appears

| Surface                                    | Form                                                                                                                                                      |
| ------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Overview, the Recommendation tile          | The recommended share as a percentage, with the distribution bar                                                                                          |
| The weekly Digest                          | The count of answers recommending this brand, week against week, and the Sharpest change: one platform and prompt pair whose recommendations fell to none |
| MCP, `get_overview` and `list_competitors` | A count per class                                                                                                                                         |

## Related

<CardGroup cols={3}>
  <Card title="Visibility" href="/reference/metrics/visibility">
    The share of analysed answers that name this brand.
  </Card>

  <Card title="Share of voice" href="/reference/metrics/share-of-voice">
    This brand's mentions against every monitored brand's.
  </Card>

  <Card title="Sentiment" href="/reference/metrics/sentiment">
    How each mention is classified.
  </Card>
</CardGroup>
