# Integrations

- [Integrations in Ebbot](https://docs.ebbot.ai/ebbot-docs/integrations/integrations-in-ebbot.md): This page walks you through the different type of integrations in Ebbot.
- [Chat Integrations](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations.md): Explore possible integrations in the Ebbot Chat platform.
- [Channel Integrations](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations/channel-integrations.md): This page describe the channel integrations available in Ebbot chat platform, let your chat agent respond to end users in an external channel or receive live chats in another chat tool.
- [Zendesk Channel Integration](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations/channel-integrations/zendesk-channel-integration.md): Explore the Zendesk agent channel (live chat) integration in Ebbot, let your team handle conversations in Zendesk still while leveraging on Ebbot's AI agents for chat.
- [Microsoft Teams Channel Integration](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations/channel-integrations/microsoft-teams-channel-integration.md): Read about the Teams channel integration in Ebbot Chat platform on this page.
- [Messenger Channel Integration](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations/channel-integrations/messenger-channel-integration.md): Explore the Messenger channel integration in Ebbot's Chat platform.
- [WhatsApp Channel Integration](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations/channel-integrations/whatsapp-channel-integration.md): Explore the WhatsApp channel integration in Ebbot's Chat platform.
- [Slack Channel Integration](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations/channel-integrations/slack-channel-integration.md): Explore the Slack channel integration in Ebbot's Chat platform.
- [Extensions](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations/extensions.md): Extensions are native integrations used in chat conversations.
- [Knowledge Integrations](https://docs.ebbot.ai/ebbot-docs/integrations/knowledge-integrations.md): Explore available integrations to sync data from external systems and transform it into knowledge for your AI agents.
- [Automations Integrations](https://docs.ebbot.ai/ebbot-docs/integrations/automations-integrations.md): Read about what Integrations bring to workflows in Ebbot Automations.
- [Authentication (SSO)](https://docs.ebbot.ai/ebbot-docs/integrations/authentication-sso.md): This page describes what authentication support using SSO Ebbot offers.
- [Identity Provider](https://docs.ebbot.ai/ebbot-docs/integrations/authentication-sso/identity-provider.md): Enable Single Sign-On (SSO) to allow users to log in with their corporate credentials from identity providers like Microsoft Active Directory.
- [SSO in Chat Widget](https://docs.ebbot.ai/ebbot-docs/integrations/authentication-sso/sso-in-chat-widget.md)
- [Other Integrations](https://docs.ebbot.ai/ebbot-docs/integrations/other-integrations.md): Read about other Ebbot related integrations available.
- [Zendesk Ticket Reply App](https://docs.ebbot.ai/ebbot-docs/integrations/other-integrations/zendesk-ticket-reply-app.md)


---

# 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.ebbot.ai/ebbot-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.
