> For the complete documentation index, see [llms.txt](https://referral-rocket.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://referral-rocket.gitbook.io/docs/getting-started/dashboard.md).

# Dashboard

Unlock valuable insights into the performance of your referral program with our user-friendly dashboard. Monitor referrals, track rewards, and analyze campaign success all in one place, empowering you to make data-driven decisions for your business.

On the main dashboard, you will find cards that will give you quick information on your progress.

<div data-full-width="true"><figure><img src="/files/n2wowzzFheW4TW3qB3m9" alt=""><figcaption></figcaption></figure></div>

1. **Total Campaigns:** Total campaigns in your account, including both paused and concluded campaigns.
2. **Total Participants:** Total Participants Across All Campaigns, Inclusive of Referrers and Referrals.
3. **Total Referrals:** Total number of referrals generated across all your campaigns.
4. **Total Impressions:** Total views by users on your referral programs
5. **Total Reward Distributed:** This metric encompasses rewards distributed to both referrals and referees.

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

There are two additional charts:

1. **Referral Activity:** This line graph represents the number of total participants split by referrers and referrals across all your campaigns every month.
2. **Campaign Type:** Different campaigns in your account.


---

# 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://referral-rocket.gitbook.io/docs/getting-started/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.
