Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions main/docs/get-started/auth0-overview/create-tenants.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Tenant characteristics:
* The tenant name cannot be changed after creation.
* You can create more than one tenant; in fact, you are encouraged to do so for each environment you may have such as development, staging, or production. To learn more, read [Set Up Multiple Environments](/docs/get-started/auth0-overview/create-tenants/set-up-multiple-environments).

When you name your tenant, that name becomes part of your Auth0 **domain** until and unless you create a <Tooltip tip="Custom Domain: Third-party domain with a specialized, or vanity, name." cta="View Glossary" href="/docs/glossary?term=custom+domain">custom domain</Tooltip>. This domain is the base URL used to access the Auth0 API and the URL where your users authenticate.
The name of your tenant is part of your Auth0 domain. You can customize this by using a <Tooltip tip="Custom Domain: Third-party domain with a specialized, or vanity, name." cta="View Glossary" href="/docs/glossary?term=custom+domain">custom domain</Tooltip>. This domain is the base URL used to access the Auth0 API and the URL where your users authenticate.

### Region, locality, and sub-locality

Expand Down Expand Up @@ -88,7 +88,7 @@ In our example, **Example-Co** chose the name `example-co` and AU as their regio

We recommend the use of custom domains, such as `example-co.com`, in production environments to provide your users with the most secure and seamless experience.

If you have a **single-tenant** implementation, custom domain certificates can be managed by Auth0 or self-managed by you.
Custom domain certificates can be managed by Auth0 or self-managed by you.

To learn more, read [Custom Domains](/docs/customize/custom-domains).

Expand Down Expand Up @@ -121,4 +121,4 @@ Auth0 offers several ways to extend the platform's functionality:
* [Tenant Settings](/docs/get-started/tenant-settings)
* [Create Multiple Tenants](/docs/get-started/auth0-overview/create-tenants/create-multiple-tenants)
* [Link Multiple Tenants to a Single Subscription](/docs/get-started/auth0-overview/create-tenants/child-tenants)
* [Set Up Multiple Environments](/docs/get-started/auth0-overview/create-tenants/set-up-multiple-environments)
* [Set Up Multiple Environments](/docs/get-started/auth0-overview/create-tenants/set-up-multiple-environments)