> For the complete documentation index, see [llms.txt](https://c2dbr-pt.gitbook.io/c2dbr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://c2dbr-pt.gitbook.io/c2dbr/relatorios-avancados-graficos/outros-relatorios/trafego-total-por-dia.md).

# Tráfego total por dia

Neste relatório, podemos averiguar o tráfego de mensagens recebidas e saídas do determinado filtro do tempo. Para gerá-lo, é necessário escolher a data específica, em seguida, selecionar a ferramenta na qual será reportada no relatório e em seguida, gerar. Ademais, se caso deseje salvar para averiguar novamente depois, é necessário clicar em “Salvar em Meus Relatórios”:

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

**Em azul, é representada as mensagens recebidas e em preto é representada as mensagens saídas**

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

Caso deseje averiguar apenas uma no determinado relatório, é necessário clicar na qual deseja que “desapareça”. Por exemplo, vamos supor que queremos que filtre apenas as mensagens recebidas, nesse caso, nós clicamos na que queremos que desapareça: Outgoing messages (Mensagens saídas):

<figure><img src="/files/6XA4LeUnhvlO33FRhEBL" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/VnimfJa6DgDRsTJGiNz8" 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:

```
GET https://c2dbr-pt.gitbook.io/c2dbr/relatorios-avancados-graficos/outros-relatorios/trafego-total-por-dia.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.
