# Statistics

The Statistics module allows you to operate with statistical data and make management decisions with their help.

For example, by the average scoring, it is easy to understand how careful the driver is. Having information about the volume of fuel consumption, you can plan the consumption for future periods. A decision can also be made on the need to refuel the vehicle based on the current fuel level data.

To get to the statistics module, click on the "Statistics" menu item.

![](/files/-MkE7olztylx7TGqznBT)

The Statistics module contains the following blocks:

1. Driving scoring

![](/files/-MkECWLi-AGd_V36wbwC)

2. Fuel level

![](/files/-MkED7mVMnhJd8ECokOf)

3. Fuel consumption

![](/files/-MkEDe4HxeayKSVA5E3Z)

In the field with a time interval, you can set the period for receiving reporting data (available in two Blocks - “Driving Scoring” and “Fuel Consumption”).

![](/files/-MkE8dy8fYYctTyrEqjw)

Use the sort field to structure information for a specific task (available for all three blocks).

![](/files/-MkE98UlAjcK6pE204hp)

Vehicle data can be sorted by:

* activity (date of the last received signal from the block),
* driver's name,
* state number,
* driving scoring.

You can also set forward or reverse sorting using the arrows.


---

# 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://atlas-help.smartdriving.io/english-version/moduli-atlas/statistika.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.
