# 2.3. アイテム管理)

公開アイテムの一括取り下げ、ユーザー毎のアイテムの一括削除、アイテムの移譲が出来ます。

* 公開アイテム一括取り下げ

  公開アイテムの一括取り下げを行います。
* アイテム一括削除

  アイテム一括削除を行います。
* アイテムの移譲

  退会したユーザのアイテムを別のユーザに移譲します。

## 2.3.1. **公開アイテム一括取り下げ** <a href="#id-2-3-1-withdraw-items-xoonips-maintenance-item-management-withdraw-items" id="id-2-3-1-withdraw-items-xoonips-maintenance-item-management-withdraw-items"></a>

Publicに登録されているアイテムをインデックス毎に選択して削除することが出来ます。

#### Tip

Public indexへの公開が取り下げられるのみでアイテムが削除されることはありません。

## **2.3.2. アイテム一括削除**

ユーザーのアイテムをインデックス毎に削除することができます。

ドロップダウンリストからユーザーを選択します

![](https://1238315904-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6Mk8IMfCUPLQPG759%2Fsync%2Fd44623f10f1ad53d78786be491230dc73eaebc94.png?generation=1601839729755483\&alt=media)

**Figure 4.20. アイテム一括削除**<br>

一括削除したいインデックスを選択して、削除ボタンを押すと削除が実行されます。

![](https://1238315904-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6Mk8IMfCUPLQPG759%2Fsync%2F87ba021b3542dc684678164fe0eed7712dbe65e7.png?generation=1601839784524508\&alt=media)

**Figure 4.21. アイテム一括削除2**<br>

## **2.3.3. アイテムの移譲**

XooNIpsでは登録したアイテムの修正や変更は登録したユーザのみが行えます。

ユーザがサイトを退会した場合などに登録アイテムの修正や変更が行えるように権限を移譲することが出来ます。

ドロップダウンリストで権限を移譲する側(From)とされる側(To)のユーザとIndex Keywordを選択します。

![](https://1238315904-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6Mk8IMfCUPLQPG759%2Fsync%2Fe9063e93aca9a531a6e7c66a84bb2cafeb4404bd.png?generation=1601839772611033\&alt=media)

**Figure 4.22. アイテムの移譲**<br>

移譲するアイテムの欄にチェックをつけて移譲するボタンを押すと確認画面が表示されます。

![](https://1238315904-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6Mk8IMfCUPLQPG759%2Fsync%2F984b44fd6947f840b9b21faf8497a0cb2a1cc081.png?generation=1601839800725182\&alt=media)

**Figure 4.23. アイテムの移譲2**<br>

確認画面で実行ボタンを押すと権限が移譲されます。

![](https://1238315904-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6Mk8IMfCUPLQPG759%2Fsync%2F949d14009a4279091a90b0157503859aaaa06316.png?generation=1601839785073390\&alt=media)

&#x20;**Figure 4.24. アイテムの移譲3**


---

# 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/4admin/42readme/423item_management_maintenanceitem_management.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.
