> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-update-explain-log-stream-pause.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Find Your Tenant Name or Tenant ID

> Find your Auth0 tenant name and ID in the Dashboard to use when you configure SDKs, call APIs, or substitute variables in Auth0 documentation.

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://mintcdn.com/docs-staging-update-explain-log-stream-pause/1M7Pt8HFqIzsgFrg/docs/images/cdy7uua7fh8z/6frjVl9cPpJDIjxNF5YtoT/0fda4d0d33faf252464bc5a93b730e09/Dashboard-Find-Tenant-Name.png?fit=max&auto=format&n=1M7Pt8HFqIzsgFrg&q=85&s=8a0f2715c0d7394a5e67ea6e1243f3d5" alt="Find the name or ID of your Auth0 tenant" width="279" height="156" data-path="docs/images/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)
