> For the complete documentation index, see [llms.txt](https://docs.hackle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hackle.io/en/external-link/integrations.md).

# External Integration

Integrate with external services to get more out of Hackle.

![](/files/OL4yB9oSfE387XrA3nui)

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-jira">:jira:</i></td><td><strong>Jira Integration</strong></td><td>Connect Jira issues with Hackle experiments to automate your workflow</td><td><a href="/pages/PpgOCXVR1GCji8NMzK88">/pages/PpgOCXVR1GCji8NMzK88</a></td></tr><tr><td><i class="fa-slack">:slack:</i></td><td><strong>Slack Integration</strong></td><td>Receive experiment results and key notifications in your Slack channel in real time</td><td><a href="/pages/XEfIBtmeCPTz8gBUHTZr">/pages/XEfIBtmeCPTz8gBUHTZr</a></td></tr><tr><td><i class="fa-bullseye-arrow">:bullseye-arrow:</i></td><td><strong>Adjust Integration</strong></td><td>Integrate Adjust attribution data with Hackle</td><td><a href="/pages/JCYnuhfvNF61gu0CGAAc">/pages/JCYnuhfvNF61gu0CGAAc</a></td></tr><tr><td><i class="fa-bridge">:bridge:</i></td><td><strong>Airbridge Integration</strong></td><td>Integrate Airbridge attribution data with Hackle</td><td><a href="/pages/P4FRpPnviHOJoCEq2zQH">/pages/P4FRpPnviHOJoCEq2zQH</a></td></tr><tr><td><i class="fa-rocket-launch">:rocket-launch:</i></td><td><strong>AppsFlyer Integration</strong></td><td>Integrate AppsFlyer attribution data with Hackle</td><td><a href="/pages/qKftrzGuSKuw1C3qpS7n">/pages/qKftrzGuSKuw1C3qpS7n</a></td></tr><tr><td><i class="fa-chart-line">:chart-line:</i></td><td><strong>Google Analytics Integration</strong></td><td>Analyze Hackle experiment data alongside Google Analytics</td><td><a href="/pages/KToSgK0zfNMyq18BnUyq">/pages/KToSgK0zfNMyq18BnUyq</a></td></tr><tr><td><i class="fa-database">:database:</i></td><td><strong>Datadog Integration</strong></td><td>Monitor Hackle events in Datadog</td><td><a href="/pages/punArshrDtXfWdJF72Qb">/pages/punArshrDtXfWdJF72Qb</a></td></tr><tr><td><i class="fa-plug">:plug:</i></td><td><strong>MCP</strong><br><strong>(Model Context Protocol)</strong></td><td>Query Hackle data from<br>AI agents</td><td><a href="/pages/80k1NR3VYhNWDSsFrhby">/pages/80k1NR3VYhNWDSsFrhby</a></td></tr><tr><td><i class="fa-tower-broadcast">:tower-broadcast:</i></td><td><strong>CRM Marketing Channels</strong></td><td>Integrate CRM channels such as Push, KakaoTalk, and Text Message</td><td><a href="/pages/X5c8AoZgnZScLG7Hv4p9">/pages/X5c8AoZgnZScLG7Hv4p9</a></td></tr></tbody></table>


---

# 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://docs.hackle.io/en/external-link/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.
