# Twilio SMS

### Prerequisites

Assigning this channel to an application requires a one-time integration of Twilio in your NLX workspace.

<a href="../../../integrations/types/channels/twilio-sms" class="button primary">Integrate Twilio</a>

### Add channel to app

* Select *Configuration* tab of your application&#x20;
* Choose *+ Add channel* under *Delivery* section > Choose Twilio SMS
* Choose your Twilio workspace integration from the *Integration* dropdown
* *Phone number* is unique to the *Twilio SMS* channel. NLX auto-creates a Twilio phone number and assigns it to your application (currently, only US numbers are supported)&#x20;
* Click *Create channel*
* Click *Save*


---

# 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/creating-a-twilio-channel.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.
