# Absence Statistics

The Absence Statistics page displays all entered absences in a bar chart. You can select and filter with the buttons on top.

<figure><img src="https://3965970693-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeNfJcWXKLPxRBe0ACiKo%2Fuploads%2FXZkqB4ABZqKCilSYHw9R%2Fstatistics-absence-768x451.png?alt=media&#x26;token=8b5170ae-1251-45bc-b8f3-02f984afc570" alt=""><figcaption></figcaption></figure>

## Buttons

| Button       | Description                                      |
| ------------ | ------------------------------------------------ |
| Absence Type | Select the absence type you want to filter by    |
| Group        | Select the group you want to filter by           |
| Period       | Select the period you want to show               |
| Diagram      | Offers some customization for the diagram layout |
| Reset        | Resets all to default                            |


---

# 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://lewe.gitbook.io/teamcal-neo/user-guide/statistics/absence-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.
