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

> Auth0 でユーザー、ユーザープロファイル、ユーザーメタデータを扱う方法を学びます。

# ユーザー管理

Auth0 のホスト型クラウドデータベースには、ユーザープロファイルを介して利用できるユーザーデータが保存されています。ユーザー情報自体は、アイデンティティプロバイダー、自社のデータベース、エンタープライズ接続 (Active Directory や SAML など) を含む、さまざまなソースから取得できます。

***

<div id="manage-users">
  ## ユーザー管理
</div>

<div id="import-group-and-administer-users-and-control-their-access">
  ##### ユーザーをインポートし、グループ化・管理して、アクセスを制御します。
</div>

<Card title="ユーザーアカウント" href="/docs/ja-jp/manage-users/user-accounts">
  ユーザーアカウントとユーザーデータの移行、検索、整理、管理を行います。
</Card>

<Card title="ユーザー移行" href="/docs/ja-jp/manage-users/user-migration">
  カスタムデータベース接続、Auth0 Management API、または User Import/Export extension を使用して、外部アプリケーションからユーザーをインポートします。
</Card>

<Card title="ユーザー検索" href="/docs/ja-jp/manage-users/user-search">
  Auth0 Management APIを使用してユーザープロファイルの詳細を取得します。
</Card>

<Card title="Organizations" href="/docs/ja-jp/manage-users/organizations">
  パートナーや顧客を管理し、エンドユーザーがアプリケーションにアクセスする方法を制御します。
</Card>

<Card title="My Account API" href="/docs/ja-jp/manage-users/my-account-api"> </Card>

***

<div id="manage-access">
  ## アクセス管理
</div>

<div id="control-who-can-interact-within-your-applications">
  ##### アプリケーション内で操作できるユーザーを制御します。
</div>

<Card title="アクセス制御" href="/docs/ja-jp/manage-users/access-control">
  ロールに基づいて、ユーザーのアプリケーションや情報へのアクセスを制御します。
</Card>

<Card title="セッション" href="/docs/ja-jp/manage-users/sessions">
  一定の時間内にユーザーとアプリケーションの間で行われる一連のやり取り (ページビュー、イベント、ソーシャルでのやり取り、eコマース取引など) を定義します。
</Card>

<Card title="Cookie" href="/docs/ja-jp/manage-users/cookies">
  アプリケーションでCookieがどのように機能するかを制御します。
</Card>
