> ## Documentation Index
> Fetch the complete documentation index at: https://moengage-unity-sdk-initialization-split.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure an MMS Sender

> Set up and manage MMS senders in MoEngage to authorize message transmission through your provider. A required step before running any MMS campaign.

MMS Senders of MoEngage refer to the entities authorized to initiate and transmit MMS messages through the MoEngage platform.\
Configuring an MMS sender is important because it's the authorized entity that MoEngage uses to transmit messages, making it a mandatory prerequisite for running any MMS campaigns. It also establishes the technical integration between your business's MMS provider and the MoEngage platform.\
You can add and manage MMS senders in the **Sender configuration** tab of SMS, MMS & RCS settings. You can access the **Sender configuration** tab by navigating to **Settings** > **Channels** > **SMS, MMS & RCS** > **Sender configuration**.

<Info>
  * Currently, MoEngage supports Twilio as an MMS sender.
  * CPaaS providers (Twilio) handle sending an SMS as a fallback when MMS isn't supported. For more information, refer to [Twilio Documentation](https://help.twilio.com/articles/360032795214-Getting-Started-with-MMS-Converter-).
</Info>

<img alt="Screenshot 2025-09-11 at 1.41.30 PM.png" src="https://mintcdn.com/moengage-unity-sdk-initialization-split/hVszXvFGVjEtUa-d/images/moengage_b21e46.png?fit=max&auto=format&n=hVszXvFGVjEtUa-d&q=85&s=15302435262b90a2e44cc2624ad025dd" width="2744" height="1186" data-path="images/moengage_b21e46.png" />

# Configure Your Sender

Perform the following steps to add an MMS sender:

1. On the **SMS & MMS** tab, click **Add SMS Sender**. The **Add sender** page is displayed.
   <img alt="Add SMS Sender.png" src="https://mintcdn.com/moengage-unity-sdk-initialization-split/flsfKRmnPSS_x9X3/images/moengage_45a125.png?fit=max&auto=format&n=flsfKRmnPSS_x9X3&q=85&s=0c2b989f241581f5466eeccf19487176" width="2378" height="1180" data-path="images/moengage_45a125.png" />
2. In step 1, **Service Provider**, select your service provider. Note that MoEngage currently supports Twilio as an MMS sender; therefore, select Twilio from the list of senders.
   <img alt="Screenshot 2025-09-11 at 1.58.35 PM.png" src="https://mintcdn.com/moengage-unity-sdk-initialization-split/sdP5LZ2stJJLCx89/images/moengage_a666b3.png?fit=max&auto=format&n=sdP5LZ2stJJLCx89&q=85&s=22e7d8bdae0eee8e455f35476b3b790a" width="2442" height="1036" data-path="images/moengage_a666b3.png" />
3. In step 2, **Sender Details**, select the **This sender supports MMS** check box and add the required sender details. To complete the sender configuration, refer to the [Twilio partner guide](https://partners.moengage.com/hc/en-us/articles/4422459355028-Twilio).
4. Click **Save**. The added sender will be displayed under the **Sender configuration** > **SMS & MMS** tab.
5. Click the ellipsis icon (<Icon icon="ellipsis-vertical" iconType="solid" /> ) to **Mark as default**, **Edit,** or **Delete** the sender. When you delete a sender, a pop-up appears that displays all the active campaigns associated with it. You must stop each active campaign to delete the sender.
   <img alt="mms sender.png" src="https://mintcdn.com/moengage-unity-sdk-initialization-split/7I6Q9SBGr41ReRTp/images/moengage_b78dd7.png?fit=max&auto=format&n=7I6Q9SBGr41ReRTp&q=85&s=fbf0554062b687f96d5dd1918bddf20f" width="2442" height="1096" data-path="images/moengage_b78dd7.png" />

# Other Settings

Before running the MMS campaigns, make sure to validate the following optional configurations:

* Ensure that the attribute that stores the mobile number of users is configured correctly in the [General Settings](/user-guide/campaigns-and-channels/sms-mms-and-rcs/other-settings/configure-sms-mms-and-rcs-general-settings).
* Validate the Personally Identifiable Information (PII) Tokenization settings. This is a security measure used to protect sensitive data. PII tokenization enables brands to prevent sending PII data to MoEngage and fetch it only when necessary to send a message. For more information, refer to [PII Tokenized Sending.](/user-guide/data/privacy/personal-data-or-personally-identifiable-information-pii/pii-tokenized-sending)
* Validate the delivery control settings to ensure that you send the optimum number of messages to your users and not during DND hours. For more information, refer to [Frequency Capping (FC)](/user-guide/settings/channels/delivery-controls/frequency-capping) and [Do Not Disturb (DND).](/user-guide/settings/channels/delivery-controls/do-not-disturb)

# Next Step

[Create an MMS Campaign](/user-guide/campaigns-and-channels/sms-mms-and-rcs/mms/create-an-mms-campaign)
