> For the complete documentation index, see [llms.txt](https://docs.hablla.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hablla.com/hablla-docs-en/hablla/settings/connections-and-integrations.md).

# Connections and Integrations

- [WhatsApp](https://docs.hablla.com/hablla-docs-en/hablla/settings/connections-and-integrations/whatsapp.md): Set up Official WhatsApp in Hablla with a verified BM, correct display name, and validated website to ensure secure integration approved by Meta.
- [Step by Step](https://docs.hablla.com/hablla-docs-en/hablla/settings/connections-and-integrations/whatsapp/step-by-step.md)
- [How to create WhatsApp templates](https://docs.hablla.com/hablla-docs-en/hablla/settings/connections-and-integrations/whatsapp/how-to-create-whatsapp-templates.md)
- [How to create an inbound flow on WhatsApp](https://docs.hablla.com/hablla-docs-en/hablla/settings/connections-and-integrations/whatsapp/how-to-create-an-inbound-flow-on-whatsapp.md)
- [Templates - Message Templates](https://docs.hablla.com/hablla-docs-en/hablla/settings/connections-and-integrations/whatsapp/templates-message-templates.md): Create and manage message templates on WhatsApp: Marketing, Utility, and Authentication. Use templates approved by Meta to engage, notify, and authenticate.
- [WhatsApp Window Reports](https://docs.hablla.com/hablla-docs-en/hablla/settings/connections-and-integrations/whatsapp/whatsapp-window-reports.md): Export WhatsApp reports in Hablla as CSV, XLSX, or JSON. Analyze campaigns, integrate data into BI, and keep records organized for audits.
- [How to perform the migration to BSP](https://docs.hablla.com/hablla-docs-en/hablla/settings/connections-and-integrations/whatsapp/how-to-perform-the-migration-to-bsp.md)
- [Facebook](https://docs.hablla.com/hablla-docs-en/hablla/settings/connections-and-integrations/facebook.md)
- [Instagram](https://docs.hablla.com/hablla-docs-en/hablla/settings/connections-and-integrations/instagram.md)
- [Telegram](https://docs.hablla.com/hablla-docs-en/hablla/settings/connections-and-integrations/telegram.md): COMING SOON. Need this documentation? Contact our support and request it.
- [Email](https://docs.hablla.com/hablla-docs-en/hablla/settings/connections-and-integrations/email.md)
- [Creating an Email Template](https://docs.hablla.com/hablla-docs-en/hablla/settings/connections-and-integrations/email/creating-an-email-template.md)
- [Phone](https://docs.hablla.com/hablla-docs-en/hablla/settings/connections-and-integrations/phone.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hablla.com/hablla-docs-en/hablla/settings/connections-and-integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
