# Traffic

The Traffic report is located only on the Home page in the sidebar and on the Home page of a single machine.&#x20;

It allows you to identify the hours when the machines make the most sales and for the largest amount of money.

In the table, the data in the rows refer to each hour from the left column. For example, the data from the first row in the screenshot below refers to the period from 00:00 to 01:00.

![](/files/0Os5oOoAtKek0AcSLO7u)![](/files/wXN63Fp41Mw8A7W2pE4I)


---

# 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.smvend.io/personal-account/reports/traffic.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.
