# Completed Transactions

**Go to Reports > All Transactions** to view and filter details of all completed transactions.&#x20;

Set the date range (located below the Transactions Overview) and select filters like type of **Status**, **Payment Method**, **Campaign**, etc. or create your own.&#x20;

To add more information to the report, edit the columns you'd like to see listed in the report below. For example add the donor's street address and phone number if it has been collected, fees, and more use the **Edit Columns** button.

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

## Resending Receipts

Navigate to All Transactions > search for the transaction in the report, tap on the **...** button under the Actions column and tap on **Resend Receipt** to resend the receipt to the donor's original email address or a different email address.

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

## Updating Transactions

If the campaign, campaign option type, amount paid (for check or cash transactions), address, phone number, additional information, or memo needs to be updated, go to **Reports** > **All Transactions**. Once you've adjusted the date range, search for the desired transaction, scroll to the right, tap on the **...** button under the Actions column and tap **Edit**. Make your edits and tap **Update**.

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

For information about how to [request a refund for a donor please visit this page.](/home/guides/reports-and-analytics/completed-transactions/refunds.md)

For information about [Fees and Reconciliation, please visit this page.](/home/guides/reports-and-analytics/completed-transactions/fees-and-reconciliation.md)


---

# 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/completed-transactions.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.
