Tenant onboarding
Creating a new organization, setting its plan, and inviting its first admin.
The onboarding wizard at /operator/onboarding creates a new tenant from start to finish. It
provisions the organization, sets its plan tier, and sends the first GP admin an invitation, all in
one flow.
The wizard
bot_only, policy_hub, or full.A single call to operator.createOrganizationOnboarding handles the creation, tier assignment, and
invitation, and the action is recorded in the audit log.
What the invited admin does
The invited GP admin accepts the invitation, creates their account (signup is otherwise closed), and lands in the new organization's GP workspace as an owner. From there they can invite the rest of their team from Settings → Members.
If the invitation expires or is lost before it's accepted, resend it from the
Organizations directory or the tenant detail view
(operator.resendOrganizationInvite).
See the onboard a tenant runbook for the operational checklist.