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

# Visão Geral/Dashboard

Ao acessar o sistema pela primeira vez, a página inicial é o Dashboard. Mas existem algumas características que são comuns a todas as páginas, são elas:

1. **Menu lateral**: Mostra um acesso rápido às principais telas do sistema.
2. **Conteúdo principal**: Onde será mostrado o conteúdo da tela.
3. **Notificações e Conta**: Através destes botões é possível checar as notificações do sistema, editar sua conta e deslogar.&#x20;

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

A página de Dashboard mostra relatórios sobre os atendimentos da sua empresa, sendo possível filtrar datas para analisar o gráfico do número de conversas por horário, analisar estatísticas gerais sobre o número de leads e de atendimentos realizados no período selecionado e também a data de vencimento da sua assinatura.


---

# 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.zapi.tools/interface/visao-geral.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.
