Skip to content

Location types & codes

The home of record for the location hierarchy and its codes.

Levels

TypeChipValid childNotes
ZoneZAisleTop level; created via Add Zone
AisleARack
RackRShelf
ShelfSBin
BinBLeaf; inventory is assigned here

Each level accepts only the next type down, so the tree is always a clean Zone → Aisle → Rack → Shelf → Bin chain.

Code format

A code is the parent’s code, plus a one-letter type prefix and a two-digit ordinal:

<parent-code>-<LETTER><NN>
LocationCode
First zoneZ01
First aisle in Z01Z01-A01
Second aisle in Z01Z01-A02
First rack in that aisleZ01-A01-R01
First shelfZ01-A01-R01-S01
First binZ01-A01-R01-S01-B01
  • The NN ordinal is the count of existing same-type siblings under the parent, plus one.
  • Codes are auto-generated when you add a location and shown read-only in the Add dialog.

Status

StatusMeaning
ActiveIn use; available for put-away and picking (green dot).
InactiveRetained but not for new use (grey dot).

Summary rail

The rail above the tree counts each level across the whole warehouse (Zones / Aisles / Racks / Shelves / Bins) plus Locations (total), Active, and Inactive.