# How to Manage Stock List in Seller Center?

Managing your stock lists in the Seller Center is crucial for maintaining efficient inventory control. Start by accessing your stock lists and selecting any list to reach detailed pages where you can filter and edit products as required. To simplify bulk updates, use the stock list template: download, complete it, and then upload it back into the Seller Center. Follow the steps below to successfully make updates to your stocks:

1. Navigate to the Seller Center platform and log into your account.
2. From the navigation menu on the left click on **Products > Inventory Management > Stock List.**

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

   <figure><img src="/files/uTd86IuRn6uDsmQrsZQU" alt=""><figcaption></figcaption></figure>
3. To access the *Stock List Detail* page, simply click on the relevant stock list.
4. On the Stock List Detail page, you'll encounter a categorized display of all approved product offers' stock information. Click on the **Export** button, then choose either **Export Stock List Template** or **Export Stock List** options to download the existing stock list or template. The template includes columns described below:
   * **id:** Stock ID of the related offer.
   * **offer:** Offer ID of the related offer.
   * **offer\_sku:** SKU of the related offer.
   * **product\_basecode**: Stock value of the related offer.
   * **product\_name:** Name of the product associated with the offer.
   * **stock:** Stock of the related offer.
   * **stock\_list:** Stock List ID of the related offer.
   * **unit\_type:** Unit Type of the related offer, can be qty (Quantity) or kg (Kilograms).

{% hint style="info" %}
You can modify the "Stock Amount" by clicking on **Edit** in the "Product Pool" table.
{% endhint %}

<figure><img src="/files/4qvlodGugXAyDznhWDKX" alt=""><figcaption></figcaption></figure>

5. You will receive an email shortly.
6. Scroll to the top of the page and locate the **Bulk Update Stock Information** option and complete all the necessary fields in the provided template.
7. Upload the filled-out template by selecting the **Bulk Update Stock Information** option and click on the **Save** button to apply the updates.<br>

   <figure><img src="/files/0qBLmc9SMHvAWfBPbBGr" alt=""><figcaption></figcaption></figure>
8. A pop-up message will appear, confirming the successful upload(s).
9. On the "Product Pool" section you can view the updated stock information.

{% hint style="info" %}
If you encounter a Process Status error, a notification will display the reasons for the error.
{% endhint %}


---

# 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.akinon.com/tutorials/seller-center/seller/products/inventory-management/how-to-manage-stock-list-in-seller-center.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.
