# SMS subscription notifications (via Twilio)

Last updated: May 14, 2025

{% hint style="info" %}
**Tip:** If you do not already have a Twilio account, you use [<mark style="color:blue;">this link</mark>](https://www.twilio.com/try-twilio?g=%2Fconsole%2Fusage%2Fauthorized-app%3F\&t=0e9c790704cbdfcb3530ebc9b12980d14ecf9d977902542eb5effa4787c49148) to get started.&#x20;
{% endhint %}

<figure><img src="/files/aqWd5xu2WdmMgGBILqTI" alt=""><figcaption></figcaption></figure>

Navigate to **Customer Notifications** under CONFIGURATION in the left-hand menu. Once on the Customer Notifications page, click the SMS Notifications tab. From this page, you can click on **Authorize Twilio** to authorize your Twilio integration.&#x20;

<figure><img src="/files/GfLNgD6c9HCyPbEOqs9a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Heads up:** There's also the option to connect with other SMS partners besides Twilio. Read about our integrations with [<mark style="color:blue;">Klaviyo</mark>](/docs/support/integrations/klaviyo-x-smartrr-integration.md) and [<mark style="color:blue;">Postscript</mark>](/docs/support/integrations/postscript-x-smartrr-integration.md).

You can view the [Integrations section](/docs/support/integrations.md) of our help docs to read about other options available from our [Tech Partners](https://smartrr.com/tech-partners).
{% 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://help.smartrr.com/docs/support/subscription-setup/sms-subscription-notifications-via-twilio.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.
