> For the complete documentation index, see [llms.txt](https://centralhub-ajuda.wlksistemas.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://centralhub-ajuda.wlksistemas.com.br/configuracao-administrador/administracao-painel-admin/canais-de-comunicacao/hub-notificame-face-insta-webchat-e-email.md).

# Hub NotificaMe (Face, Insta, WebChat e Email)

O Hub NotificaMe é uma plataforma externa ([hub.notificame.com.br](https://hub.notificame.com.br)) que exige contratação de um plano próprio, independente da Central Hub. Ele funciona como uma integração única que adiciona os seguintes tipos de canal à Central Hub: **Facebook Messenger**, **Instagram Direct**, **Webchat** e **E-mail**.

{% hint style="warning" %}
Apenas os canais listados acima são suportados por meio do Hub NotificaMe. Para os demais tipos de canal, utilize as integrações nativas da Central Hub.
{% endhint %}

## Como conectar na Central Hub

1. Contrate o plano desejado diretamente no [Hub NotificaMe](https://hub.notificame.com.br).
2. No painel Admin da Central Hub, acesse **Canais → Adicionar Canal** e selecione o tipo de canal desejado via **Hub NotificaMe**.
3. Informe as credenciais fornecidas pelo Hub NotificaMe na tela de configuração do canal.

Você verá a seguinte tela:

SCREENSHOT NECESSÁRIO: tela de conexão de um canal via Hub NotificaMe.

## Recursos disponíveis

Assim como os demais canais, o Hub NotificaMe pode ser integrado com IA (ChatGPT, Grok, Gemini, Qwen, Claude, DeepSeek), construtores de fluxo (Typebot, Dify, N8N), transcrição de áudio (Google Speech-to-Text), avaliação automática, auto distribuição de tickets, mensagem de despedida e desligamento automático das integrações externas ao abrir um atendimento humano — configurações idênticas às disponíveis nos demais canais (veja [Como conectar um canal (sessão/número)](/configuracao-administrador/administracao-painel-admin/canais-de-comunicacao/como-conectar-um-canal-sessao-numero.md)).

## Veja também

* [Visão geral de canais](/configuracao-administrador/administracao-painel-admin/canais-de-comunicacao/visao-geral-de-canais.md)
* [Instagram](/configuracao-administrador/administracao-painel-admin/canais-de-comunicacao/instagram.md) e [Facebook](/configuracao-administrador/administracao-painel-admin/canais-de-comunicacao/facebook.md) — conexão nativa via OAuth da Meta, alternativa ao Hub NotificaMe.

## Precisa de ajuda?

Fale com o suporte da Central Hub pelo WhatsApp: [(31) 997122-2063](https://wa.me/5531997122063).


---

# 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://centralhub-ajuda.wlksistemas.com.br/configuracao-administrador/administracao-painel-admin/canais-de-comunicacao/hub-notificame-face-insta-webchat-e-email.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.
