> For the complete documentation index, see [llms.txt](https://docs.zapi.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zapi.tools/interface/acoes-rapidas.md).

# Ações rápidas

Estsa função permite disparar respostas rápidas pré definidas e fluxos dentro de uma conversa de forma rápida para agilizar o atendimento manual, substituindo tradicionais extensões de atendimento.

Para abrir o menu de ações rápidas, clique no botão de raio no topo de um chamado em atendimento.

<figure><img src="/files/ak6bPcR0KFQz2tAePweQ" alt=""><figcaption></figcaption></figure>

1. **Mensagens rápidas/Fluxos:** Alterna entre a lista de fluxos ou mensagens rápidas.
2. **Filtros**: Permite filtrar mensagens rápidas entre mensagens de texto, áudios, imagens, stickers, etc.
3. **Lista de mensagens/fluxos**: Mostra todos as mensagens rápidas e fluxos da conta.
4. **Fixar/Movimentar:** Permite arrastar o menu para uma posição diferente.
5. **Fechar**: Fecha o menu de ações rápidas.

<figure><img src="/files/RiLAYNVLWOJB5PpZZIWA" alt=""><figcaption></figcaption></figure>


---

# 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.zapi.tools/interface/acoes-rapidas.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.
