# Amazon FBA

### Overview

The Amazon FBA integration allows you to sync sales history and current FBA inventory levels directly into Moselle. This enables accurate demand forecasting and inventory planning for your Amazon marketplaces.

***

### Supported Marketplaces

Moselle supports the following Amazon marketplaces:

* **North America:** United States, Canada, Mexico
* **Europe:** United Kingdom, Germany, France, Spain, Italy
* **Asia-Pacific:** Japan, Australia

### Enabling All Marketplaces

By default, Moselle may only sync data from your primary marketplace (typically the US). If you sell across multiple regions (e.g., North America and Europe) or multiple countries within a region using the same Seller Central account, you can enable syncing for all supported marketplaces.

{% hint style="info" %}
**How to Enable:** To sync data from all your active marketplaces, please contact **Customer Experience (CX)** via email at <support@moselle.io>. This is a backend setting that must be enabled by our team.
{% endhint %}

***

### Connect Amazon

1. Log in to Moselle and click your avatar in the top right corner
2. Select **Settings** from the dropdown menu
3. Click the **Integrations** tab
4. Select **Amazon** and click **Connect**
5. Select your **Marketplace** region
6. You will be redirected to Amazon Seller Central to authorize Moselle
7. Click **Confirm** to grant access

Once connected, your sales and FBA inventory data will begin importing automatically.

***

### Data Sync Details

**Sync Frequency** — Amazon data syncs daily overnight (EST).

**FBA Inventory** — Moselle imports "Fulfillable" inventory quantities from Amazon FBA. Unfulfillable or reserved inventory is not currently included in the available stock count.

**Sales History** — Moselle imports historical order data to build your demand forecast. Returns and cancellations are processed during the nightly sync.

***

### Troubleshooting

| Issue                      | Solution                                                                                                                           |
| -------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| **Marketplace not listed** | Ensure you are selling in one of the [supported marketplaces](#supported-marketplaces). Contact support if your region is missing. |
| **Authentication failed**  | Verify you are logged into the correct Amazon Seller Central account that matches the selected marketplace.                        |
| **Data not appearing**     | Initial sync can take up to 24 hours. Check back the following day.                                                                |


---

# 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://learn.moselle.io/getting-started/onboarding/setup-integrations/amazon-fba.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.
