# Download Data Reports

**GoAffPro** provides you with the option to download the data reports.&#x20;

To download the data reports, go to the **Reports** section in the **Settings** tab of the GoAffPro admin panel.

<figure><img src="/files/OhDM0ZBtKd6yyJ7JyZdw" alt=""><figcaption><p>Settings > Reports</p></figcaption></figure>

Here, select the type of data.

<figure><img src="/files/Ta47oMITkuhgRz1w8n98" alt=""><figcaption><p>Select the type of data</p></figcaption></figure>

Now, select the time period.

<figure><img src="/files/zkHRwNnLmZvxhHzYU93r" alt=""><figcaption><p>Select the time period</p></figcaption></figure>

You also have the option to filter the data by affiliate, group, or tag.

<figure><img src="/files/82SJpEMRzt0G1THLWKR4" alt=""><figcaption><p>Filter the data</p></figcaption></figure>

After this, click on **Download**.

<figure><img src="/files/MN9Oie3gagCCFFoKHlo8" alt=""><figcaption><p>Click on Download</p></figcaption></figure>

Finally, after the report gets generated, click on **Click here** to download the file.

{% hint style="info" %}
The report file will be in the CSV format which you can open in spreadsheet programs such as Microsoft Excel or Google Sheets.
{% endhint %}

<figure><img src="/files/DaipdmUzKUkv6L7SJSE1" alt=""><figcaption><p>Click on Click here to download the file</p></figcaption></figure>

The **Affiliates** report file will provide you with the data of your affiliates.

![Affiliates Report](/files/-MRzEZC8RcRH_FlRq6h4)

The **Order/Sales** report file will provide you with the data on referral orders.

![Order/Sales Report](/files/-MRzF-XWUGUuv0rm-yQC)

The **Products** report will provide you with the data of products purchased in referral orders.

![Products Report](/files/-MZJqfBre4C3Y-w3inWh)

The **Payouts** report file will provide you with the data on the payments made to affiliates.

![Payouts Report](/files/-MRzF_GlSLiHTYgMJOzm)

The **Traffic** report file will provide you with the data on the referral traffic.

![Traffic Report](/files/-M_xmVqfyjaRsqwoi6WU)

The **Transactions Log** report file will provide you with the transaction data of your affiliates.&#x20;

![Transactions Log Report](/files/-MiY13QTl357cEyXQDqF)

{% hint style="info" %}
You can also download reports for rewards/bonuses, points, connected customers, party/events report, W9 report, and leads. (if you have those features enabled in your program)
{% endhint %}

{% embed url="<https://youtu.be/CHUgD2eCAzU>" %}
Download Data Reports
{% endembed %}


---

# 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.goaffpro.com/program-settings/download-data-reports.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.
