# AWS End User Messaging SMS

### Prerequisites

Assigning this channel to an application requires a one-time integration of AWS End User Messaging SMS in your NLX workspace.

<a href="../../../integrations/types/channels/aws-end-user-messaging-sms" class="button primary">Integrate AWS End User Messaging SMS</a>

### Add channel to app

1. Select *Configuration* tab of your application&#x20;
2. Choose *+ Add channel* under *Delivery* section > Choose AWS End User Messaging SMS
3. Choose your AWS End User Messaging SMS workspace integration from the *Integration* dropdown
4. Enter a number for each supported language for your application in the *SMS settings by language* field
5. Click *Create channel*
6. Click *Save*
7. Create an [application build and deploy](https://docs.nlx.ai/platform/nlx-platform-guide/setup#deployment)

{% hint style="info" %}
Phone numbers must be entered without spaces or dashes and preceded by a + and the country code (e.g., +15551234567)
{% endhint %}


---

# 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.nlx.ai/platform/nlx-platform-guide/ai-applications/deployment/managing-channels/aws-end-user-messaging-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.
