# (OLD) Twilio / Segment

This integration allows you to enrich your end-users data with Segment events. To get started, go to your [Settings > Integration](https://i.usejimo.com/settings/integrations) and choose Segment.

<figure><img src="/files/FzLAFnR4LCb3vxAaCluD" alt=""><figcaption><p>Go to settings > Integration</p></figcaption></figure>

This will install the Segment integration on your Jimo account and an API key will get generated. Click on the settings button and copy your API key, you will need it to link Segment to your Jimo account.

<figure><img src="/files/NHk7IX6G8yjoyu1OyXMH" alt=""><figcaption><p>Copy your API key</p></figcaption></figure>

Once you've done that, you'll be able to install Jimo's app in your Messenger...

## Configure the Segment integration

Now that you have your API key copied, go to your Segment account. Go to the Catalog page and then to the Destinations tab. Here, search for Jimo.

Click on Jimo and, on the new screen that appeared, click on "Configure Jimo."

Select the source from where you want to send data to Jimo, give a name to this new destination, and click on Save.

<figure><img src="/files/hIYedDE7gFmqg6K5UMSn" alt=""><figcaption><p>Select the source</p></figcaption></figure>

On the screen that just appeared, click on the red API Key field, and then on the Edit button.

The API Key field is now editable.

<figure><img src="/files/tcs14hK036QpsD3nymFx" alt=""><figcaption><p>Paste your API Key</p></figcaption></figure>

Paste the API Key you copied in Jimo in this field and then click on Save.

And now, to start sending your events and identities to Jimo, the last thing you need to do is to activate the destination by switching on the toggle.

<figure><img src="/files/RyXzhzoWVofIMGEFXnNO" alt=""><figcaption><p>Switch the toggle</p></figcaption></figure>

Once the switch is on, the integration is fully activated!

{% hint style="info" %}
For detailed information on how to use and configure the Segment integration with Jimo, please refer to the [Segment documentation](https://segment.com/docs/connections/destinations/catalog/actions-jimo/).
{% endhint %}

If you have any questions, send us a message. We're always happy to help.


---

# 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://help.usejimo.com/docs/integrations/old-twilio-segment.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.
