> For the complete documentation index, see [llms.txt](https://docs.touchworks.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.touchworks.com.br/erros/erro-ao-enviar-mensagens.md).

# Erro ao enviar mensagens

Existem 5 status de mensagem para serem verificados.

<figure><img src="/files/qdZszKPa2XJptoIGNh3Z" alt="" width="295"><figcaption><p>status de mensagem</p></figcaption></figure>

Os status de **Entregue, Enviada e Lida**, são os normais, não precisam de atenção e seu comportamento é igual ao do WhatsApp convencional.

Para os status **Falha Interna e Mensagem não entregue**, você deve observar qual a mesagem de erro será apresentada, para isso, basta deixar o mouse sobre os ícones vermelhos da mensagem e o motivo da falha será apresentado, e então você deve tratar conforme cada tipo de erro.

**Estas falhas não são da plataforma, são falhas que a própria Meta encontra ao tentar enviar a mensagem ao destinatário final, para saber mais consulte:** [**https://developers.facebook.com/docs/whatsapp/cloud-api/support/error-codes/?locale=pt\_BR**](https://developers.facebook.com/docs/whatsapp/cloud-api/support/error-codes/?locale=pt_BR)


---

# 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:

```
GET https://docs.touchworks.com.br/erros/erro-ao-enviar-mensagens.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.
