> For the complete documentation index, see [llms.txt](https://docs.didforsale.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didforsale.com/voice-and-sms-apis/sms/sms-forwarding/receive-sms.md).

# SMS forwarding to Email

#### SMS Forwarding/Incoming Setup

SMS Can be forwarded to Email, WebURL and another Phone Number.&#x20;

#### Setup SMS to Email.&#x20;

Select Phone Number -> Select the Number -> Click on SMS&#x20;

![Phone Number List to Configure SMS](/files/-LWlx0J5Q_RzlNrR8vjU)

Check Email and Type the email you want to receive SMS on.&#x20;

![Configure SMS to Email](/files/-LWlxBy_NaLo3eyJOxOz)

Click on Confirm and you will see the SMS Field updated with the email.&#x20;

![SMS Configured to Email](/files/-LWlxQtu1rRdDp-mt0f3)

**Replying to SMS :**

To reply to any incoming SMS from your email you need to click the **Reply** option from email and it will automatically set the recipient address. Type the message you wish to send and click send

{% hint style="info" %}
**Note: Please avoid using signature from email account as it may corrupt the SMS.**
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.didforsale.com/voice-and-sms-apis/sms/sms-forwarding/receive-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.
