# 2.6. グループ

XooNIpsでは登録ユーザーでグループを作ることが出来ます。

グループにはグループ内で情報を共有できる領域が与えられます。

## 2.6.1. **グループに参加** <a href="#id-2-6-1-join-a-group" id="id-2-6-1-join-a-group"></a>

XooNIpsに登録されているグループを検索します。

グループ管理者となっているユーザーにグループに追加してもらうよう、メールやPM(Private Message)で連絡を取ります。

グループへのユーザー追加登録作業は、グループ管理者またはモデレーターが行います。

![Inquire registered groups](/files/-LTRXq20JeXr-1ncr4uW)

**Figure 5.47.** **登録グループの確認**

![Inquire registered groups 2](/files/-LTRXq2203lxhZ44t3LX)

**Figure 5.48.** **登録グループの確認2**

&#x20;グループに参加すると、所属グループのタブがIndex Treeに表示されます。

![Group tab](/files/-LTRXq25FdUAAvJFO8Rw)

**Figure 5.49.** **所属グループのタブ**

## 2.6.2. **グループIndexへのアイテム登録** <a href="#id-2-6-2-item-registration-to-a-group-index" id="id-2-6-2-item-registration-to-a-group-index"></a>

ユーザーがPrivate領域に登録しているアイテムをグループIndexに登録することが出来ます。

登録したいグループのタブでIndex Keywordをクリックします。

アイテム検索画面が表示されますので、登録するアイテムを検索してください。

![Register to a group index.](/files/-LTRXq27P89mzlP-G7BU)

**Figure 5.50.** **グループIndexへの登録.**

&#x20;グループIndexへ登録するアイテムにチェックを付けます。

![Registration to a group index 2](/files/-LTRXq29jtONHfFRWd0z)

**Figure 5.51.** **グループIndexへの登録2**

&#x20;グループ管理者、またはモデレーターの審査・承認が完了するまで他のユーザーからはアイテムは見ることが出来ません。

![Registration to a group index - 3](/files/-LTRXq2B5JDnXOGrqdQG)

**Figure 5.52.** **グループIndexへの登録3**

## 2.6.3. **グループからの退会** <a href="#id-2-6-3-resign-from-a-group" id="id-2-6-3-resign-from-a-group"></a>

グループから退会する場合は参加の場合と同様に、グループ管理者かモデレーターに連絡を取ってください。

ユーザーのグループからの退会処理はグループ管理者、またはモデレーターが行います。


---

# 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:

```
GET https://xoops.gitbook.io/xoonips-tutorial/jp/5operations/2readme/26group.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.
