# Donors Report

To access the Donors Report on PayBee, navigate to **Reports**, then click "**Donors**".&#x20;

{% embed url="<https://youtu.be/Eslqq75NxKE>" %}

Here, you can view detailed information about each donor. This includes transaction history and more profile details.  Make sure to adjust the date range to include all donors. You also have the option to include everyone who has participated on PayBee, even if they have not made a donation, by clicking the checkbox next to Show all Donors.

From the Donors Report you can also send the annual receipt to everyone as well as to individual donors if needed.&#x20;

More information about each donor is available by clicking the three dots next to a donor's name. This gives you the option to see more details or export additional details.&#x20;

## Update Donor Record

You can edit their street address, phone number, or add an external donor ID. We can update emails, but this must be done from the "All Transactions" report by pressing the three dots next to them and selecting "Edit" entering in the new email and then clicking on Update to update their email.&#x20;

## Previewing Annual Receipts and Year to Date Receipt

You are also able to preview and send an annual receipt, as well as a year-to-date receipt. Your are able to preview the receipt or send it right away.&#x20;

## Donors Notes

You also have the ability to display and add notes for a donor. Any notes that have been added can be viewed , and you can add as many notes as needed.


---

# 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/reports-and-analytics/donors-report.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.
