Tenant ownership transfer

Let’s say I started something with auth0 free subscription, now it is going well and we want to go to paid subscription. However, my client wants to take over the tenant, pay for the subscription, and give me the admin privileges to manage the tenant. Is there a way to “transfer” the tenant ownership to my client’s account? If so, how?

Thanks!

You can transfer ownership of a tenant following this steps:

  • Invite a new Dashboard admin with an “All application” permission.
  • This new admin must acept the invitation, login and go to the dashboard admin section of the tenant.
  • Click in the “Remove” button next to the old admin (the tenant owner)
  • Once the owner is removed, the new admin is taken as the tenant owner.

Thank you, I will try this and let you know if it works.