# Integrations

- [Integrations list](https://help.usejimo.com/docs/integrations/integrations-list.md): All you need to know about Integrations & all the integrations currently available on Jimo.
- [Integration Setup](https://help.usejimo.com/docs/integrations/integration-setup.md): Integrations in Jimo allow you to connect your experiences with other services and tools, enhancing the capabilities of your interactive elements and ensuring seamless data flow across your workspace.
- [Events for Analytics Integrations](https://help.usejimo.com/docs/integrations/events-for-analytics-integrations.md): List of events that can be pushed to Analytics Integrations (PostHog, Mixpanel, Amplitude, etc.)
- [Twilio / Segment](https://help.usejimo.com/docs/integrations/twilio-segment.md): To install the Segment Action Destination integration, please follow the link bellow.
- [Segment.io](https://help.usejimo.com/docs/integrations/segment.io.md): Setup our client-side and server-side integrations for Segment.io
- [HubSpot](https://help.usejimo.com/docs/integrations/hubspot.md): HubSpot's integration with Jimo
- [Salesforce](https://help.usejimo.com/docs/integrations/salesforce.md): Salesforce's integration with Jimo
- [Maze](https://help.usejimo.com/docs/integrations/maze.md): How to use Maze on Jimo
- [Amplitude](https://help.usejimo.com/docs/integrations/amplitude.md): The Amplitude integration with Jimo allows for a bidirectional flow of events and user data to enhance analytics and targeting capabilities.
- [PostHog](https://help.usejimo.com/docs/integrations/posthog.md): The PostHog integration with Jimo allows for a bidirectional flow of events and user data to enhance analytics and targeting capabilities.
- [Mixpanel](https://help.usejimo.com/docs/integrations/mixpanel.md): The Mixpanel integration with Jimo allows for a bidirectional flow of events and user data to enhance analytics and targeting capabilities.
- [Heap](https://help.usejimo.com/docs/integrations/heap.md): The Heap integration with Jimo allows for a bidirectional flow of events and user data to enhance analytics and targeting capabilities.
- [Figma](https://help.usejimo.com/docs/integrations/figma.md): How to use Figma on Jimo
- [Calendly, Google Calendar, Zcal](https://help.usejimo.com/docs/integrations/calendly-google-calendar-zcal.md): How to use Calendly, Google Calendar or Zcal in Jimo
- [Arcade / Storylane](https://help.usejimo.com/docs/integrations/arcade-storylane.md): Embed interactive, pre-recorded demos from Arcade or Storylane directly into Jimo experiences to showcase features, onboard users, and guide them visually—without ever leaving your app.
- [Intercom](https://help.usejimo.com/docs/integrations/intercom.md)
- [Invision](https://help.usejimo.com/docs/integrations/invision.md): How to use Invision in Jimo
- [Zapier](https://help.usejimo.com/docs/integrations/zapier.md)
- [Slack](https://help.usejimo.com/docs/integrations/slack.md): Welcome to the Slack integration guide! Follow these steps to connect Jimo with Slack and forward survey responses to your Slack channels.
- [Crisp](https://help.usejimo.com/docs/integrations/crisp.md): Integrate Jimo with Crisp to seamlessly access user data and trigger experiences directly from the Crisp chat interface. Designed for support teams to improve assistance with actionable insights.
- [Server-Side Events](https://help.usejimo.com/docs/integrations/server-side-events.md): Jimo supports server-side event tracking, allowing you to push events directly from your backend. This enables enhanced user tracking, segmentation and data synchronization with Jimo's analytics.
- [Webhooks](https://help.usejimo.com/docs/integrations/webhooks.md): Webhooks allow you to receive real-time data from Jimo whenever specific events occur. By setting up webhooks, you can automate workflows, synchronize data with external systems, or trigger actions.
- [Zendesk Knowledge](https://help.usejimo.com/docs/integrations/zendesk-knowledge.md): Connect Zendesk Help Center articles to Jimo AI Knowledge and train your project on published Guide content.
- [(OLD) Twilio / Segment](https://help.usejimo.com/docs/integrations/old-twilio-segment.md): How to setup Segment.io on Jimo


---

# 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.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.
