# Bandwidth

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

### Integrate Bandwidth

To integrate the *Bandwidth* channel, begin by selecting *Resources* from your workspace menu and choosing *Integrations*:

1. Choose *+ Add integration* > Select *Bandwidth* from the dropdown
2. Provide a name for your Bandwidth integration (ex. *DevBandwidth*)
3. Using information made available through your [Bandwidth dashboard](https://dashboard.bandwidth.com/), enter the following into NLX:
   * *Account ID*
   * *User name*
   * *Password*
4. Click *Create integration*

### Next steps

To successfully use your Bandwidth integration with applications created in your workspace, be sure to complete the following:

1. Create or select an existing [Core application](/platform/nlx-platform-guide/ai-applications/setup.md) in your NLX workspace
2. From your app's *Configuration* tab, add your Bandwidth channel under the Delivery section
3. Create an application [build and deploy](/platform/nlx-platform-guide/ai-applications/setup.md#deployment)

{% hint style="info" %}
You may locate your Bandwidth SMS callback URL when selecting a deployed build of your application.
{% 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/integrations/types/channels/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.
