# 2.3. サイト品質管理のワークフロー

## 2.3.1. **登録ユーザの管理** <a href="#id-2-3-1-certification-system-for-new-user-registrations" id="id-2-3-1-certification-system-for-new-user-registrations"></a>

新しくユーザを登録するときはモデレータが登録の内容を確認してから実際にユーザを登録するという方法が選択出来ます。（設定画面で変更できます）

この機能により悪意のあるユーザの登録を防ぐことができます。

![User registration](/files/-LTRXlNJm09WN34zkDPu)

**Figure 1.4.** **ユーザ管理システム**

## 2.3.2. **アイテムの管理** <a href="#id-2-3-2-item-peer-review-system" id="id-2-3-2-item-peer-review-system"></a>

アイテムをPublicやGroupに登録して公開可能にする前段階にモデレータやグループ管理者による査読を行うことが出来ます。（設定画面で変更できます）

WEBサイトに公開される情報の品質管理機能として利用できます。

![peer-review system](/files/-LTRXlNLLMZQC1yLia1I)

**Figure 1.5.** **査読システム**


---

# 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://xoops.gitbook.io/xoonips-tutorial/jp/1overview/2-xoonipsnona/23quality-maintenance_workflow.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.
