# Integrations in Ebbot

In Ebbot, you can integrate with a variety of systems and external tools. We offer several types of integrations, each tailored to specific use cases.

Because some integrations are limited to certain areas of the platform, it is important to understand their scope. Explore our available integrations below to learn where they can be used and how they can help scale your service operations.

{% content-ref url="chat-integrations" %}
[chat-integrations](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations)
{% endcontent-ref %}

{% content-ref url="automations-integrations" %}
[automations-integrations](https://docs.ebbot.ai/ebbot-docs/integrations/automations-integrations)
{% endcontent-ref %}

{% content-ref url="knowledge-integrations" %}
[knowledge-integrations](https://docs.ebbot.ai/ebbot-docs/integrations/knowledge-integrations)
{% endcontent-ref %}

{% content-ref url="authentication-sso" %}
[authentication-sso](https://docs.ebbot.ai/ebbot-docs/integrations/authentication-sso)
{% endcontent-ref %}


---

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