> For the complete documentation index, see [llms.txt](https://support.megadoga.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.megadoga.com/sapto/hui-yuan-guan-li/yzno.md).

# ユーザー会員の管理

### **ユーザー会員の登録**

\[会員管理]画面から、ユーザー会員を手動で追加登録することができます。

<figure><img src="/files/UbWGiAVLmIpJJV8CdfcY" alt=""><figcaption></figcaption></figure>

\[会員管理]画面の右上にある\[＋会員登録]ボタンをクリックすると、\[会員登録]画面が表示されます。

\[会員登録]画面に、必要事項を入力し、\[登録]ボタンを押して内容保存を行ってください。

\[<mark style="color:red;">**\***</mark>]マークがついている項目は必須項目となります。

<figure><img src="/files/1NSYnDlxyBiUFzpEWsLe" alt="" width="563"><figcaption><p>画像クリックで拡大</p></figcaption></figure>

追加されたユーザーアカウントは、\[会員一覧]の最上部に表示されます。

### **ユーザー情報の修正**

ユーザーの氏名、性別、生年月日、所属グループの修正を行うことができます。

<figure><img src="/files/D2LrSFzOzSO2Stz3y9iH" alt="" width="563"><figcaption><p>画像クリックで拡大</p></figcaption></figure>

会員一覧の\[会員]情報をクリックすると、\[会員修正]画面が表示されます。

\[会員修正]画面で、修正内容を入力し、\[保存]ボタンを押して内容保存を行ってください。

<figure><img src="/files/baZSrg6uVlRR6MK0voch" alt="" width="563"><figcaption><p>画像クリックで拡大</p></figcaption></figure>

保存内容は、すぐに会員一覧画面へ反映されます。

### **ユーザー会員の削除**

\[会員管理]画面から、ユーザー会員を削除することができます。

1. 会員一覧の左側にあるチェックボックスにチェックを入れると、\[削除ボタン]が有効になります。<br>

   <figure><img src="/files/QvnO2xw5rUg7QKjMJ5zT" alt="" width="563"><figcaption><p>画像クリックで拡大</p></figcaption></figure>
2. \[削除ボタン]をクリックすると、最終確認のポップアップが表示されます。\
   削除して問題ないか再度確認し、\[OK]をクリックすると、指定した会員情報が削除されます。<br>

   <figure><img src="/files/T71UxyxbbwefnVmGGfRh" alt="" width="563"><figcaption><p>画像クリックで拡大</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.megadoga.com/sapto/hui-yuan-guan-li/yzno.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
