# Dashboard

The **Dashboard** tab displays all of the general information about the loyalty program. It also showcases the recent activity of customers.&#x20;

![Dashboard](/files/difJQX4MQAjAlAP9DHkP)

The activity section displays the points earned, redeemed, total reviews, and average rating in the past 24hrs, 7 days, or 30 day period.

![Activity](/files/b3NFLOV6zda8KzYq5fzy)

The general information section showcases the rating and reviews.&#x20;

#### It also displays the general information about the loyalty program:

**Enrolled Customers:** number of customers enrolled in the loyalty program.

**Total points:** total number of points earned by customers.&#x20;

**Total reviews:** total number of reviews made by customers.&#x20;

**Total questions:** total number of questions asked by customers.&#x20;

**Loyalty program:** link to the loyalty program page in the store.

![General Information](/files/u5u2M4cPy99X6MllqDMR)

Here, you can view the recent rewards, reviews, and FAQ questions made by customers.&#x20;

![Recent Rewards, Reviews & FAQs](/files/INHD1V7ubOGR6Ohss6eT)


---

# 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.goaffpro.com/other-apps/ux-bundle-loyalty-and-rewards-app/admin-panel/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.
