Skip to main content
The organization switcher is the control at the bottom of the sidebar (sidebar.team-switcher). It selects the organization in the URL and, when you have brands, the brand session. Settings is not a sidebar item — Manage is how you open it. Walkthrough: Getting started, Settings, team, and brands. Creating brands: Create a brand.

Closed trigger

Shows the current organization name and initial. If no brand is selected, the second line is the org slug. If a brand is selected, the second line is the brand name (tags icon). Chevron to open.
Sidebar organization switcher showing the current organization name and slugSidebar organization switcher showing the current organization name and slug

Organization switcher in the sidebar — org name and slug

While a switch is in flight the trigger is disabled (aria-busy) and the label is Switching organization… or Switching brand…. If you have no current organization the trigger is not rendered.

Open menu

Organization switcher menu with Manage, Invite members, Switch organization list, plan name, and shipments usageOrganization switcher menu with Manage, Invite members, Switch organization list, plan name, and shipments usage

Switcher — Manage, Invite members, Switch organization, plan usage

There is no New organization button (that control is commented out in the app).

Switch organization

Choosing another org calls the session switch, then navigates to /{newSlug}/dashboard. The URL slug changes. Failure toast: Could not switch organization. You only see organizations you are a member of. One org → the list is that single row with a check.

Brands

The Brands section is shown only when the organization has at least one brand, or when your membership is brand-locked. Nordlys Living in these docs has no brands, so the section is hidden — Create a brand says not to create one here just for screenshots. When it is visible: Brand-locked: the current brand is shown in place, with a lock — no submenu, no All brands, no Manage brands.

Switch brand

Choosing All brands or a brand rotates the session in place. The URL slug does not change — lists refetch for the new scope. Busy label Switching brand…. Failure toast: Could not switch brand. BRAND_ACCESS_DENIED: You do not have access to this brand. A leftover ?brand= from the house view is stripped after you enter a brand session so you do not filter to a different brand by accident. See Search and filters.