> For the complete documentation index, see [llms.txt](https://windows.help.formit.autodesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows.help.formit.autodesk.com/it/tool-library/model-statistics.md).

# Statistiche modello

La tavolozza Statistiche modello consente di visualizzare le statistiche del modello di FormIt. Vengono visualizzate le statistiche generali del modello, seguite dalle statistiche per ciascun gruppo, identificate come cronologia.

Attivare la tavolozza Statistiche modello passando al menu Finestra e selezionando la casella accanto a Statistiche modello:

![](https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-ita/.gitbook/assets/ModelStatisticsMenu.png)

## Acquisizione delle statistiche

Per generare le statistiche, fare clic sul pulsante Aggiorna:

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-ita/.gitbook/assets/ModelStatisticsRefresh.png" alt=""><figcaption></figcaption></figure>

Se si desidera visualizzare le modifiche nelle statistiche dopo aver apportato alcune modifiche al modello, è possibile aggiornare nuovamente la vista.

Se si apre un nuovo file, sarà necessario fare clic sul pulsante Aggiorna per generare le statistiche per il nuovo modello, anche se si sta eseguendo la funzione Controlla (vedere di seguito).

## Controllo

Se si desidera aggiornare le statistiche del modello durante la modifica del modello, fare clic sul pulsante Controlla:

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-ita/.gitbook/assets/ModelStatisticsWatch%20(1).png" alt=""><figcaption></figcaption></figure>

Tenere presente che l'utilizzo di Controlla può rallentare le prestazioni del modello, in particolare in un modello di grandi dimensioni.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://windows.help.formit.autodesk.com/it/tool-library/model-statistics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
