Design Organization and Workspace Switching
Collaboration & Enterprise · enterprise, navigation, permissions
Updated 2026-07-28
- Make the current context impossible to miss. Acting in the wrong workspace is one of the most damaging mistakes an interface can allow, and it is almost always a labelling failure.
- Put the workspace name and mark in a consistent place, visible on every screen rather than only inside the switcher.
- Distinguish workspaces visually where you can, with an avatar, colour, or initials, because names are often near-identical in the same organisation.
- Confirm the switch and land somewhere sensible. Switching should go to the equivalent screen where one exists, and to the workspace home where it does not.
- Never carry state across. Filters, selections, drafts, and search results from one workspace must not appear in another, and any cached data must be cleared.
- Say what the user can do here. Roles differ per workspace, so the same person can be an admin in one and a viewer in another, and the interface should reflect that immediately.
- Support the person who lives in several at once, with quick switching, keyboard access, and separate notification streams that say where each alert came from.
- Warn before an action with cross-workspace consequences, such as moving or sharing content between them.
The cost of an unclear context is not confusion, it is a message, a deletion, or a bill landing in the wrong organisation.
Related guides