> For the complete documentation index, see [llms.txt](https://docs.payrexx.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payrexx.com/platform/backoffice/analyse.md).

# Analyse

Du findest die Analysetools im Hauptmenü Deiner Plattform-Administration unter "**Analyse"**, wo die folgenden drei Werkzeuge zur Verfügung stehen. Klicke auf den jeweiligen Link, um mehr zu erfahren:

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/UxOoruMNbg3Oo9dbLaGM">Metrics</a></td><td>Analyse der aktiven Abonnemente, Verlängerungen, Kündigungen, Up- und Downgrades</td></tr><tr><td><a href="/pages/alnLzrm0As3J4wHdlmMm">Transaktionen</a></td><td>Auswertungen zu Anzahl und Volumen der Transaktionen nach Land, Zahlungsanbieter und Währung</td></tr><tr><td><a href="/pages/0XirQNrUwU6Nkgyw6JTo">Statistiken</a></td><td>Einblicke in die Sign-Up-Trends, Analyse der Customer Acquisition Channels, E-Commerce-Tools und Weiteres</td></tr></tbody></table>


---

# 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://docs.payrexx.com/platform/backoffice/analyse.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.
