# Set up an Airship Integration

**Necessary credentials**

To connect Airship projects to CrossEngage you need to provide the following credentials.

* Bearer token (The token you generated with ‘All Access’ role)
* App key
* Master secret

This information can be found in your Airship account. The App key and Master secret are available in the ‘Settings’ page.

<figure><img src="/files/7BRvKwaS4DmqdtMTvWKF" alt=""><figcaption></figcaption></figure>

**Configuring an Airship integration in CrossEngage**

* In the CrossEngage app, navigate to Settings > Integrations.
* Click the “Add new integration” button in the top right corner of the page.

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

* Search for Airship under the Push Notification channel or Segment Transfer channel. Click on Set up and choose ‘Push notification’.

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

* **The Airship form**

  Give the integration a descriptive name and enter the credentials collected from the Airship account.

{% hint style="info" %}
The name of the integration cannot be modified after the integration is configured.
{% endhint %}

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

You can use multiple projects in one form. Enter the Airship project name you want to connect to, the bearer token, the app key and the master secret.

Select the CrossEngage attribute that maps to the named user id on Airship side and click ‘Apply’.


---

# 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/set-up-an-airship-integration.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.
