> For the complete documentation index, see [llms.txt](https://docs-pt.sinch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-pt.sinch.com/sinchengageadministradores/configuracao-de-conversas/configuracoes-gerais.md).

# Configurações Gerais

**Marcar a conversa em&#x20;**<mark style="color:red;">**vermelho**</mark>**&#x20;quando o tempo de espera do cliente exceder:** A plataforma sinaliza em cores para os responsáveis pelo gerenciamento da fila de atribuição como está o tempo de atendimento dos chamados, você pode controlar a troca de cores.

**Marcar a conversa em&#x20;**<mark style="color:yellow;">**amarelo**</mark>**&#x20;quando o tempo de espera do cliente exceder:** A plataforma sinaliza em cores para os responsáveis pelo gerenciamento da fila de atribuição como está o tempo de atendimento dos chamados, você pode controlar a troca de cores.

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

A sinalização é apresentada da seguinte forma enquanto está na fila de atribuição:

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

No gerenciamento dos analistas, visualizamos da seguinte forma:

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

**Reabrir conversa após contato dentro de:** Após um atendimento ser encerrado nós podemos adicionar um tempo para que o mesmo seja reaberto e o cliente não precise passar novamente pelo fluxo do bot, o tempo padrão estipulado é 120 minutos.

**Na reabertura da conversa:** Você poderá manter a atribuição com o último analista responsável pelo caso ou realocar o chamado entre os analistas disponíveis.

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

**Dias até que a conversa seja encerrada de forma automática**: Podemos estipular um período para que depois de certo tempo de inatividade do cliente a conversa seja encerrada de forma automática (ou aguardar a janela de 24 horas padrão do WhatsApp).

<figure><img src="/files/VCynR8JdlzdmZFa1HjwW" 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, and the optional `goal` query parameter:

```
GET https://docs-pt.sinch.com/sinchengageadministradores/configuracao-de-conversas/configuracoes-gerais.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.
