PlatformRole is a fixed set of values the Suite platform uses to classify a user's standing across the whole platform, separate from their role inside any single workspace. The allowed values are NONE (no platform-level access — an ordinary tenant user), SUPPORT (support staff who can assist tenants), SUPER_ADMIN (operators who run the platform), and ROOT (the highest level of platform control). Because every account carries exactly one of these values, admin screens, internal APIs, and access checks can rely on a consistent, predictable vocabulary instead of free text.
Technical section
Data model, API, and internals — visible to developers.
