# How to forward incoming SMS to an email

When you’ve purchased an SMS enabled virtual mobile number, you can easily forward all incoming SMS messages to an email address using [Flow Builder](https://dashboard.messagebird.com/en/flow-builder). Go to Flow Builder in the Dashboard, and create a new flow or use the template ‘Forward SMS to Email’.

1. Select the phone number from which you would like to forward the SMS messages.
2. Write down the email address to which you would like to forward the SMS messages.
3. When you are done building your flow, click on either ‘Save draft’ or ‘Publish’ on the right top of the screen.&#x20;

**What’s next?**

Congrats! Now you know how to forward incoming SMS to your email with Flow Builder. You may want to learn more about how to use other templates:

* [How to forward calls to another phone number or SIP URI.](/connectivity-platform/how-to-guides/how-to-forward-calls-to-another-phone-number-or-sip-uri.md)
* [How to build an IVR menu.](/connectivity-platform/how-to-guides/how-to-build-an-ivr-menu.md)
* [How to set up opt in/opt out automatic SMS subscriptions.](https://support.messagebird.com/hc/en-us/articles/360000358457)


---

# 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/how-to-guides/how-to-forward-incoming-sms-to-an-email.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.
