# Stock export (JSON state)

A warehouse stock list opened straight into the `json` state - the panel pretty-prints the full column and row model for export, while `cols: { sku: false }` keeps the internal SKU column out of the human-facing table and `enabledStates` locks it to read/JSON only.
