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

# SMS Template

The SMS template editor in Siren allows you to create and manage text messages for SMS delivery. You can customize your messages with dynamic content and configure delivery settings.

<img src="https://mintcdn.com/siren/7IpRt_YcaXDKVAtZ/docs/Images/Templates/TemplateEdit/smsTemplate.png?fit=max&auto=format&n=7IpRt_YcaXDKVAtZ&q=85&s=3f6da91fb69c857f62f14804a1ae96c4" alt="SMS Template" width="1767" height="766" data-path="docs/Images/Templates/TemplateEdit/smsTemplate.png" />

## Message Configuration

<Steps>
  <Step title="Compose Your Message">
    * **Message Content**: Enter your SMS content in the message field
    * **Insert Variable**: Add dynamic content to your message using the variable button
  </Step>

  <Step title="Configure SMS Settings">
    * **Unicode**: Check this box if your message contains non-ASCII characters
    * **Flash**: Check this box to send as a flash SMS (appears directly on screen)
  </Step>

  <Step title="DLT Template ID (Optional)">
    * Toggle the switch to enable DLT Template ID
    * Enter your DLT Template ID in the provided field

    <Info>
      Unique SMS Template ID can be obtained from DLT portal.
    </Info>
  </Step>
</Steps>

<Note>
  Standard SMS messages are limited to 160 characters.
</Note>

## Best Practices

* Keep messages concise and to the point
* Test your template with different variable values
* Be aware of character limits when including variables
* Ensure compliance with local SMS regulations
