# Manage Peer To Peer Fundraisers

## Managing your Peer To Peer campaign

Every fundraiser started by a donor or "champion" is added as its own section here. If "Teams" has been enabled and teams have been added, all teams can be found under the Teams tab.&#x20;

The **+** button can be used to create a fundraiser on behalf of a champion.&#x20;

The **↑** button can be used to import a list of fundraisers. Download and fill the template as per the guidelines included (tap on **read more**) and drag and drop the file to import the list. The list must include the fundraiser or champion's name, email, goal and team (if "Teams" is enabled).

<figure><img src="/files/N9QgeGtedmOwv1wvlHqg" alt=""><figcaption><p>Manage> Peer to Peer on Fundraisers Tab</p></figcaption></figure>

### Fundraiser Details & Actions

* Name of the champion who started the fundraiser,
* Image they've chosen to add to their fundraiser
* Name of the fundraiser
* Goal with the current total raised
* Team name (if "Teams" is enabled)
* View Donations button - List of all donors who have given to this fundraiser along with the contributed amount and date (the Export button lets you export all transactions associated with this fundraiser)
* Fundraiser Link button - this lets you navigate to the champion's view of their fundraiser
* Donate Link button - this lets you navigate to the donor's view of a specific fundraiser
* ... button - this button opens a menu with the following options:
  * Edit - edit the fundraiser name or goal
  * Add Donation - add a donation recorded offline to the fundraiser
  * Export Donations - export list of donations associated with the fundraiser
  * Move Transaction(s) - move any number of transactions from one fundraiser to another
  * Delete - lets you delete this fundraiser if there are no donations associated with the fundraiser

## **Peer To Peer Leaderboard**

<figure><img src="/files/QnsW9PsXgrmxTLgOER01" alt=""><figcaption><p>Peer to Peer Leaderboard with Teams Enabled and Set as Default View</p></figcaption></figure>

The PayBee Peer to Peer leaderboard lets donors view all the existing fundraisers your champions have started (with information on the progress), choose the one they'd like to contribute to or create their own and invite their family and friends to contribute to it. The leaderboard also displays the teams' progress if you have enabled the "Teams" flag. The leaderboard includes a button and QR code a donor can click on or scan to start their own fundraiser and become a champion.

To find the link to the leaderboard, go to **Manage** > **Peer to Peer** > select the Peer to Peer campaign. Tap on the leaderboard link to open it in a new tab or download and print the QR code to share via printed invitations and flyers. You can also find a link to the leaderboard iFrame link here.


---

# 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/campaigns/peer-to-peer/manage-peer-to-peer-fundraisers.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.
