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

# Feefo

> Turn existing promoters in your review data into loyal advocates.

export const ClassicCallout = ({children, href, linkLabel = "Open the Classic guide"}) => <Info>
    <strong>This finishes in Classic.</strong>
    {children ? <> {children}</> : null}
    {href ? <>
        {" "}
        For the setup steps, see <a href={href}>{linkLabel}</a>.
      </> : null}
  </Info>;

Feefo appears in **Settings > Integrations** under Review data. Clicking the card opens Classic, where credentials and mapping still live.

<ClassicCallout>
  Clicking the Feefo card opens Classic. There is no separate Classic help article yet, so finish setup there with your Mention Me contact.
</ClassicCallout>

## What It Does

Feefo review data lets Mention Me find existing promoters and invite them into your referral programme. The directory lists it as **Feefo - Review Data**.

Unlike Trustpilot, there is no standalone Classic help article for Feefo yet. Setup still finishes in Classic. Work through the card on **Settings > Integrations**, and speak to your Mention Me contact if you need credentials or field mapping.

## Where to Go Next

<CardGroup cols={2}>
  <Card title="Integrations in Classic" icon="book" href="/knowledge/integrations/overview">
    Classic integrations overview, while Feefo setup is completed with your Mention Me contact.
  </Card>

  <Card title="Integrations" icon="puzzle-piece" href="/knowledge-app/integrations/overview">
    The directory this card lives in, including how the Classic round-trip works.
  </Card>
</CardGroup>
