> ## 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.

# Meta

> Target high-converting lookalike audiences on Meta from your advocacy data.

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>;

Meta appears in **Settings > Integrations** under Paid social. Clicking the card opens Classic, where credentials and mapping still live.

<ClassicCallout href="/knowledge/integrations/audience-builders/meta" linkLabel="Meta Audience Builder">
  Clicking the Meta card opens Classic, because credential setup still lives
  there.
</ClassicCallout>

<Info>
  Audience Builder is an add-on. Speak to your Mention Me contact if you do not
  have it on your package.
</Info>

## What It Does

The Meta integration is Audience Builder: Mention Me builds a seed audience from first-party referral data, syncs it to Meta, and you use it to find lookalikes.

You need Advertiser or Admin permission on the ad account, with Manage ad account enabled.

## Where to Go Next

<CardGroup cols={2}>
  <Card title="Meta Audience Builder" icon="meta" href="/knowledge/integrations/audience-builders/meta">
    The canonical setup guide for Meta.
  </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>
