> For the complete documentation index, see [llms.txt](https://xoops.gitbook.io/xoonips-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoops.gitbook.io/xoonips-tutorial/jp/5operations/3readme/31manage_group_members.md).

# 3.1. グループメンバー管理

XooNIps グループメニューのグループメンバー編集をクリックします。

サイトのデザインによってはこの位置にあるとは限りません。

![Add/delete group a member.](/files/-LTRXpvDibJQoAqJ5tzh)

**Figure 5.58.** **グループメンバーの追加・削除**

&#x20;複数のグループ管理者の権限を持っている場合は更にメンバーの追加・削除を行うグループ名をクリックします。

![Add/delete group members 2](/files/-LTRXpvI46-bPAMQM6rm)

**Figure 5.59.** **グループメンバーの追加・削除2**

## 3.1.1. Add a member <a href="#id-3-1-1-add-a-member" id="id-3-1-1-add-a-member"></a>

&#x20;非メンバーのリストからユーザーを選択して、「追加」ボタンを押してメンバーに追加します。

![Add a group member](/files/-LTRXpvKL1jyUVuszb1J)

**Figure 5.60.** **グループメンバーの追加**

## 3.1.2. **メンバーの削除** <a href="#id-3-1-2-delete-a-member" id="id-3-1-2-delete-a-member"></a>

&#x20;メンバーのリストからユーザーを選択して、「削除」ボタンを押してメンバーから削除します。

![Delete a group member](/files/-LTRXpvNbcb8gifgXfbD)

**Figure 5.61.** **グループメンバーの削除**


---

# 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://xoops.gitbook.io/xoonips-tutorial/jp/5operations/3readme/31manage_group_members.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.
