# Setting up Email to SMS

Email to SMS allows you to send messages directly from your email to the mobile phones of your contacts. Below we will take you through the steps to set your account up for sending Email to SMS.

* [Step one: Go to your Email to SMS settings](#h_01F6PEMMK5J4BAV9800TAWCGRR)
* [Step two: Add your email address](#h_01F6PEMR7KBC8CX4V9SDWFCYDT)
* [Step three: Edit your settings](#h_01F6PEMVMGY0EDVHZ93YJBR8NE)
* [Step four: Create your access key](#h_01F6PEMZD1HRJ0CXETWV882G0M)

If you want to know how to send Email to SMS, please check here: [Sending Email to SMS](https://docs.bird.com/connectivity-platform/email-to-sms/sending-email-to-sms)\
If you want to know how to receive Email to SMS, please check here: [Receiving Email to SMS](https://docs.bird.com/connectivity-platform/email-to-sms/receiving-email-to-sms)

#### Step one: Go to your Email to SMS settings <a href="#h_01f6pemmk5j4bav9800tawcgrr" id="h_01f6pemmk5j4bav9800tawcgrr"></a>

The first thing is to configure the email address that you are going to send from. Click on your username in the top right corner of your dashboard followed by 'Settings'. Go to the '[Email to SMS](https://dashboard.messagebird.com/en/mail-to-sms)' tab.&#x20;

#### Step two: Add your email address <a href="#h_01f6pemr7kbc8cx4v9sdwfcydt" id="h_01f6pemr7kbc8cx4v9sdwfcydt"></a>

Click on ‘+Email’ on the top right and enter the email address you would like to send from. You can add as many emails as you would like.

<figure><img src="https://675349995-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUJNEE9TMK4fU91VKstBr%2Fuploads%2Fgit-blob-e9ffdab17b929f120249cdd335152470508e2db3%2FScreenshot_2021-06-29_at_11.56.44.png?alt=media" alt=""><figcaption></figcaption></figure>

When you have added an email address, the email and domain will be added to your Email to SMS settings.&#x20;

<figure><img src="https://675349995-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUJNEE9TMK4fU91VKstBr%2Fuploads%2Fgit-blob-e11b68d40520dbedeb938226819a3ec5f5a474bf%2FScreenshot_2021-06-29_at_11.58.23.png?alt=media" alt=""><figcaption></figcaption></figure>

#### Step three: Edit your settings <a href="#h_01f6pemvmgy0edvhz93yjbr8ne" id="h_01f6pemvmgy0edvhz93yjbr8ne"></a>

In this step, you will configure the settings for your Email to SMS setup. You can set up the configuration on domain level, but you can also set this up individually per email. You can edit the settings by clicking on the notepad next to the email or domain. Below we provide further information on each setting:

* Default originator: If you would like to have the same originator every time, you can select this as an option and enter the originator. If you do not fill in an originator, you will need to provide this when sending your Email to us.&#x20;
* SMS in the subject: The text in the email subject line will be sent as the body of the SMS. This is only possible if you have entered a default originator.
* Allow Unicode: Unicode allows the sending of SMS with special characters, as it uses a different character set than regular SMS. You can read more here about using special characters and your options: [Special characters](https://docs.bird.com/connectivity-platform/sending-sms/using-special-characters-unicode-and-gsm-t-charsets-for-sending-sms-in-different-languages)
* DLR status: Choose whether you want to receive a status report and which report you would like to receive.
* DLR email address/ Error email address: Specify to which email address you would like to receive status/error reports.
* Voice or SMS Message: Let us know if you want to send SMS or Voice messages from this particular email/domain.

Domain settings

You can set up configurations on domain level by clicking on the notepad on the right side next to the domain name. When you edit on domain level, the settings will apply to all email addresses with that domain name. In the screenshot above, the domain name is 'test.com'.&#x20;

Email settings

You may want to set up different configurations for some email addresses in your company. For instance, your finance team may want to send SMS from a different name as your support department. You can manage this by using different email settings for each linked email address.

#### Step four: Create your access key <a href="#h_01f6pemzd1hrj0cxetwv882g0m" id="h_01f6pemzd1hrj0cxetwv882g0m"></a>

Go to your developers page to set up a live access key. You can navigate there by clicking on 'Developers' followed by 'API-access', or by clicking [here](https://dashboard.messagebird.com/en/developers/access). Press '+ Add access key' to create a new key.

Give your access key a description, for instance 'EmailSMS', and choose 'live' for the key type. Press 'Add' to create the access key for your account. You don't need to do anything with the key besides create it.&#x20;

<figure><img src="https://675349995-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUJNEE9TMK4fU91VKstBr%2Fuploads%2Fgit-blob-a3bff4b6ccfb287aff3357bd238557ee1722fa51%2FScreenshot_2021-05-27_at_10.20.55.png?alt=media" alt=""><figcaption></figcaption></figure>

&#x20;

Now you’re ready to send the message from your email account! Check our article here for the next steps: [Sending Email to SMS](https://docs.bird.com/connectivity-platform/email-to-sms/sending-email-to-sms)

&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/connectivity-platform/email-to-sms/setting-up-email-to-sms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
