# External integrations

- [Daily reports in Telegram](https://manual.selarti.com/manual-en/external-integrations/daily-reports-in-telegram.md)
- [Telegram Notifications for Dialog Statuses](https://manual.selarti.com/manual-en/external-integrations/telegram-notifications-for-dialog-statuses.md)
- [Integration using the Albato service](https://manual.selarti.com/manual-en/external-integrations/integration-using-the-albato-service.md)
- [Integration using the Make service](https://manual.selarti.com/manual-en/external-integrations/integration-using-the-make-service.md)
- [Integration with Bitrix24](https://manual.selarti.com/manual-en/external-integrations/integration-using-the-make-service/integration-with-bitrix24.md)
- [Integration with amoCRM](https://manual.selarti.com/manual-en/external-integrations/integration-using-the-make-service/integration-with-amocrm.md)
- [Integration using the Zapier service](https://manual.selarti.com/manual-en/external-integrations/integration-using-the-zapier-service.md)
- [WhatsApp business API](https://manual.selarti.com/manual-en/external-integrations/whatsapp-business-api.md)
- [Integration with AI-UP](https://manual.selarti.com/manual-en/external-integrations/integration-with-ai-up.md)
- [Integration with LEADL.AI](https://manual.selarti.com/manual-en/external-integrations/integration-with-leadl.ai.md)
- [Integration with DMP.ONE](https://manual.selarti.com/manual-en/external-integrations/integration-with-dmp.one.md)
- [Adding target audience to a task via API](https://manual.selarti.com/manual-en/external-integrations/adding-target-audience-to-a-task-via-api.md)
- [Integration with an external messenger](https://manual.selarti.com/manual-en/external-integrations/integration-with-an-external-messenger.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://manual.selarti.com/manual-en/external-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.
