# Multi-SKU

### Overview

Multi-SKU enables multiple items to be virtually assigned to the same container within the WMS, ensuring a one-to-one match between physical storage and system records. This allows different inventory to share the same pallet or bin while maintaining full visibility and traceability in the system. By consolidating stock into shared containers, warehouses can maximize capacity, eliminate wasted space, and stay fully accurate in how inventory is tracked and managed.

### How It Works

Before using Multi-SKU, the feature must be enabled in the shopper SLA settings. Once active, managers can configure it directly in the Inventory Manager by selecting a specific item and opening its container settings. From there, a dedicated menu allows additional inventory to be added into the same container by searching and selecting the items required. Multiple items can be assigned in one step, and once the configuration is saved, the container is flagged as Multi-SKU. From that point forward, any of the items assigned to that container will display the shared container setup, giving full visibility into exactly what stock is stored together at the container level.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCeonLiMPEjSEFhi8zpC0%2Fuploads%2FfhDMlYfJrJzIMy3giGyV%2FMulti-SKU.mp4?alt=media&token=c7785cde-6be5-4e18-acca-e16d70016e40>" %}
Showing the Multi-SKU workflow in action.
{% endembed %}

### Why It Matters

* Maximizes warehouse capacity by consolidating smaller or slower-moving items into shared containers.
* Reduces wasted space, which lowers storage costs and extends the life of available capacity.
* Provides flexibility to adapt storage strategies as inventory mix and demand patterns evolve.
* Maintains complete traceability in the WMS, ensuring operators always know what inventory is stored together.
* Delays the need for additional racking or warehouse space by making better use of existing capacity.


---

# 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.getlogentic.com/workflows/inventory-management/multi-sku.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.
