Transfer ownership
Hand the owner role to another administrator. This cannot be undone by you afterward.
Choose the new owner
Eligible administrators with verified email and MFA.
Handing the organization to someone else is deliberate by design: it’s confirmed, logged, and takes effect completely — the new owner gains everything, and you keep only the role they assign you. There’s no partial ownership.
Behind this page/team/ownership · CanManageTeam · owner only
Retrieve
Eligible admins listed viasp_Builder_ListUsers filtered to verified + MFA-enabled administrators.Save
sp_Builder_TransferOwnership promotes the new owner and demotes the current one atomically, with typed confirmation + audit.Success
- Only the current owner can start this.
- Target must be an eligible admin.
- Exactly one owner exists at all times.
CLI handoff
Implement this scaffold from the structured contract, then remove hard-coded preview rows. The source of truth is CLI Handoff and admin-cli-manifest.json.
Server-inject identity and scope values; never trust browser-supplied account, app, tenant, user, entitlement, price, or permission identifiers. Preserve the loading, empty, forbidden, failed, retrying, and completed states shown by the preview.