# New SMS Variant

By pressing the "New Variant" button, you can start creating a new sms variant within your broadcast.

Customize the variant by selecting the sender's account.  If you haven't configured your sms channel channel yet, you can do so in the "[Integrations](/en/admin-ui/integrations.md)" section of the platform.&#x20;

<figure><img src="/files/vmEVRqvLEGnPOC8CdShJ" alt=""><figcaption></figcaption></figure>

Personalization is fundamental to creating compelling and engaging SMS messages. You possess the capability to customize SMS content using [dynamic variables](/en/admin-ui/journeys/workflow/dynamic-variables.md) associated with each customer. This advanced level of personalization enables you to deliver highly relevant and targeted messages, significantly enhancing customer engagement and boosting conversion rates.

To enhance the effectiveness of your messages, our platform provides a feature that allows you to leverage artificial intelligence (AI) for obtaining text suggestions tailored to your specific use case with the [text generator](/en/admin-ui/broadcasts/text-generator.md).&#x20;

### Test SMS&#x20;

By clicking the 'Test Message' button, you can enter an phone  and receive a sample of the SMS for preview and review.&#x20;

<figure><img src="/files/vF9ofo3yVGFLXC8ttF72" alt=""><figcaption></figcaption></figure>


---

# 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://academy.gopersonal.ai/en/admin-ui/broadcasts/new-broadcast/new-sms-variant.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.
