# ユーザーの編集

{% hint style="danger" %}
**自分以外のユーザーの情報を編集することはできません。**

他ユーザーの情報の編集をしたい場合は、該当ユーザーに依頼をするか、管理画面上のチャットで管理者にお問い合わせください。
{% endhint %}

### ① 自分の`ユーザーの詳細`ページに遷移

{% hint style="info" %}
アカウント情報からユーザータブを選択し、自分の名前を押下すると、自分のユーザーの詳細ページに遷移できます。
{% endhint %}

### ② 各種編集・変更をする

![](/files/-MeT8FBHZk0gpICAA2DT)

### 編集可能項目

* 姓
* 名
* メールアドレス
* 言語
* 通貨
* タイムゾーン
* パスワード


---

# 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://anymind-group.gitbook.io/anylogi/admin_task/user/edit.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.
