> ## Documentation Index
> Fetch the complete documentation index at: https://auth0.com/llms.txt
> Use this file to discover all available pages before exploring further.

> Learn how to request linking of multiple tenants under a single Auth0 subscription.

# Link Multiple Tenants to a Single Subscription

Auth0 offers the ability for customers with an Enterprise subscription to link multiple tenants under a single Auth0 subscription (these linked tenants can also be referred to as child tenants).

This feature can be useful under the following situations:

* Separate development and production tenants while keeping the same feature access on development tenants as available in production tenants
* Own more than one production tenant under a single Enterprise subscription

## Linking tenants

An Enterprise subscription automatically allows users to link tenants under an existing Auth0 subscription by selecting the **Custom Agreement** option from the **Create Under** dropdown when creating new tenants.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/auth0/docs/images/cdy7uua7fh8z/7ggqdv5yw011z0TsdlaHOO/7707d826dd585e074bd0d8e25b30d9d6/publiccloudtenants.png" alt="" />
</Frame>

If you need to link previously created tenants that are not currently part of your Enterprise subscription, contact your account team or open a ticket with [Auth0 Support](https://support.auth0.com).

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  If you have a self-service subscription (not Enterprise), you can still link tenants. To learn more, read [Tenant Management](/docs/get-started/auth0-teams/tenant-management).
</Callout>

## Usage consolidation

Usage from all linked tenants counts toward your Enterprise subscription limits. You can view aggregated usage across all linked tenants in your usage and quota reports.

## Learn more

* [Create Multiple Tenants](/docs/get-started/auth0-overview/create-tenants/create-multiple-tenants)
* [Delete or Reset Tenants](/docs/troubleshoot/customer-support/manage-subscriptions/delete-or-reset-tenant)
* [Set Up Multiple Environments](/docs/get-started/auth0-overview/create-tenants/set-up-multiple-environments)
