# Campaign Dashboards

Each campaign has campaign specific dashboard that allows you to unlock valuable insights into the performance of your referral program.&#x20;

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

1. **Total Participants:** Total Participants, Inclusive of Referrers and Referrals.
2. **Total Referrals:** Total number of referrals generated.
3. **Campaign Running Since:** Campaign age.
4. **Total Reward Distributed:** This metric encompasses rewards distributed to both referrals and referees.
5. **Referral Activity:** This line graph represents the number of total participants split by referrers and referrals every month.


---

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