Create Multiple Tenants

You can configure multiple tenants to create different environments in the Auth0 Dashboard to allow for complex configurations. For example, you could have two separate domains (one internal and one public-facing), or you may want users to log in differently for different applications. The way to accomplish this is to create more than one Auth0 tenant to allow you to have separate sets of applications, connections, and users for the applications and groups of users that you need to support.

  1. Go to the Auth0 Dashboard, select your tenant name, and select Create Tenant.

    Dashboard Tenant Drop-Down Menu Create Tenant

  2. Enter your desired Tenant Domain, select a Region, and select Create.

Learn more