> For the complete documentation index, see [llms.txt](https://manuals.dialox.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.dialox.ai/studio/flows/nodes/send-sms.md).

# Send: SMS

Using the **Send: SMS** node, a Flow can send an SMS message to either a user or a specific phone number.

<figure><img src="https://3356808761-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEBQHGJABNTj5ISSOTRxM%2Fuploads%2FTFGon5tAjJbRtOEEnBB3%2Fimage.png?alt=media&amp;token=90c0699e-c001-4fc3-b5a9-257c5d05d2ed" alt=""><figcaption></figcaption></figure>

| Property     | Description              | Explanation                                                                        |
| ------------ | ------------------------ | ---------------------------------------------------------------------------------- |
| Message      | The message body         | Can contain [variables](/studio/flows/variables.md)                                |
| Phone number | The recipient of the SMS | When this field is left blank, it will use the user's phone number in `user.phone` |

{% hint style="info" %}
Note that sending SMS using the platform will incur costs that will be invoiced.
{% endhint %}

## Resources

* [Variables](/studio/flows/variables.md)
