# 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](https://documentation.crossengage.io/faq/campaigns/when-should-i-use-audience-and-realtime-campaigns).
* The third step in the campaign creation flow is message creation. Click “Create new message”.
* Select “Push Notification”.
* Select the Airship integration you set up earlier from the “Send via integration” drop-down.

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

#### Message Setup

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

* Choose the project connected to the selected integration.
* Choose the template created in Airship.
* You can also specify the device or send a notification to ALL devices connected to a named user id.

#### Value Mapping

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

Airship allows you to use variables in your notification template for personalisation. The variables used in the template you selected are listed in the ‘Select Variable’ drop-down as shown. Map it to the appropriate data available for the user using attributes or handlebars.

**Response Data**

You will see the following response data with this integration:

* Sent
* Delivered
* Open


---

# 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/push-notifications/airship/create-a-campaign-message-with-airship.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.
