# Dashboard

Das Dashboard bietet eine Übersicht der wichtigsten Kennzahlen zur Entwicklung Deines Geschäfts, wie zum Beispiel die Anzahl aktiver [Händler](/platform/backoffice/handler.md) und [Abonnemente](/platform/backoffice/abonnemente.md), die Anzahl [Transaktionen](/platform/backoffice/analyse/transaktionen.md) und das Transaktionsvolumen pro Zeitraum:

<div align="left"><figure><img src="/files/KiCH3UxoYa0TnRKpvvbU" alt=""><figcaption><p>Ansicht des Dashboards mit Statistiken und Kennzahlen zu Deiner Plattform</p></figcaption></figure></div>

1. **Währung:** Wähle aus, ob das Dashboard in CHF, EUR oder USD angezeigt werden soll.
2. **Aktive Händler:** Zeigt die Anzahl aktiver Händler auf Deiner Plattform.
3. **Abonnemente:** Zeigt die Anzahl an Abonnemente auf Deiner Plattform.
4. **Statistiken:** In diesem Bereich werden Statistiken zur Anzahl von Transaktionen, zum Transaktionsvolumen und zu weiteren Daten angezeigt. Du kannst sowohl den zu analysierenden Zeitraum als auch den Vergleichszeitraum festlegen.
5. **Neueste Händler:** Liste der zuletzt hinzugefügten Händler.
6. **Deaktivierte Händler:** Liste der zuletzt deaktivierten Händler.


---

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