# Donations

**What Are Donations?**\
The Donations page provides a **comprehensive, auditable record** of all contributions processed through your church’s account via integrated payment platforms. Monitor financial support in real time, track donor generosity, and simplify stewardship reporting—all while ensuring data integrity and compliance.

<figure><img src="/files/Ptd3xyXsF3ukqpTjvEEE" alt=""><figcaption><p>donations</p></figcaption></figure>

**Key Donation Details Displayed**

* **Amount & Currency**: View contributions in their original currency (e.g., $250 USD, ₦50,000 NGN).
* **Donor Information**: See donor-provided details (name/email) for acknowledgment purposes.
* **Transaction Date**: Track when gifts were processed.

**Supported Payment Platforms**

* **Flutterwave & Stripe**: Leverage trusted, globally recognized gateways for secure transactions.
* **Compliance**: All records adhere to PCI-DSS standards and financial privacy regulations.

**How to Access Donation Records**

1. **Navigate to Donations**:
   * Go to the **Donations** tab in your Admin Dashboard.
2. **Filter & Review**:
   * Use search/sort tools to analyze contributions by date, amount, or donor.

**Management Notes**

* **View-Only Access**: To ensure audit compliance, donation records **cannot be edited or deleted**.
* **Export Options**: Generate CSV/PDF reports for financial reconciliation (if supported).

**Why Transparent Tracking Matters**

* **Accountability**: Maintain trust with donors through unalterable records.
* **Insights**: Identify giving trends to inform budgeting or outreach strategies.
* **Gratitude**: Streamline donor acknowledgment with accurate, timely data.

**Best Practices for Donation Management**

* **Regular Reconciliation**: Cross-check records with bank statements monthly.
* **Donor Communication**: Use the [**Members**](https://link/) page to send thank-you notes or annual statements.
* **Data Security**: Restrict dashboard access to authorized staff only.


---

# 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://guide.thefaithapp.com/features/donations.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.
