# プロフィール設定

ヘッダー右上のユーザー名をクリックすると、プロフィール設定画面に遷移します。

![プロフィール設定画面](/files/bsXhtoJTyqswSIzH63ed)

## 表示名の変更

1. 「基本情報」セクションの「表示名」欄に新しい表示名を入力します
2. 「表示名を更新」ボタンをクリックします

メールアドレスは変更できません。変更が必要な場合はSuper Adminにお問い合わせください。

## アカウント情報の確認

プロフィール画面では、以下のアカウント情報を確認できます:

* **ロール** — 現在の権限（Super Admin / WS Admin / Editor / Viewer）
* **ログイン回数** — これまでのログイン総数
* **アカウント作成日**
* **所属ワークスペース** — 所属しているワークスペースの一覧（Super Adminの場合は全ワークスペースにアクセス可能）
* **ログイン履歴** — 日時、IPアドレス、ブラウザ情報

## パスワードの変更

1. 「パスワード変更」セクションで新しいパスワードを入力します
2. 確認のため同じパスワードをもう一度入力します
3. 「パスワードを変更」ボタンをクリックします

パスワードの最低文字数は画面上に表示されます。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digitalhumans.jp/demo-configurator-guide/getting-started/democonfigurator-profile.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
