# Overview

Economize enables you to connect with a variety of chat and collaboration apps, including Slack, Discord, Zulip, Google Chat, and Microsoft Teams. Integrating with your preferred workspace lets you get notified whenever configured [notifications](/product-features/notifications.md) are triggered. To set up an integration, go to the [integrations](https://www.economize.cloud/app/settings/integrations) page within settings.

Learn more about how to set up a webhook integration for your preferred communication app:

{% content-ref url="/pages/vSR9SItOhzYqsIabtAwT" %}
[Slack](/integrations/slack.md)
{% endcontent-ref %}

{% content-ref url="/pages/wEjIq5Toary3A7i6xicO" %}
[Discord](/integrations/discord.md)
{% endcontent-ref %}

{% content-ref url="/pages/PA8pQbQgkN03ZGYYmti4" %}
[Microsoft Teams](/integrations/microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/L4yCN3q8qTgnL8FjjKXC" %}
[Google Chat](/integrations/google-chat.md)
{% endcontent-ref %}

{% content-ref url="/pages/C7RiYZLQb2necDDiYnDl" %}
[Zulip](/integrations/zulip.md)
{% 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.economize.cloud/integrations/overview.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.
