> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dittofeed.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SMS Template Editor

Dittofeed provides a SMS template editor through the dashboard, which supports [Liquid syntax](https://liquidjs.com/tutorials/intro-to-liquid.html).

An example of a rendered "sms" template using MJML and Liquid:

<Frame>
  <img src="https://mintcdn.com/dittofeed/blTyhzJH4uYGEKZ4/images/example-sms.png?fit=max&auto=format&n=blTyhzJH4uYGEKZ4&q=85&s=77dd27bf8d96f867a59192312e16197e" alt="Example SMS Template" width="3680" height="2232" data-path="images/example-sms.png" />
</Frame>

***

## Custom Recipient Property

By default, SMS messages are sent to the user's `phone` property. You can override this by selecting a different user property in the template's "Recipient User Property" setting, accessible via the "Options" button.

This is useful for:

* **Alternative contact methods**: Send to a user's work phone instead of personal phone
* **Third-party notifications**: Send to a user's manager, support agent, or parent

See [Custom Recipient Properties](/guide/custom-recipient-properties) for detailed configuration.

***

## Walkthrough Video

<iframe className="w-full aspect-video" src="https://www.youtube.com/embed/8zXpwo_PWHA?si=onZ_v0_ZZ2AUjpeo" title="Dittofeed SMS Template Editor" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
