# Seller Central

## Data Availability & Refresh Schedule

### Historical Availability

Historical availability of data refers to the pulling in of past data from Amazon in Intentwise Analytics. This refers to your data for the time period before you added a particular account as a data source under My Connections.

|                                Report Type                               | Default Historical Data Availability |
| :----------------------------------------------------------------------: | :----------------------------------: |
| Sales And Traffic By SKU Report & Sales And Traffic By Child Asin Report |               24 months              |
|    All Other Business Reports, except sales and traffic by SKU report    |                1 month               |
|                               Order Reports                              |               18 months              |
|                             All Other Reports                            |                 1 day                |

{% hint style="info" %}
For historical data going further back, please write to us at <help@intentwise.com>
{% endhint %}

### Data Refresh Schedule

Data for all seller central tables is updated daily between 7:30 AM PST to 10:30 AM PST daily.

Intentwise Analytics pulls in multiple days of data daily to account for variations in past data due to various factors, such as Amazon’s click attribution logic, cancellations/returns, and adjustments by Amazon.

The following table highlights the refresh window for each data source—the number of days for which we pull in data from Amazon in every data load cycle.

|    Report Type    |                        Refresh Window                        |
| :---------------: | :----------------------------------------------------------: |
|  Business Reports |                            10 days                           |
|   Order Reports   |                            10 days                           |
| Settlement Report | The most recent settlement data is downloaded every two days |
| All Other Reports |                             1 day                            |

## Data Source

To enable Seller Central Reports, the datasource: **Amazon Seller Central Basic/Amazon Seller Central Advanced** has to be enabled on the Intentwise Platform

## Data Model Documentation

Please refer to the following links for the data model documentation:

{% content-ref url="/pages/DDMN2L1WG3GvRPhXkhun" %}
[Business Reports](/iac-source-data/data-models/amazon-source-data/seller-central/business-reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/ti6cgh0q2fugCSPsmLGu" %}
[Order Reports](/iac-source-data/data-models/amazon-source-data/seller-central/order-reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/K3nvbmJlCtuALvbf63MS" %}
[Inventory Reports](/iac-source-data/data-models/amazon-source-data/seller-central/inventory-reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/PHI7Rwb932T3u5k56vwq" %}
[Fulfillment By Amazon](/iac-source-data/data-models/amazon-source-data/seller-central/fulfillment-by-amazon.md)
{% endcontent-ref %}

{% content-ref url="/pages/GFZ8qU3AEKUAL51olYrB" %}
[Performance Reports](/iac-source-data/data-models/amazon-source-data/seller-central/performance-reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/drPbuLA8xx220YOCOxkh" %}
[Settlement Reports](/iac-source-data/data-models/amazon-source-data/seller-central/settlement-reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/WzeNVCZYH5exCfMoYd4n" %}
[Returns Reports](/iac-source-data/data-models/amazon-source-data/seller-central/returns-reports.md)
{% endcontent-ref %}


---

# 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.intentwise.com/iac-source-data/data-models/amazon-source-data/seller-central.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.
