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

> Auth0におけるデータのエクスポートと移行に関するポリシーについて説明します。

# データのエクスポートと移行に関するポリシー

<h2 id="export-data">
  データのエクスポート
</h2>

Auth0 からデータをエクスポートする方法はいくつかあります。なお、これらのツールでは Auth0 でホストされているデータベースユーザーのパスワードハッシュはエクスポートされません。この情報が必要な場合は、[サポートチケット](https://support.auth0.com/)を作成してリクエストできます。Auth0 の利用終了を予定している場合は、詳細について [データのエクスポート](/docs/ja-jp/troubleshoot/customer-support/manage-subscriptions/export-data) を参照してください。

<h3 id="use-the-importexport-extension">
  Import/Export Extension を使用する
</h3>

[Import/Export Extension](/docs/ja-jp/manage-users/user-migration/user-import-export-extension) を使用すると、Auth0 テナント内のほとんどすべてのデータをエクスポートできます。

<h3 id="use-the-management-api">
  Management API を使用する
</h3>

特定のデータをプログラムでエクスポートするには、<Tooltip tip="Management API: お客様が管理タスクを実行できるようにする製品。" cta="用語集を見る" href="/docs/ja-jp/glossary?term=Management+API">Management API</Tooltip> Bulk User Export エンドポイントを使用します。

<h2 id="transfer-data">
  データの移行
</h2>

Auth0 は、ある Auth0 テナントから別の Auth0 テナントへデータを移行することはありません。これは、Public Cloud と Private Cloud の両方のお客様に当てはまります。

Auth0 テナント内のすべてのデータは常にお客様の管理下にあり、いつでも Management API を通じて利用できます。ただし、セキュリティ上の理由から、Auth0 でホストされるデータベースユーザーのパスワードハッシュと秘密鍵のみは API 経由で利用できません。

<h2 id="learn-more">
  詳細はこちら
</h2>

* [データのエクスポート](/docs/ja-jp/troubleshoot/customer-support/manage-subscriptions/export-data)
