> 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/configuracoes/conexoes-e-integracoes.md).

# Conexões e Integrações

- [WhatsApp](https://docs.hablla.com/hablla/configuracoes/conexoes-e-integracoes/whatsapp.md): Configure o WhatsApp Oficial na Hablla com BM verificada, nome de exibição correto e site validado para garantir integração segura e aprovada pela Meta.
- [Passo a Passo](https://docs.hablla.com/hablla/configuracoes/conexoes-e-integracoes/whatsapp/passo-a-passo.md)
- [Como fazer templates de WhatsApp](https://docs.hablla.com/hablla/configuracoes/conexoes-e-integracoes/whatsapp/como-fazer-templates-de-whatsapp.md)
- [Como criar um fluxo receptivo no WhatsApp](https://docs.hablla.com/hablla/configuracoes/conexoes-e-integracoes/whatsapp/como-criar-um-fluxo-receptivo-no-whatsapp.md)
- [Templates - Modelos de Mensagem](https://docs.hablla.com/hablla/configuracoes/conexoes-e-integracoes/whatsapp/templates-modelos-de-mensagem.md): Crie e gerencie templates de mensagens no WhatsApp: Marketing, Utility e Autenticação. Use modelos aprovados pela Meta para engajar, notificar e autenticar.
- [Relatórios de Janelas do WhatsApp](https://docs.hablla.com/hablla/configuracoes/conexoes-e-integracoes/whatsapp/relatorios-de-janelas-do-whatsapp.md): Exporte relatórios do WhatsApp na Hablla em CSV, XLSX ou JSON. Analise campanhas, integre dados em BI e mantenha registros organizados para auditorias.
- [Com Realizar a migração para BSP](https://docs.hablla.com/hablla/configuracoes/conexoes-e-integracoes/whatsapp/com-realizar-a-migracao-para-bsp.md)
- [Facebook](https://docs.hablla.com/hablla/configuracoes/conexoes-e-integracoes/facebook.md)
- [Instagram](https://docs.hablla.com/hablla/configuracoes/conexoes-e-integracoes/instagram.md)
- [Telegram](https://docs.hablla.com/hablla/configuracoes/conexoes-e-integracoes/telegram.md): EM BREVE. Precisando dessa documentação? Entre em contato com o nosso suporte e solicite.
- [E-mail](https://docs.hablla.com/hablla/configuracoes/conexoes-e-integracoes/e-mail.md)
- [Criando Template de E-mail](https://docs.hablla.com/hablla/configuracoes/conexoes-e-integracoes/e-mail/criando-template-de-e-mail.md)
- [Phone](https://docs.hablla.com/hablla/configuracoes/conexoes-e-integracoes/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/configuracoes/conexoes-e-integracoes.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.
