Loading...
Add/remove widgets, resize, reorder, reset, and how layout persistence works.
Click Edit Layout in the top-right of /wrrkspace. The grid lines become visible; widgets become draggable.
Some widgets show a configuration step on add — e.g. the KPI tile asks which metric to display.
Hover over a widget — handles appear at the bottom-right corner. Drag to resize. The grid snaps to a column system, so widgets always align cleanly.
Each widget has minimum and recommended sizes. Smaller-than-recommended is allowed but may truncate content.
Drag the widget header. Other widgets reflow around the new position. Layout saves on Done.
Click the X on the widget header in edit mode. The widget is removed immediately; no undo. Re-add from the picker if needed.
The gear icon on each widget opens its settings — usually:
Edit > ⋯ > Reset Layout wipes your layout and re-applies the default 5-widget starter pack.
Layout is stored per user in DynamoDB. It's independent of theme/sidebar preferences. If you log in from a new device, your layout follows you.
Occasionally we update widget shapes or add new widget types. When that happens, your layout is automatically migrated (a LAYOUT_VERSION bump) — no manual action needed.
Tags