# Twilio Integration

## <img src="/files/-M8K_sp_a6pc5oqZ71EJ" alt="" data-size="line"> Getting Phone numbers&#x20;

Inside you organization (aka Cluster in Mod24 Dispatch app) you will be able to add phone numbers which can be used for sending SMS follow ups to Customers. As well as informational SMS to your Movers.

First you'll have to enable twilio if you want to use these services. Than add a phone number by filtering available numbers by location, area code or state. Choose the number you want to get.

After that you need to assign it to a Company and select for which purpose the phone number is used.

## How sending works?

All Messages in Mod24 Dispatch app are sent and received through twilio. We are listing them out in conversations inside your organization only. On your Leads and on Messages section.

## Suspending and Enabling Twilio

If you wish to stop using Twilio services you can suspend the account. Re-enabling the account will restore all your phone numbers.

{% hint style="warning" %}
We store suspended twilio accounts for 1 month, after that all your data will be removed and phone numbers released.
{% 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.mod24.com/mod24/twilio/twilio-integration.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.
