Skip to content

Account – Settings – Organizations

  • Path: /account/settings/organizations (TBD)
  • Parent: settings.md

Manage org-level information and governance across multiple workspaces/brands.

  • Org Admin
  • Permissions: org.manage (TBD)

Reference: Roles & Permissions Model

  • Org profile (name, billing owner, policies)
  • Workspace list overview (link)

TBD

  • Empty: TBD
  • Loading: fetch org profile
  • Error: unauthorized / org not found
  • Complete: org profile view/edit
  • Org policies constrain workspace settings and app behavior.

Domain refs:

  • GET /org
  • PUT /org
  • Org settings apply across multiple workspaces; enforce least-privilege access and strong auditing.
  • Multi-workspace isolation must not be broken by org-level views (e.g., only show what the admin is authorized to access).
  • User is a workspace admin but not an org admin → deny or render read-only (TBD).
  • Org has many workspaces/users → pagination/performance constraints (TBD).
  • Audit org policy changes

Reference: Security & Compliance

TBD

Reference: Analytics Events (MVP)