> 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/segment-transfer/airship/create-a-campaign-message-with-airship.md).

# Create a Campaign Message with Airship

* 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/yEh1715nKo4tR0vFZuhQ" alt=""><figcaption></figcaption></figure>

* Choose the type of campaign (audience or real-time) you want to create. Learn about the distinction between these two types of campaigns [here](/data-and-engagement-platform/campaign-management/campaigns.md).
* The third step in the campaign creation flow is message creation. Click “Create new message”.
* Select “Segment Transfer”.
* Select the Airship integration you set up earlier from the “Send via integration” drop-down.

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

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

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

* Choose the project connected to the selected integration.
* Choose the list you want to transfer your users to.

You can either clear the list or append the users to the existing list.

This list can be used in the ‘Messages’ setup on Airship.

<figure><img src="/files/8WUWg4vpa3Wtaxak1cwN" alt=""><figcaption></figcaption></figure>

**Response Data**

You will see the following response data with this integration:

* Sent


---

# 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, and the optional `goal` query parameter:

```
GET https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/segment-transfer/airship/create-a-campaign-message-with-airship.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
