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

# Bloomreach

> Feed first-party advocacy data into your marketing automation platform.

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

Bloomreach appears in **Settings > Integrations** under Marketing automation. Clicking the card opens Classic, where credentials and mapping still live.

<ClassicCallout href="/knowledge/esp-crm/bloomreach/setup" linkLabel="How to set up Bloomreach">
  Clicking the Bloomreach card opens Classic, because credential setup still lives there.
</ClassicCallout>

## What It Does

Bloomreach receives contact data and opt-ins from referred customers in real time. You can then power coupon reminders, share-again scenarios, and segments from referral and advocacy data.

Use it when Bloomreach is already the system of record for lifecycle campaigns.

## Where to Go Next

<CardGroup cols={2}>
  <Card title="How to set up Bloomreach" icon="envelope" href="/knowledge/esp-crm/bloomreach/setup">
    The canonical setup guide for Bloomreach.
  </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>
