# Botões tela de Atendimento

<figure><img src="/files/TwPBIAxCHOknGQNpKYKm" alt=""><figcaption><p>Atendimento super zapp</p></figcaption></figure>

## Explicando cada Função:

* **Reabrir Ticket**\
  Para reabrir ticket na aba FECHADOS\
  Ticket Resolvido<br>
* **Agendamento de mensagem**\
  O sistema irá enviar a msg automaticamente\
  no dia e horário salvo\
  Com:\
  Texto, áudio, img ou arquivo.

{% hint style="danger" %}
Não agendar msg para mais de 45 dias!
{% endhint %}

* **Retornar Ticket para a Fila**\
  Retorna o Ticket para **Fila PEDENTES**<br>
* **Resolver**\
  Finalizar Atendimento.<br>
* **Transferir** \
  Transferir Atendimento para **FILA** e **USUÁRIO**<br>
* **Transferir Chatbot**\
  Transferi o atendimento para o Chatbot


---

# 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://ajuda.super-zapp.com.br/modulo-atendimentos/botoes-tela-de-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.
