# Workspace Layouts

Arrange the shell (collapse the sidebar, toggle the inspector) then persist that arrangement under a name with `saveWorkspace('A')` and restore it later via `loadWorkspace('A')` - backed by `layoutStorageKey`, alongside `listWorkspaces` / `deleteWorkspace`.
