# Inventory

### Inventory location

A location - "Amazon Fulfillment Center" - will be created automatically by the app to manage inventory and fulfillment in Shopify. Orders placed using Amazon fulfillment will reduce inventory from this location.

<figure><img src="/files/FnJzZdFZTtrizHVvxnLt" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Once your inventory location has been set up, remember to update the inventory quantity of the products. [Learn more](/apps/amazon-fulfillment-for-shopify/product-linking.md#apply-inventory-to-your-products)
{% endhint %}

### Syncing inventory

If selected, you can have your Amazon Seller inventory sync to your selected inventory location in your Shopify store. \
\
If you also sell your products on the Amazon marketplace, the sync inventory feature is useful to avoid overselling to your customers.


---

# 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://help.tinygoliath.io/apps/amazon-fulfillment-for-shopify/settings/fulfillment-settings/inventory.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.
