> 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/2readme/27item_transfer.md).

# 2.7. アイテム移譲

アイテムの編集権限はそのアイテムを登録したユーザにあります。

ユーザが退会する場合などにアイテムの編集権限を他のユーザに移譲することができます。

* 編集権限を移譲するユーザの操作

  XooNIpsユーザメニューのアイテム移譲要求のリンクをクリックします。

![](/files/-LTSADr5a3bupzljdzFu)

**Figure 5.53.** **アイテム移譲要求**\ <br>

&#x20;「次からアイテムを追加」の欄にある「検索」ボタンなどで編集権限を移譲するアイテムを検索して選択します。

![](/files/-LTSAOvYmcpSGfb4sRlX)

**Figure 5.54.** **アイテム移譲要求2**

&#x20;ドロップダウンリストで権限を移譲するユーザを選択して「次へ」ボタンを押します。

![](/files/-LTSARSP6nDKkJZi_K6Z)

**Figure 5.55.** **アイテム移譲要求3**

&#x20;確認画面が表示されるので「移譲の実行」ボタンを押します。

![](/files/-LTSATeN5wtjNjcQoT5k)

**Figure 5.56.** **アイテム移譲要求4**

* 編集権限を移譲されるユーザの操作

  XooNIpsユーザメニューのアイテム移譲許可リンクをクリックします。

  ドロップダウンリストから編集権限を移譲されたアイテムを登録するIndex Tree Keywordを選択して「移譲許可」ボタンを押します。

![](/files/-LTSAYi8dP1kIyDG1rFh)

**Figure 5.57.** **アイテム移譲許可**


---

# 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/2readme/27item_transfer.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.
