> ## 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 のホスト型クラウドデータベースには、ユーザープロフィールから利用できるユーザーデータが保存されます。ユーザー情報自体は、IDプロバイダー、自社のデータベース、エンタープライズ接続 (Active Directory や SAML など) など、さまざまなソースから取得される場合があります。

***

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

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

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

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

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

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

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

***

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

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

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

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

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