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

# 自分のテナント名またはテナントIDを探す

> Auth0テナントの名前の探し方

すべてのAuth0テナントには名前があります。この名前は、コードでテナントを特定するために頻繁に使用します。Auth0ドキュメントに`{yourTenantId}`、`{yourTenantName}`、`{yourTenant}`、またはこれらに似た変数が出てきたら、変数を実際のテナント名に置き換えてください。

1. [［Auth0 Dashboard］](https://manage.auth0.com/#)に移動します。
2. 左上隅にあるAuth0のロゴの隣にテナント名が表示されます。

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/auth0/docs/images/ja-jp/cdy7uua7fh8z/6frjVl9cPpJDIjxNF5YtoT/51f7e2ff2c086a042b123b946d9a8352/2025-01-29_15-08-52.png" alt="Auth0テナントの名前またはIDを検索する" />
</Frame>

## もっと詳しく

* [テナント設定](/docs/ja-jp/get-started/tenant-settings)
* [マルチテナントアプリケーションのベストプラクティス](/docs/ja-jp/get-started/auth0-overview/create-tenants/multi-tenant-apps-best-practices)
