# Reports

The Reports section contains various types of statistics for your entire network of vending machines.

On each page of the section there is a filter with which you can set which machines will be displayed in the report. Using the filter, you can choose to display:

• Only online machines

• Only offline machines

• Certain [groups of machines](/personal-account/settings/groups-of-machines.md)

• Specific machines from the drop-down list

<img src="/files/i1jRmXVjoYFVKJncxapl" alt="" data-size="original">

Also, you can download the data from each report as a file. To do so, click on the download icon in the upper right corner of the report.

![](/files/sEL6WRPQOwhjSDFWBqhF)


---

# 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.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.
