LEARN
Workspace Discovery Explained
Understand why GlossaryQ starts discovery on the base domain and then hands users into the right tenant boundary.
Base-domain discovery exists so the platform can resolve the correct workspace before tenant authentication begins. That keeps the public entry surface simple for users while preserving clean tenant boundaries behind the scenes.
The same rule supports recovery and onboarding. Password reset starts with workspace resolution on the base domain, then hands off into the tenant-specific recovery path. Registration creates a new workspace through a public onboarding flow, then sends the new administrator into the tenant boundary only after provisioning completes.
This design keeps public metadata, trust review, and routing logic centralized while leaving tenant sessions, tenant users, and tenant content inside tenant scope.