# SMS Providers

On this page, you can view a list of connected SMS providers.

**Name**

The name assigned to an SMS provider configuration.

***

**Caption**

The name of an SMS provider, used in the Back Office.

***

**Provider**

The name of an SMS provider.

***

**Enabled**

If **Yes**, an SMS provider is enabled and used for delivering SMS to your clients; otherwise, **No**.

To view the configuration settings of an SMS provider, click **Edit**.

{% hint style="success" %}
**See also**

[How to configure Twilio](/how-to-articles/manage-communication-platforms/how-to-configure-twilio.md)
{% 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.b2core.b2broker.com/back-office-guide/system/sms-providers.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.
