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

# Attentive

> Engage your best customers with SMS that drives advocacy and revenue.

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

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

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

## What It Does

Attentive is an SMS platform. Mention Me sends referral opt-ins and advocacy data so you can message customers who are most likely to share, and remind them about unused rewards.

Use it when SMS is already a core channel and you want referral activity to land in the same journeys as the rest of your programme.

## Where to Go Next

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