# Admin Dashboard

After you have completed basic configuration of the Bonus System extension, use the Admin Dashboard to monitor the bonus point accumulation and redemption in your store.

Access the Admin Dashboard from your Shopware administration site, via **Marketing > Bonus System**.

The main dashboard is divided into the following tabs:

* Dashboard overview (displayed by default when accessing the Admin Dashboard)
* Point crediting
* Customers
* Conditions
* Bonus products

### Dashboard overview

The dashboard overview is displayed by default when you access the Admin Dashboard and provides a useful summary of recent activity metrics, separated into three tables (statistics, top 5 points credited and top 5 point balances).

<figure><img src="/files/ZHXy0dkc6Xk65EPtqzkY" alt=""><figcaption></figcaption></figure>

### Statistics

The Statistics table summarizes bonus points data with the following columns:

* Sales channel
* Points credited
* Points redeemed
* Points not activated
* Points balance

**Click the** **stacked icon on the right-hand side of the table header to enable/disable columns, switch between compact and extended view and disable/enable preview images.**

Use the time range dropdown to filter the metrics displayed in the tables by

* Overall (default view)
* Last 30 days
* Last 14 days
* Last 7 days
* Last 24 hours
* Since yesterday

The longer the selected time range, the more data is summarized in the table.

### Top 5 points credited

This table displays the five customers who have been credited the most points, via the following columns:

* Customer
* Points credited
* Points redeemed

**Click the** **stacked icon on the right-hand side of the table header to enable/disable columns, switch between compact and extended view and disable/enable preview images.**

### Top 5 point balances

A customer’s points balance is the number of remaining points they have. Points can be redeemed against future purchases.

This table displays the five customers with the highest point balances, via the following columns:

* Customer
* Points balance

**Click the** **stacked icon on the right-hand side of the table header to enable/disable columns, switch between compact and extended view and disable/enable preview images.**


---

# 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.premsoft.de/en/plugins/bonus-system/admin-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.
