> 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/onsite-display/trbo/set-up-trbo-integration.md).

# Set up Trbo Integration

Before you begin, you will need the following:

* Your TRBO client ID
* Your TRBO master API key

If you do not have this information, please contact your Trbo Customer Success manager to obtain them.

### Configure Trbo 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 Trbo and click on the 'Set up' button.

<figure><img src="/files/1YsaB9hRhKj4m8Ilo2uZ" alt=""><figcaption></figcaption></figure>

* Give your integration a meaningful name.
* Use the "Client ID" and "API key" you've prepared in the form.
* Click on Connect.

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

* Upon entering a correct ID & API key, you will be prompted to select "User Identifier". The "User Identifier" is any unique ID used to identify users in both TRBO and CrossEngage. Please ensure that you select the correct ID. If you are unsure about this, do not hesitate to contact us anytime.

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

* Click Apply.


---

# 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/onsite-display/trbo/set-up-trbo-integration.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.
