> For the complete documentation index, see [llms.txt](https://howto.sellercraft.co/how-to-sellercraft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://howto.sellercraft.co/how-to-sellercraft/oms/products/product-listings/stock-allocation.md).

# Stock Allocation

Stock allocation refers to the percentage of stock that is designated for each sales channel. For instance, if there are 100 units in stock and the allocation is 80% for Lazada and 90% for Shopee, then 80 units will be reserved for Lazada and 90 units for Shopee.&#x20;

| Sales Channel | Allocation | Quantity Allocated |
| ------------- | ---------- | ------------------ |
| Lazada        | 90%        | 90                 |
| Shopee        | 80%        | 80                 |
|               |            | Total: 100         |

The allocation is **not a static value**, as it may change based on sales performance. For example, if 7 units are sold on Lazada and 3 units on Shopee, the total sold units will be 10, and the allocation for Lazada will be recalculated to 80% of the remaining 90 units, which is now 72 units, while the allocation for Shopee will be 90% of the remaining 90 units, which is now 81 units.

| Sales Channel | Allocation | Quantity Allocated |
| ------------- | ---------- | ------------------ |
| Lazada        | 90%        | 81                 |
| Shopee        | 80%        | 72                 |
|               |            | Total: 90          |

{% hint style="info" %}
Stock allocation can be used to help sellers allocate stock to different channels based on their demand and prevent overselling.
{% endhint %}

There are two methods to update allocation in Sellercraft:&#x20;

1. [Sellercraft UI](#sellercraft-ui)
2. [Bulk Operation](/how-to-sellercraft/oms/products/bulk-operations/bulk-update-product-listing-stock-buffer.md)

## Sellercraft UI

1. To update the stock allocation for a product listing, sellers can go to the "Product Listings" page and search for the respective product listing.

<figure><img src="https://3200660590-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY00avLzsxCKjiygAWqkf%2Fuploads%2FFp6d0RqLFeRjoXRzjwdN%2Funnamed.png?alt=media&amp;token=ac6a1ff2-97ee-45ac-a039-838869b1811a" alt=""><figcaption></figcaption></figure>

2. Click on "Stocks and Prices"

<figure><img src="https://3200660590-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY00avLzsxCKjiygAWqkf%2Fuploads%2Fb3ElXxb1idmwuY2kOkeK%2Funnamed%20(1).png?alt=media&amp;token=6ffcd19c-d030-493e-836d-57225f5fc1d4" alt=""><figcaption></figcaption></figure>

3. Click on "Edit" to unlock the controls.

<figure><img src="https://3200660590-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY00avLzsxCKjiygAWqkf%2Fuploads%2FZBrdiK9MuV3Hl4jfPifV%2Funnamed%20(2).png?alt=media&amp;token=dc6dc773-2d16-4f18-9197-c5add2c73e8c" alt=""><figcaption></figcaption></figure>

4. Adjust the stock allocation for each variant according to your preference and clist "Save".

<figure><img src="https://3200660590-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY00avLzsxCKjiygAWqkf%2Fuploads%2FuVXfNmLoWsig4FMaUDSr%2Funnamed%20(3).png?alt=media&amp;token=ae03a9bf-4084-4f8b-8deb-3e538d4d5f57" alt=""><figcaption></figcaption></figure>

5. The figure below shows the final result of the edit with the stock allocation updated accordingly. This will the be reflected on the corresponding stores.

<figure><img src="https://3200660590-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY00avLzsxCKjiygAWqkf%2Fuploads%2FFrvhPi0mk3I7NzfXnkKA%2Funnamed%20(4).png?alt=media&amp;token=19c6eaa5-3ae5-4aa7-8001-94047cf33112" alt=""><figcaption><p>80% Stock Allocation</p></figcaption></figure>

<figure><img src="https://3200660590-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY00avLzsxCKjiygAWqkf%2Fuploads%2Fv0u3xfhWpvAZnYbMlEqX%2Funnamed%20(5).png?alt=media&amp;token=522095d2-534c-4bc9-b27f-d16b0547c453" alt=""><figcaption><p>Example stock available in platform after use stock allocation</p></figcaption></figure>
