# Model Statistics

The Model Statistics palette provides a way to view statistics of your FormIt model. Overall model  statistics are displayed followed by statistics for each Group, identified as a History.&#x20;

Enable the Model Statistics palette by going to the Window menu and checking the box next to Model Statistics:

![](/files/vUKp0AZPCRwMLZNwUu5i)

## Getting Statistics

To generate statistics, click the Refresh button:

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

If you want to see changes in your statistics after making some changes in your model, you can Refresh again.

If you open a new file, you will need to click the Refresh button to generate the statistics for the new model, even if you are Watching (see below).

## Watching

If you want your model statistics to update as you edit your model, click the Watch button:

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

Note that using Watch can cause model performance to slow, especially in large models.

## Using Statistics

Once statistics are loaded, you'll see a variety of information that can help illustrate the complexity of the model you're working with:

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


---

# 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://windows.help.formit.autodesk.com/tool-library/model-statistics.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.
