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

> How to find the name of your Auth0 tenant

# Find Your Tenant Name or Tenant ID

Every Auth0 tenant has a name. You use this name frequently in your code to identify the tenant. When you see the `{yourTenantId}`, `{yourTenantName}`, `{yourTenant}`, or similar variable in the Auth0 documentation, substitute the variable with the tenant name.

1. Go to the [Auth0 Dashboard](https://manage.auth0.com/#).
2. In the top-left corner, find the tenant name beside the Auth0 logo.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/auth0/docs/images/cdy7uua7fh8z/6frjVl9cPpJDIjxNF5YtoT/0fda4d0d33faf252464bc5a93b730e09/Dashboard-Find-Tenant-Name.png" alt="Find the name or ID of your Auth0 tenant" />
</Frame>

## Learn more

* [Tenant Settings](/docs/get-started/tenant-settings)
* [Multi-Tenant Applications Best Practices](/docs/get-started/auth0-overview/create-tenants/multi-tenant-apps-best-practices)
