> For the complete documentation index, see [llms.txt](https://docs.digably.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digably.io/phone/how-to-enable-sms-messaging.md).

# How To Enable SMS Messaging

{% embed url="<https://youtu.be/iqahFuvSljA>" %}

Learn how to enable SMS messaging in Digably with these simple steps.

***

#### 1. Click "Phone"

From your Digably dashboard, click "Phone" in the left side menu.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F3WCmRuUNhgArGvspgZnFT5%2FbjS6y4tUxmW3meuRgU57Rv_doc.png?alt=media&#x26;token=729c332e-0378-4391-bbc5-084aef605b30" alt=""><figcaption></figcaption></figure>

#### 2. Click "Phone Numbers"

Select the "Phone Numbers" tile.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F3WCmRuUNhgArGvspgZnFT5%2F5wdE1tW9DRqR29MVVsaNH9_doc.png?alt=media&#x26;token=a30cbd66-3d1c-4014-a7a7-4b4215055238" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you don't have a phone number yet, please refer to [How To Buy A Phone Number](/phone/how-to-buy-a-phone-number.md).
{% endhint %}

#### 3. Click "Enable SMS"

Click "Enable SMS" beside your phone number.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F3WCmRuUNhgArGvspgZnFT5%2FkQhNAMAVNXx6jhasXEVGUj_doc.png?alt=media&#x26;token=06cbdd12-4242-4c37-a5cb-82dbee25912b" alt=""><figcaption></figcaption></figure>

#### 4. Click "Continue"

Proceed by clicking on the "Continue" button and following the on-screen prompts.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F3WCmRuUNhgArGvspgZnFT5%2F14FTZNHc3jvrtv7X1Ak3ba_doc.png?alt=media&#x26;token=84f260e5-b510-4001-8425-667416c62ae0" alt=""><figcaption></figcaption></figure>

This guide covers the process of enabling SMS messaging in Digably.&#x20;

<mark style="background-color:blue;">**Please note, the approval process can take anywhere from a few hours to a few months. Keep in mind, this is completely dependent on carriers and regulatory agencies, and Digably has no control over the timeframe of the approval process.**</mark>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.digably.io/phone/how-to-enable-sms-messaging.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
