# Dashboard

The PayBee Dashboard is your jumping off point for everything you do in PayBee. When you log into your PayBee account you're taken directly to your dashboard. On this page you'll find the following:

<figure><img src="https://2556307568-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVbQYaTpoeLV6eAXrTw%2Fuploads%2FU3hboGjfdNpGz9yt0Z7H%2Fimage.png?alt=media&#x26;token=f611c191-9e35-4ee4-abeb-97eb6f963baa" alt=""><figcaption><p>Here is a Sample of an organization's Dashboard. The Donation Snapshot is showing the total raised Last Year</p></figcaption></figure>

* At the top of the Dashboard Page you will find your organization's mission statements and the QR Code and link to your all campaigns page .
* In our **Donations Snapshot** Section you will find a total of your donations received in a month to date, year to date, Last Month and Last Year Format as well as a link to any outstanding pledges.
* Our **Active Campaigns** Section shows you which campaigns are currently active and summarizes the paid and pending amount for each campaign in a month to date, year to date, Last Month and Last Year Format.
* Our **Getting Started** Section has our most helpful pages from our help center to get started.
* Our **Planning Your Next Event** Section helps you find the calls you receive as a PayBee client depending on your event type to reduce the overwhelm in the lead up to your event.&#x20;
* Our **Refer a Friend** Section is for you to tell us when you refer another organization to PayBee and as a thank you your organization will receive a $50 donation when they sign up and you referral will receive a $150 discount from their first membership fee.
* A list of **Recent Donations**.
* To the left you'll see a collapsible menu of tools you use to manage PayBee for your fundraising and event.
  * [Account](https://docs.paybee.io/home/guides/account-settings)
  * [Campaigns](https://docs.paybee.io/home/resources/general-campaign-settings)
  * [Manage](https://docs.paybee.io/home/events)
  * [Reports](https://docs.paybee.io/home/guides/reports-and-analytics)
  * [Volunteers](https://docs.paybee.io/home/volunteers)
  * [Users](https://docs.paybee.io/home/guides/users)
  * [Add Donations](https://docs.paybee.io/home/add-donations/users)<br>


---

# 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.paybee.io/home/guides/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.
