# Machines

In this section, you can see a list of all your machines and general info about their operation. Every machine in this list has the name, type, and serial number of the SmVend controller installed in it.

At a glance, you can review their key performance highlights, such as recent sales, and revenue figures, and ensure smooth connectivity, stock availability, and minimal performance issues.

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

To go to the single machine page, click on one of the machines in the list. There you can:

* Change the machine [settings](/personal-account/machines/settings.md)
* [Configure](/personal-account/machines/configuration.md) the machine
* Set up machine [parameters](/personal-account/machines/parameters.md)
* Fill in the [product matrix](/personal-account/machines/product-matrix.md) and monitor [stocks](/personal-account/machines/stocks.md)
* Check logs, connections, and technical reports
* View reports on [events](/personal-account/reports/events.md), [sales by date](/personal-account/reports/sales-by-date.md), [sales details](/personal-account/reports/sales-details.md), [encashments](/personal-account/reports/encashments.md), [money in machine](/personal-account/reports/money-in-machines.md), [consumptions](/personal-account/reports/consumptions.md), [products](/personal-account/reports/products.md), and [traffic](/personal-account/reports/traffic.md). Their concept is the same as the main reports in the sidebar, but they only apply to that specific machine


---

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