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

# Whitelabeling sender addresses for email deliveries

> Customize the sender name and address on delivery emails with a vanity domain.

<Note>
  Reach out to Omni support to have this feature enabled.
</Note>

By default, [delivery emails](/share/deliveries/email) are sent from an Omni email address. Omni's **Custom email sender** feature - also known as a vanity domain - allows you to customize delivery emails' sender information, such as the sender's name and email address. This is especially useful for instances where you need to whitelabel Omni emails, such as using Omni in an [embedded context](/embed).

## Requirements

**Organization Admin** permissions are required to configure email whitelabeling.

## Enabling email whitelabeling

To enable email whitelabeling:

<Steps>
  <Step noAnchor>
    Click **Settings >Deliveries > Email tab**.
  </Step>

  <Step noAnchor>
    Toggle **Custom email sender** to **On**.
  </Step>

  <Step noAnchor>
    Fill in the **Sender Name** and **Sender Email** fields.
  </Step>
</Steps>

When finished, you can send a test (**Send test**) or **Save changes**.

## Disabling email whitelabeling

Disabling email whitelabeling reverts emails back to the default Omni domain, which may be visible to end users in embedded contexts.

<Steps>
  <Step noAnchor>
    Click **Settings >Deliveries > Email tab**.
  </Step>

  <Step noAnchor>
    Toggle **Custom email sender** to **Off**.
  </Step>

  <Step noAnchor>
    When prompted, confirm the change.
  </Step>
</Steps>

## Next steps

* [Create an email delivery](/share/deliveries/email)
* [Restrict recipient email domains with an allowlist](/share/deliveries/email/domain-allowlist)
* [Embed Omni in your application](/embed)
