> ## 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 Dashboard でユーザーを管理する方法について説明します。

# Auth0 Dashboard を使用したユーザー管理

Auth0 Dashboard を使用してユーザーを管理できます。始めるには、[Auth0 Dashboard > User Management > Users](https://manage.auth0.com/#/users) に移動します。ここでは、ユーザーの作成、表示、変更、削除ができます。

<Card title="利用可否は Auth0 のプランによって異なります">
  この機能を利用できるかどうかは、ログインの実装方法と、Auth0 のプランまたはカスタム契約の両方によって異なります。詳しくは、[Pricing](https://auth0.com/pricing) を参照してください。
</Card>

デフォルトでは、Auth0 以外の<Tooltip tip="Identity Provider (IdP): デジタルアイデンティティを保存および管理するサービス。" cta="用語集を見る" href="/docs/ja-jp/glossary?term=identity+providers">アイデンティティプロバイダー</Tooltip> (Google、Facebook、X など) から提供されるユーザープロファイル属性は、ユーザーがログインするたびにアイデンティティプロバイダーから更新されるため、直接編集できません。アイデンティティプロバイダー由来の属性の詳細については、[Configure Identity Provider Connection for User Profile Updates](/docs/ja-jp/manage-users/user-accounts/user-profiles/configure-connection-sync-with-auth0) を参照してください。

正規化されたユーザープロファイルの `name`、`nickname`、`given_name`、`family_name`、`picture` のルート属性を編集できるようにするには、[接続の同期を Auth0 で設定](/docs/ja-jp/manage-users/user-accounts/user-profiles/configure-connection-sync-with-auth0)し、ユーザー属性がアイデンティティプロバイダーから更新されるのを、ユーザープロファイル作成時のみにする必要があります。これにより、これらのルート属性は個別に、または一括インポートで編集できるようになります

チームメンバーの<Tooltip tip="Auth0 Dashboard: サービスを設定するための Auth0 の主要プロダクトです。" cta="用語集を見る" href="/docs/ja-jp/glossary?term=Auth0+Dashboard">Auth0 Dashboard</Tooltip>へのアクセスを管理する方法については、[Manage Dashboard Access](/docs/ja-jp/get-started/manage-dashboard-access) を参照してください。

<div id="learn-more">
  ## 詳しくはこちら
</div>

* [ユーザーの検索](/docs/ja-jp/manage-users/user-search)
* [ユーザープロファイル](/docs/ja-jp/manage-users/user-accounts/user-profiles)
* [ユーザーのインポートとエクスポート](/docs/ja-jp/manage-users/user-migration)
