# Data Export

There are multiple ways to export your communities data. Download your contributor data, Transactions information and delve into your export settings.

### Contributor Information

Navigate to your community's Dashboard -> **Contributors**.

<figure><img src="/files/j3pTmfZRurCmm5p2nmGm" alt=""><figcaption></figcaption></figure>

Click on the Export CSV button in top right hand corner. \\

**The CSV export contains:**

* Contributor Profile URL
* Contributor Name
* Contributor Type (Individual or Company)
* Total Amount Contributed
* Currency
* Active Recurring Contribution
* Recurring Contribution Tier
* Recurring Contribution Amount
* Recurring Contribution Frequency
* First Contribution Date
* Latest Contribution Date
* Email
* Website

## Exporting Transactions

Head to the Transaction page on your community dashboard. Click the Transactions tab

2\. Click View all Transactions

4\. Download CSV on the right

<figure><img src="/files/fLuXF33viYVr0HKYUkLC" alt=""><figcaption></figcaption></figure>


---

# 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.donatepr.com/communities/collective-settings/data-export.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.
