# Grupos do Whatsapp

{% embed url="<https://drive.google.com/file/d/1_JlAglfnwv8afNy9sValeRftGN9_oDbk/view?usp=sharing>" %}

Nesta seção, você encontra todos os guias necessários para criar e gerenciar conversas em grupos na plataforma. Aqui estão detalhadas as regras de criação para canais da API Oficial e Não Oficial, além de instruções completas sobre como utilizar as ações de controle Arquivar, Bloquear, Sair e Excluir em seus grupos.

{% content-ref url="/pages/pYbTGf3J7uHcAccbTBHQ" %}
[Criar Grupos (API Oficial)](/guide/documentacao/atendimento/gestao-de-grupos-no-atendimento/api-oficial.md)
{% endcontent-ref %}

{% content-ref url="/pages/4LkOoOnAJJviVFim4Hkp" %}
[Criar Grupos (API Não Oficial)](/guide/documentacao/atendimento/gestao-de-grupos-no-atendimento/api-nao-oficial.md)
{% endcontent-ref %}

{% content-ref url="/pages/2KFztMwkk1UcWixKsffw" %}
[Gerenciar Grupos (Arquivar, Bloquear, Sair, Excluir)](/guide/documentacao/atendimento/gestao-de-grupos-no-atendimento/gerenciar-grupos-arquivar-bloquear-sair-excluir.md)
{% endcontent-ref %}


---

# 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://docs.flw.chat/guide/documentacao/atendimento/gestao-de-grupos-no-atendimento.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.
