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

# Dotdigital

> Nurture brand advocates and scale personalised experiences across channels.

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

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

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

## What It Does

Dotdigital receives referral contacts and opt-ins in real time. You can build coupon reminder programs and promote the referral programme from the same account that already sends your campaigns.

Use it when Dotdigital is your email and SMS orchestration tool.

## Where to Go Next

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