> ## Documentation Index
> Fetch the complete documentation index at: https://docs.introw.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure partner notifications by email

> Choose which partner notifications go out by email, scope them to the right partners, and turn on reply-by-email so partners respond from their inbox.

## What you'll achieve

Partner notifications delivered by email for the events you care about, scoped to the right partners, with reply-by-email turned on so partners can respond from their inbox. Partners stay engaged off-portal and their replies land back in Introw.

## Before you start

<Steps>
  <Step title="Confirm partner emails">
    Partners need valid email addresses on their contacts. See [Troubleshoot partner email delivery](./troubleshoot-partner-email-delivery) if someone is missing messages.
  </Step>
</Steps>

## Watch it

<Tabs>
  <Tab title="Video">
    <video controls playsInline preload="none" poster="https://assets.introw.io/docs/features/engagement/channels/guides/configure-partner-notifications-by-email/steps/01.png?v=1787345042" className="w-full rounded-xl" src="https://assets.introw.io/docs/features/engagement/channels/guides/configure-partner-notifications-by-email/video.webm?v=1787345042#t=2.5" />
  </Tab>

  <Tab title="Click through">
    <iframe className="w-full rounded-xl" style={{ width: "100%", aspectRatio: "16 / 11", border: 0, backgroundColor: "#FAFAFA" }} src="https://assets.introw.io/docs/features/engagement/channels/guides/configure-partner-notifications-by-email/walkthrough.html?v=1787345042" />
  </Tab>
</Tabs>

## Steps

<Steps>
  <Step title="Open your default settings">
    Go to [Default settings](https://app.introw.io/settings/segments/default) and open the **Notifications** tab. Events are grouped by area, **Pipeline**, **Portal activity**, **Submissions**, **Tasks**, and **Learning**, so you can scan them by section.

    <Frame>
      <img src="https://assets.introw.io/docs/features/engagement/channels/guides/configure-partner-notifications-by-email/steps/01.png?v=1787345042" alt="Open Default settings" />
    </Frame>
  </Step>

  <Step title="Set the recipients for each event">
    Give every event the audience it deserves: **All partners**, **Collaborating only** for events attached to a CRM record, or **Disabled**. Pipeline (deal and object updates), announcements, submission outcomes, and task assignments are common starting points. Leave lower-value events disabled until partners need them, since too many emails overwhelm rather than engage.

    This one value is the whole email decision for that event. There is no separate channel checkbox: email is available for every partner notification, so anything not disabled reaches every eligible partner with a valid address.

    <Frame>
      <img src="https://assets.introw.io/docs/features/engagement/channels/guides/configure-partner-notifications-by-email/steps/05.png?v=1787345042" alt="One value carries the whole email decision: there is no separate channel checkbox." />
    </Frame>
  </Step>

  <Step title="Narrow it for one audience">
    To send a program-specific email only to the partners it applies to, open that audience's segment, go to its **Notifications** tab, and switch on **Override the default for this segment**. The override replaces the default for that segment's members, so it can hold an event back as well as open it up.

    Each partner contact resolves against the same three-layer cascade (organisation default, then override segments they match, then the contact's own opt-outs), so see [Control who gets notified](/features/engagement/notifications/guides/control-who-gets-notified) to check why a specific contact is or is not receiving an email.

    <Frame>
      <img src="https://assets.introw.io/docs/features/engagement/channels/guides/configure-partner-notifications-by-email/steps/08.png?v=1787345042" alt="A segment can override the default for its members only, which holds an event back as well as opening it up." />
    </Frame>
  </Step>

  <Step title="Use reply-by-email">
    Collaboration emails, comments, deal and object updates, and submission outcomes, include **Respond via email**. Partners can reply from their inbox and the response appears in Introw. For commission payouts, partners can reply with their invoice attached.
  </Step>

  <Step title="Set the sender">
    To route replies to a real person, send from each partner's assigned manager, see [Wire partner ownership](/features/partners/team/guides/wire-partner-ownership).
  </Step>

  <Step title="Send from your own domain">
    By default these emails send from an Introw address. To have them send from your own authenticated domain, so they arrive as your brand and land in the inbox instead of spam, set up a custom sending domain. See [Send notifications from your own domain](/features/portal/email-domain/guides/send-notifications-from-your-own-domain).
  </Step>

  <Step title="Monitor delivery">
    [Notification settings](https://app.introw.io/settings/notifications) is the report on what your program sends. The **Last sent** column updates after the next real event, and **Insights** shows emails sent and opened, so you can confirm the channel is firing.

    <Frame>
      <img src="https://assets.introw.io/docs/features/engagement/channels/guides/configure-partner-notifications-by-email/steps/12.png?v=1787345042" alt="Monitor delivery" />
    </Frame>
  </Step>
</Steps>

## Verify it worked

**Insights** shows emails sent and opened, and **Last sent** updates on the row after the next event on any event you left enabled.

## Related

<CardGroup cols={2}>
  <Card title="In Slack" icon="book-open" href="./configure-partner-notifications-in-slack">
    Deliver notifications in Slack instead of or alongside email.
  </Card>

  <Card title="In Microsoft Teams" icon="book-open" href="./configure-partner-notifications-in-microsoft-teams">
    Deliver notifications in Teams.
  </Card>

  <Card title="Troubleshoot email delivery" icon="book-open" href="./troubleshoot-partner-email-delivery">
    Fix missing partner emails.
  </Card>

  <Card title="Send from your own domain" icon="at" href="/features/portal/email-domain/guides/send-notifications-from-your-own-domain">
    Authenticate a custom sending domain so notifications come from your brand.
  </Card>

  <Card title="Implementation reference" icon="screwdriver-wrench" href="../technical">
    Full configuration options for partner notifications.
  </Card>
</CardGroup>
