> For the complete documentation index, see [llms.txt](https://xoops.gitbook.io/wgsimpleacc-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoops.gitbook.io/wgsimpleacc-tutorial/deutsch/the-user-side/statistics.md).

# Statistiken

Auf der Statistikseite werden statistische Informationen in Form von Charts dargestellt.

## 1. Zuordnungen

Auf dem Chart Zuordnungen kannst du die Verteilung betreffend der verschiedenen Zuordnungen anzeigen lassen.

![Zuordnungen Chart 1](/files/-MdMix8CmcDkXDefkH3S)

Du kannst auch auf einen speziellen Zeitraum einschränken und/oder direkt zu den Unterzuordnungen durchklicken.

![Zuordnungen Chart 2](/files/-MdMix8DmpvoSh_oZFoj)

## 2. Vermögenswerte

Auf dem Chart Vermögenswerte kannst du die Verteilung betreffend der verschiedenen Vermögenswerte anzeigen lassen.

Derzeit sind zwei Charts verfügbar:

### 2.1. Aktuelle Werte zu den Vermögenswerten

![Vermögenswerte Chart 1](/files/-MdMix8EHcdsB0VulNFj)

### 2.2. Entwicklung der Vermögenswerte

![Vermögenswerte Chart 1](/files/-MdMix8FO-smYeRQ4QL0)

## 3. Konten

Auf dem Chart Konten kannst du die Verteilung betreffend der verschiedenen Konten anzeigen lassen.

![Konten Chart 1](/files/-MdMix8GKHjr4E8ZVKjF)

## 3. Abschlüsse

Auf dem Chart Abschlüsse kannst du die Entwicklung der verschiedenen Abschlüsse je Vermögenswert anzeigen lassen.

![Abschlüsse Chart 1](/files/-MdMix8H-0zJpzZ-hMJr)


---

# 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://xoops.gitbook.io/wgsimpleacc-tutorial/deutsch/the-user-side/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.
