> For the complete documentation index, see [llms.txt](https://help.daasity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-seller-central/integration-setup/configure-amazon-reports.md).

# Configure Amazon Reports

{% hint style="warning" %}
**NOTE: You Must Repeat ALL of these Steps For All Reports**
{% endhint %}

{% hint style="warning" %}
**NOTE: Due to Amazon API restrictions please limit the number of Reports you load simultaneously**
{% endhint %}

## Step 1: Click the Configure Reports button

![](https://info.daasity.com/hubfs/image-png-Aug-30-2022-08-32-12-18-PM.png)

## Step 2: Choose the report to configure

{% hint style="info" %}
Note: Two of these reports use different names here than in the product announcement. "Flat File Returns by Returns Date" is listed as Returns, and "Customer Shipment Promotion" is listed as FBA Promotions.
{% endhint %}

![You wil have to setup each report seperately](https://info.daasity.com/hubfs/image-png-Aug-30-2022-08-32-30-96-PM.png)

![Choose each report to configure](https://info.daasity.com/hubfs/image-png-Aug-30-2022-08-32-38-52-PM.png)

## Step 3: Enable the Marketplace for the Report

## Step 4: Load Historical Data

{% hint style="info" %}
Note: Self-serve history loads are limited to roughly 3 months. To backfill more history, contact Daasity Support at <support@daasity.com>.
{% endhint %}

![](https://info.daasity.com/hubfs/image-png-Aug-30-2022-08-33-09-56-PM.png)

## Step 5: Confirm History Load (Box should be Gray)

<img src="https://info.daasity.com/hubfs/Screen%20Shot%202022-11-10%20at%201.25.49%20PM.png" alt="Screen Shot 2022-11-10 at 1.25.49 PM" height="348" width="382">

<img src="https://info.daasity.com/hubfs/Screen%20Shot%202022-11-10%20at%201.09.48%20PM.png" alt="History Loading" height="115" width="688">

Please See this Article to Monitor your Amazon Seller Central Reports

<img src="https://info.daasity.com/hubfs/table-png.png" alt="Monitor your Reports" height="551" width="688">

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-seller-central/integration-setup/configure-amazon-reports.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
