# Conversas Hyperflow

- [Início](https://help.hyperflow.global/docs/desk-hyperflow/inicio.md): Uma visão geral sobre o andamento do processo como um todo.
- [Dashboard](https://help.hyperflow.global/docs/desk-hyperflow/dashboard.md): Visão geral de atendimentos, agentes e departamentos
- [Atendimento](https://help.hyperflow.global/docs/desk-hyperflow/atendimento.md): Você pode acompanhar as conversas em tempo real.
- [Figurinhas](https://help.hyperflow.global/docs/desk-hyperflow/figurinhas.md): Crie figurinhas para serem usadas nas conversas
- [Rótulos](https://help.hyperflow.global/docs/desk-hyperflow/rotulos.md): Crie rótulos para rotular suas conversas.
- [Histórico de Chats](https://help.hyperflow.global/docs/desk-hyperflow/historico-de-chats.md): Acompanhe os atendimentos de todos os seus canais digitais.
- [Classificações](https://help.hyperflow.global/docs/desk-hyperflow/classificacoes.md): Crie classificações para classificar seus atendimentos encerrados.
- [Contatos](https://help.hyperflow.global/docs/desk-hyperflow/contatos.md): Gerencie seus contatos e tags
- [Agentes](https://help.hyperflow.global/docs/desk-hyperflow/agentes.md): Gerencie sua equipe de atendimento
- [Assistentes inteligentes - Agentes](https://help.hyperflow.global/docs/desk-hyperflow/assistentes-inteligentes-agentes.md): Crie e gerencie agentes de IA com funções e conhecimentos específicos.
- [Assistentes inteligentes - Supervisores](https://help.hyperflow.global/docs/desk-hyperflow/assistentes-inteligentes-supervisores.md): Crie e gerencie os supervisores responsáveis pela análise das interações.
- [Mensagens agendadas](https://help.hyperflow.global/docs/desk-hyperflow/mensagens-agendadas.md): Na Hyperflow, existe uma maneira de enviar mensagens em massa, separadas por lotes e com datas e horários específicos. Neste artigo, você vai aprender mais sobre as Mensagens Agendadas.
- [Times](https://help.hyperflow.global/docs/desk-hyperflow/times.md): Crie times para agrupar agentes e direcionar atendimentos
- [Departamentos](https://help.hyperflow.global/docs/desk-hyperflow/departamentos.md): Crie e associe departamentos para seus membros de time
- [Relatórios](https://help.hyperflow.global/docs/desk-hyperflow/relatorios.md): Crie relatórios para visualizar detalhadamente seus resultados.
- [Pesquisas](https://help.hyperflow.global/docs/desk-hyperflow/pesquisas.md): Este tutorial irá explicar como criar uma Pesquisa de Satisfação dentro do Desk
- [Atividades 2](https://help.hyperflow.global/docs/desk-hyperflow/atividades-2.md): Neste artigo, você aprenderá como utilizar a funcionalidade de Atividades para criar, gerenciar e encerrar tickets. Todas as atividades estão totalmente integradas à tela de Atendimento no Desk
- [Atividades](https://help.hyperflow.global/docs/desk-hyperflow/atividades.md): Neste artigo, você aprenderá como utilizar a funcionalidade de Atividades para criar, gerenciar e encerrar tickets. Todas as atividades estão totalmente integradas à tela de Atendimento no Desk
- [Atalhos](https://help.hyperflow.global/docs/desk-hyperflow/atalhos.md): Crie atalhos para agilizar o atendimento de seus agentes. O atendente pode acessar os atalhos disponíveis digitando "/" no input da conversa.
- [Configurações](https://help.hyperflow.global/docs/desk-hyperflow/configuracoes.md): Gerencie suas configurações, parâmetros e usuários
- [Parâmetros](https://help.hyperflow.global/docs/desk-hyperflow/configuracoes/parametros.md): Defina os parâmetros de configuração.
- [Usuários](https://help.hyperflow.global/docs/desk-hyperflow/configuracoes/usuarios.md): Gerencie seus usuários. Convide e controle o acesso de cada um.


---

# 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://help.hyperflow.global/docs/desk-hyperflow.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.
