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

# Relatórios

- [Relatórios e Logs da Hablla](https://docs.hablla.com/relatorios/relatorios-e-logs-da-hablla.md)
- [Sessões de mensageria](https://docs.hablla.com/relatorios/relatorios-e-logs-da-hablla/sessoes-de-mensageria.md): Relatório de consumo de janelas de conversação
- [Execuções de fluxo](https://docs.hablla.com/relatorios/relatorios-e-logs-da-hablla/execucoes-de-fluxo.md): Relatório de consumo de execuções de fluxo
- [Total de consumo de IA](https://docs.hablla.com/relatorios/relatorios-e-logs-da-hablla/total-de-consumo-de-ia.md): Relatório completo de consumo de tokens e uso geral de IA
- [Tempos de atendimento](https://docs.hablla.com/relatorios/relatorios-e-logs-da-hablla/tempos-de-atendimento.md): Relatório de tempos de atendimento em tempo real
- [Atendimentos por usuário](https://docs.hablla.com/relatorios/relatorios-e-logs-da-hablla/atendimentos-por-usuario.md): Relatório consolidado de atendimentos finalizados D-1. Apenas atendimentos que foram atendidos por algum atendente.
- [Atendimentos por etiqueta](https://docs.hablla.com/relatorios/relatorios-e-logs-da-hablla/atendimentos-por-etiqueta.md): Relatório de atendimentos por etiquetas (TAGs).
- [Atendimentos por motivos de finalização](https://docs.hablla.com/relatorios/relatorios-e-logs-da-hablla/atendimentos-por-motivos-de-finalizacao.md): Relatório de atendimentos por motivos.
- [Pessoas por etiqueta](https://docs.hablla.com/relatorios/relatorios-e-logs-da-hablla/pessoas-por-etiqueta.md): Relatório de pessoas por etiquetas (TAG)
- [Tarefas por usuário](https://docs.hablla.com/relatorios/relatorios-e-logs-da-hablla/tarefas-por-usuario.md): Relatório de tarefas por usuário
- [Logs de usuários](https://docs.hablla.com/relatorios/relatorios-e-logs-da-hablla/logs-de-usuarios.md): Lista de usuários com tempos disponíveis e indisponíveis


---

# 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.hablla.com/relatorios.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.
