> 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/set-up-link-mobility-integration.md).

# Set up Link Mobility Integration

**Necessary credentials**

To set up this integration, you’ll require a System ID and Password for LinkMobility SMPP – please contact your LinkMobility account manager for SMPP credentials.

### **Configure LinkMobility 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 Link Mobility and click Set Up.

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

* Give the integration a descriptive name.
* Enter the SMPP System ID and Password provided to you by your LinkMobility account manager. This is **not** the same as your REST API Login/Password.

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

* Choose the attribute that stores your users' phone numbers.

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

* Click “Apply”.

{% hint style="info" %}
The **traits.phone** user attribute is a default string type attribute created by CrossEngage. If you haven’t created your own custom user attribute to store phone numbers, the default attribute “traits.phone” can be used.&#x20;
{% 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/set-up-link-mobility-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.
