# SMS via Bandwidth

{% hint style="info" %}
This feature is currently available to enterprise tiers only.
{% endhint %}

### Prerequisites

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

<a href="../../../integrations/types/channels/bandwidth" class="button primary">Integrate Bandwidth</a>

### Add channel to app

1. Select *Configuration* tab of your application&#x20;
2. Choose *+ Add channel* under *Delivery* section > Choose *SMS via Bandwidth*
3. Choose your *Bandwidth* workspace integration from the *Integration* dropdown

> Optional:
>
> * *Escalation*: Select from an escalation integration set up under your workspace *Settings* for optional agent transfer

4. Enter *Application ID* and *Phone number* (found in your [Bandwidth dashboard](https://dashboard.bandwidth.com/))
5. Click *Create channel*
6. 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/sms-via-bandwidth.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.
