> 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/transformation-configuration-setup.md).

# Transformation Configuration Setup

- [Orders API](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-seller-central/transformation-configuration-setup/orders-api.md): This pages provides instructions on what transform code should be added to a script manifest file to transform Amazon data from the Order API
- [FBA Customer Concessions Reports](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-seller-central/transformation-configuration-setup/fba-customer-concessions-reports.md): This pages provides instructions on what transform code should be added to a script manifest file to transform Amazon data from the FBA Customer Concessions reports
- [FBA Inventory Reports](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-seller-central/transformation-configuration-setup/fba-inventory-reports.md): This pages provides instructions on what transform code should be added to a script manifest file to transform Amazon data from the FBA Inventory reports
- [Performance Reports](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-seller-central/transformation-configuration-setup/performance-reports.md): This pages provides instructions on what transform code should be added to a script manifest file to transform Amazon data from the Performance reports
- [FBA Sales Reports](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-seller-central/transformation-configuration-setup/fba-sales-reports.md): This pages provides instructions on what transform code should be added to a script manifest file to transform Amazon data from the FBA Sales reports
- [FBA Removals Reports](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-seller-central/transformation-configuration-setup/fba-removals-reports.md): This pages provides instructions on what transform code should be added to a script manifest file to transform Amazon data from the FBA Removals reports
- [Inventory Reports](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-seller-central/transformation-configuration-setup/inventory-reports.md): This pages provides instructions on what transform code should be added to a script manifest file to transform Amazon data from the Inventory reports
- [Order Tracking Reports](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-seller-central/transformation-configuration-setup/order-tracking-reports.md): This pages provides instructions on what transform code should be added to a script manifest file to transform Amazon data from the Order Tracking reports
- [Returns Reports](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-seller-central/transformation-configuration-setup/returns-reports.md): This pages provides instructions on what transform code should be added to a script manifest file to transform Amazon data from the Returns reports
- [Seller Retail Analytics Reports](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-seller-central/transformation-configuration-setup/seller-retail-analytics-reports.md): This pages provides instructions on what transform code should be added to a script manifest file to transform Amazon data from the Seller Retail Analytics reports
- [Settlement Reports](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-seller-central/transformation-configuration-setup/settlement-reports.md): This pages provides instructions on what transform code should be added to a script manifest file to transform Amazon data from the Settlement reports


---

# 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:

```
GET https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-seller-central/transformation-configuration-setup.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.
