> For the complete documentation index, see [llms.txt](https://documentation.crossengage.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/sms/link-mobility/create-a-campaign-message.md).

# Create a Campaign Message

* Log in to your CrossEngage account.
* Go to “Campaigns” and click “Create 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/GdzryIGtHuwHbCfJaI15" alt=""><figcaption></figcaption></figure>

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

**Sender info**

* Enter the sender’s information in the sender field. This field accepts alphanumeric values and may contain handlebars. It can either be a telephone number in an international format, for example, “+49 1234 56789”, or an alphanumeric string such as “companyName”.

**Message text**

* Enter the SMS text you would like to send in the message text block. You can use handlebars to personalize the messages – learn more about handlebars [here](/data-and-engagement-platform/messages/personalization.md).

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

{% hint style="info" %}
LINKMobility charges extra for long messages. For example, a long message split into 3 parts will be charged at 3 times the rate of a single message.

You will have to pass the opt-out / in data via our API for opt-out management when using LINKMobility.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/link-mobility/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.
