# Create a Campaign Message

* Log in to your CrossEngage account.
* Go to `Campaigns` and click `Create new campaign` in the top right corner of the page.

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

* Choose whether you want to create an Audience or a Realtime campaign. Information about the distinction between these types of campaigns found [here](/data-and-engagement-platform/campaign-management/campaigns.md).
* Once you have created your campaign and filled in the “Campaign setup” and “Target group” sections, go to the `Messages` section and click `Create new message`.
* Select `SMS` from the dropdown menu. The message setup screen will open.

<figure><img src="/files/1EZ5W4eyCi7xyHhDMI4A" alt=""><figcaption></figcaption></figure>

* Under the “Send via integration” heading, select the Twilio integration that you set up earlier.

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

### Delivery Options <a href="#delivery-options" id="delivery-options"></a>

#### Sender number <a href="#from-number" id="from-number"></a>

* From the dropdown, select one of the numbers you have configured on Twilio.

  This number will be used to send the SMS messages.

#### Message text  <a href="#message-text" id="message-text"></a>

* Write the body of the SMS that you will send. The content can be customised using Handlebars. The [Handlebars ](/data-and-engagement-platform/messages/personalization.md)page goes into more depth about how you can take advantage of Handlebars.

#### Max price (optional)  <a href="#max-price-optional" id="max-price-optional"></a>

* Write the maximum cost per SMS that you would accept to operate with. Learn more on Twilio's [blog post about Max Price](https://www.twilio.com/blog/2015/08/introducing-max-price.html).

<figure><img src="/files/pQGCTgAkKhIpnul1Yg3L" 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://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/sms/twilio/create-a-campaign-message.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.
