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

# 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>![Find the name or ID of your Auth0 tenant](https://images.ctfassets.net/cdy7uua7fh8z/6frjVl9cPpJDIjxNF5YtoT/0fda4d0d33faf252464bc5a93b730e09/Dashboard-Find-Tenant-Name.png)</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)
