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

# How to Set Your Reply-To Email

> Choose where customer replies to referral emails are delivered.

export const AdminOnly = () => <Info>
    This page is visible to organisation <strong>admins</strong> only. If you
    see <strong>You do not have permission to view this page</strong>, ask an
    admin to make the change, or to invite you with the Admin role.
  </Info>;

<AdminOnly />

Open **Settings > Email** to set the reply-to address for emails sent by your programme.

<Frame caption="The Email page, with the reply-to email field.">
  <img
    src="https://mintcdn.com/mentionme/kgVB-NOv7qaOtEjq/images/knowledge-app/settings/brand/email.png?fit=max&auto=format&n=kgVB-NOv7qaOtEjq&q=85&s=85ea2d153d6e19c90af7f6f31d6e9d06"
    alt="Email settings showing the reply-to email
card"
    width="1400"
    height="643"
    data-path="images/knowledge-app/settings/brand/email.png"
  />
</Frame>

Replies to emails sent from your referral programme go here. Leave the field blank to use the Mention Me default.

<Steps>
  <Step title="Open Email">Go to **Settings > Email**.</Step>

  <Step title="Enter the Address">
    In **Reply-to email**, type the address (for example `replies@example.com`).
  </Step>

  <Step title="Save">Click **Save changes**.</Step>
</Steps>

A campaign can still set its own reply-to. See [campaign settings](/knowledge-app/referral/campaigns/brand-referral/campaign-settings).

## See Also

<CardGroup cols={2}>
  <Card title="How to Set Your Referral Domain" icon="globe" href="/knowledge-app/settings/brand/domain">
    Choose the subdomain on referral links.
  </Card>

  <Card title="Promoting by Email" icon="envelope" href="/knowledge/referral/promoting/email">
    Classic documentation for referral email.
  </Card>
</CardGroup>
