> For the complete documentation index, see [llms.txt](https://help.openloyalty.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.openloyalty.io/main-features/dashboard.md).

# Dashboard

The Open Loyalty dashboard is an informative hub for administrators managing loyalty programs. Upon logging in, admins are greeted with a comprehensive overview of member activities and program metrics. Key features include monitoring registered and active members, tracking revenue, and analyzing average spending and transaction values. The dashboard also offers detailed insights into transactions and lets admins view data across various time frames, including daily, weekly, monthly, and yearly aggregates. Additional metrics such as points earned, used, expired, pending, and member engagement without transactions are also available.&#x20;

This robust dashboard provides a clear and detailed view of loyalty program performance, aiding in effective management and strategy development.

{% hint style="info" %}
Metrics can be exported and utilized in any reporting tool you work with daily. \
To find out more, please refer to this article:

[S3 Bucket Exports](/main-features/imports-exports/exports/s3-bucket-exports.md)
{% endhint %}

For a more detailed view and specific information, please refer to one of the following sub-articles:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>General Overview</strong></td><td><a href="/pages/38JA40X86P95WSd20JgJ">/pages/38JA40X86P95WSd20JgJ</a></td></tr><tr><td><strong>Units Wallet Overview</strong></td><td><a href="/pages/oVqbA5o2TMkt1e0qrOqf">/pages/oVqbA5o2TMkt1e0qrOqf</a></td></tr><tr><td><strong>Additional Metrics</strong></td><td><a href="/pages/JvTJNFWXrUEz3XGuSQrP">/pages/JvTJNFWXrUEz3XGuSQrP</a></td></tr><tr><td><strong>Members by Tiers</strong></td><td><a href="/pages/oPvuEiW1o6HlepGuC5CK">/pages/oPvuEiW1o6HlepGuC5CK</a></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://help.openloyalty.io/main-features/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.
