# Statistiche

{% hint style="info" %}
Il modulo **Statistiche**, grazie ad una rappresentazione grafica, offre un andamento di *Vendite e acquisti* e *interventi per tipologia* nei periodi selezionati.
{% endhint %}

Il modulo è diviso nelle seguenti sezioni:

* Vendite e acquisti

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2F6qX8AfGE75ITWMez8ldC%2Ffile.png?alt=media)

* Clienti TOP

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2FCLpeiBrnjilihtwgTkd1%2Ffile.png?alt=media)

Visualizza i clienti con più fatturato.

* Articoli più venduti

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2FvwfbmP70LMPEyaCk6tRZ%2Ffile.png?alt=media)

Visualizza gli articoli più venduti con annesso *codice*, *descrizione* e *quantità*.

* Interventi per tipologia

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2FS6A0XTPC8LYo7LWkDok4%2Ffile.png?alt=media)

* Ore di lavoro per tecnico

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2FIHqO7DghCKUfFQeaqyoD%2Ffile.png?alt=media)

Visualizza le ore di lavoro per ogni tecnico.


---

# 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://docs.openstamanager.com/modules/statistiche.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.
