For the complete documentation index, see llms.txt. This page is also available as Markdown.

Storage locations

This article focuses on using Backoffice. For information on APIs and customizations, see the Storage locations and zones section.

The storage location facility view shows all storage locations of a facility, the items placed on them, and other related information. In addition, you can perform other actions, such as locking a storage location or marking it as pickable or non-pickable.

You can use the search bar and filter to find specific storage locations. The search supports queries by storage location name, product name, and item ID.

The overview displays the following information:

  • Storage location name: A unique and mandatory value that identifies a storage location.

  • Type: A value describing whether one product (single) or multiple products (bulk) can be stored at the location.

  • Pickable: Indicates whether items can be picked from the location for orders.

  • Zone: The zone in which the storage location is located.

  • Products: Shows one or more products situated at that location. A plus icon (+) indicates when there are multiple products at the location.

  • Stock: The total stock quantity of all items at the location. For example, if there are two products with 20 units each in the location, 40 is displayed.

You can expand the storage location information by clicking the down arrow on the relevant row. This then displays all products and their stock in the respective location.

Create a storage location

To create a new storage location, click the Add storage location button at the top of the page and input the relevant information.

The following fields are mandatory:

  • Storage location name: Must be unique.

  • Type: Select either Single (one product) or Bulk (multiple products)

  • Pickable: Select either Yes or No. Products in a pickable location are ready to be picked for customer orders and are included in the available for picking count. The pickable status is an inventory trait that is inherited from a storage location to the stock on that location.

The following fields are optional:

  • Storage location information: A brief description of the location, limited to 1024 characters.

  • Barcodes: A string representing the scannable code that identifies the storage location.

  • Zone: Select from the zones that your team has defined via API. Once selected, it can't be edited.

  • Location ID: An additional value that uniquely identifies the location. If no value is set, an ID is automatically created, which can't be changed later.

Once created, you can add stock to your storage location. In the expanded view, click the Add stock button. You can then search through existing listings, select one, and add the stock level for that location. If the storage location type is single, you can only add one listing at a time. If the type is bulk, you can add more products.

To edit stock already in a storage location, expand the location view and click the more icon.

To remove an item from the storage location, edit the stock level to 0. This will automatically remove it from the storage location.

Edit a storage location

You can edit an existing storage location by clicking the more icon in the expanded storage location view and selecting Edit storage location.

You can change all fields except for the zone and the location ID.

You can lock a storage location by clicking the more icon in the expanded location view. Products in a locked location aren't included in the available on stock and available for picking counts. If you attempt to move a product from this location, you'll receive a notification. For more information, see the inventory traits article.

You can delete an existing storage location only if it contains no items.

Last updated