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

# Indicadores

O módulo de **Indicadores**, disponível em **Relatórios**, reúne as principais métricas da sua operação em um único painel. Com ele, você monitora volume de atendimentos, tempo de resposta, duração e muito mais — facilitando a identificação de melhorias e a tomada de decisões estratégicas. Explore os artigos abaixo para entender cada indicador em detalhe.

{% content-ref url="/pages/wZ1JYFqZfZ5aZ9FeuVte" %}
[Indicadores de Volume](/guide/documentacao/relatorios/indicadores/indicadores-de-volume.md)
{% endcontent-ref %}

{% content-ref url="/pages/GA0dyJW0UdBzfhPvNybB" %}
[Capacidade de Atendimento](/guide/documentacao/relatorios/indicadores/capacidade-de-atendimento.md)
{% endcontent-ref %}

{% content-ref url="/pages/ScIEy02PaP7ASVTLpdar" %}
[Tempo de Espera](/guide/documentacao/relatorios/indicadores/tempo-de-espera.md)
{% endcontent-ref %}

{% content-ref url="/pages/RETkpg2Ytmal6VTjqoZH" %}
[Duração do Atendimento](/guide/documentacao/relatorios/indicadores/duracao-do-atendimento.md)
{% endcontent-ref %}

{% content-ref url="/pages/VnVybGsLiYCMSjmjtgHJ" %}
[Atendimentos por Canal e Etiquetas](/guide/documentacao/relatorios/indicadores/atendimentos-por-canal-e-etiquetas.md)
{% endcontent-ref %}

{% content-ref url="/pages/0lDRbCVJD58MvSyJtl9w" %}
[Volume Diário de Atendimentos](/guide/documentacao/relatorios/indicadores/volume-diario-de-atendimentos.md)
{% endcontent-ref %}

{% content-ref url="/pages/CLMAw1s7tXegJ39yd0Lx" %}
[Qualidade do Atendimento por Equipe e por Usuário](/guide/documentacao/relatorios/indicadores/qualidade-do-atendimento-por-equipe-e-por-usuario.md)
{% endcontent-ref %}


---

# 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.flw.chat/guide/documentacao/relatorios/indicadores.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.
