FFXIV MACRO

Inspect retainer inventory by stack size

Reorder a retainer's items to help inspect stock.

UI & HUDDifficulty: IntermediateUI switch3 line macro

Macro code

/itemsort
/isort clear retainer
/isort condition retainer stack asc
/isort execute retainer

What this does

Reorder a retainer's items to help inspect stock.

How to use

Execute while viewing the inventory, then inspect low stock.

Requirements

Open the retainer inventory.

    Notes

    This replaces existing sort conditions and changes item placement. Checked against official documentation; not tested in-game by EO PLACE.

    Verified patch7.55(公式仕様照合)
    Last verified2026-09-05
    Official command/itemsort
    Check official command

    Use-case referenceUse-case and specification reference