# SMS

You can create your A/B testing variants assigning the allocation for each variant. You can also pause or play the variant at any moment. &#x20;

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

Begin by clicking the "New Variant" button. This action initiates the creation process for a new sms variant. Customize the variant by selecting the sender's account.  If you haven't configured your SMS 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.

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

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;

### &#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/journeys/workflow/notifications/sms.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.
