Organizations
StartupMode is multi-tenant: every user belongs to at most one organization, and all data and access are scoped to that organization.
Create or join an organization
- Organization Owner signup:
/signup/org-owner- Creates a new
Organization - Makes the creator the SUPER_ADMIN
- Creates a new
- Member signup:
/signup/member- Lets a user search and request to join an existing organization
Organization privacy
Organizations can be marked private. In private orgs, membership is controlled via join requests and admin review.