# Integrations

- [Overview](https://docs.eesel.ai/integrations/overview.md)
- [Zendesk](https://docs.eesel.ai/integrations/zendesk.md)
- [Zendesk Messenger](https://docs.eesel.ai/integrations/zendesk/zendesk-messenger.md)
- [Freshdesk](https://docs.eesel.ai/integrations/freshdesk.md)
- [Fresh Chat](https://docs.eesel.ai/integrations/freshchat.md): Connect Fresh Chat for live chat automation on Freshdesk
- [Intercom](https://docs.eesel.ai/integrations/intercom.md)
- [Gorgias](https://docs.eesel.ai/integrations/gorgias.md)
- [Jira Service Management](https://docs.eesel.ai/integrations/jira-service-management.md)
- [Hubspot](https://docs.eesel.ai/integrations/hubspot.md)
- [Confluence](https://docs.eesel.ai/integrations/confluence.md)
- [Troubleshooting: AI for Confluence App Not Indexing Content](https://docs.eesel.ai/integrations/confluence/troubleshooting-ai-for-confluence-app-not-indexing-content.md)
- [Shopify](https://docs.eesel.ai/integrations/shopify.md)
- [Notion](https://docs.eesel.ai/integrations/notion.md)
- [Google Drive](https://docs.eesel.ai/integrations/google-drive.md)
- [Slack](https://docs.eesel.ai/integrations/slack.md)
- [Microsoft Teams](https://docs.eesel.ai/integrations/microsoft-teams.md)
- [Website](https://docs.eesel.ai/integrations/website.md)
- [Uploading Files](https://docs.eesel.ai/integrations/uploading-files.md)
- [Gmail](https://docs.eesel.ai/integrations/gmail.md): (Some features may not yet be available out of the box in the trial just yet. Please reach out about any integrations that aren't.)
- [Magento](https://docs.eesel.ai/integrations/magento.md)
- [Custom APIs](https://docs.eesel.ai/integrations/custom-apis.md)
- [Network Access](https://docs.eesel.ai/integrations/network-access.md): Allow your agent to fetch live data from external APIs using Network Access


---

# 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://docs.eesel.ai/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.
