> 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/de/tool-library/model-statistics.md).

# Modellstatistik

Die Palette Modellstatistik bietet eine Möglichkeit zum Anzeigen von Statistiken Ihres FormIt-Modells. Die Gesamtmodellstatistiken werden gefolgt von Statistiken für jede Gruppe, die als Verlauf gekennzeichnet sind, angezeigt.

Aktivieren Sie die Palette Modellstatistik, indem Sie das Menü Fenster aufrufen und das Kontrollkästchen neben Modellstatistik aktivieren:

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

## Abrufen von Statistiken

Um Statistiken zu erstellen, klicken Sie auf die Schaltfläche Aktualisieren:

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

Wenn Sie Änderungen in Ihren Statistiken sehen möchten, nachdem Sie einige Änderungen am Modell vorgenommen haben, können Sie die Aktualisierung wiederholen.

Wenn Sie eine neue Datei öffnen, müssen Sie auf die Schaltfläche Aktualisieren klicken, um die Statistiken für das neue Modell zu generieren, auch wenn Sie es beobachten (siehe unten).

## Beobachten

Wenn Sie möchten, dass die Modellstatistik beim Bearbeiten des Modells aktualisiert wird, klicken Sie auf die Schaltfläche Beobachten:

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

Beachten Sie, dass die Modellleistung durch die Verwendung von Beobachten beeinträchtigt werden kann, insbesondere bei großen Modellen.


---

# 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:

```
GET https://windows.help.formit.autodesk.com/de/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.
