> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/system-admin/admin-center/nondestructive-transfer.md).

# シート、レポート、またはダッシュボードの所有権を譲渡する

非破壊的な所有権の移転を使用すると、アイテムの階層 (フォルダーとワークスペース) を維持したまま、アイテムを新しい所有者に移動できます。また、非破壊転送により、基になるシートやレポートの所有権が変更された場合でも、ダッシュボード ウィジェットが動作し続けることが保証されます。

### プラン <a href="#c29yfpkeud9l" id="c29yfpkeud9l"></a>

* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 「[Smartsheetプラン](https://smartsheet.dxable.com/price/)」ページを参照してください。

### 許可 <a href="#svvgm8tjsd4n" id="svvgm8tjsd4n"></a>

非破壊転送を使用するには、管理センターにアクセスできる必要があります。

この機能がSmartsheetリージョンまたはSmartsheet Gov に含まれているかどうかを確認してください。

#### 所有権を譲渡するユースケース <a href="#wwxmxojptzxe" id="wwxmxojptzxe"></a>

* チーム内の誰かが新しい仕事に就き、同じプロジェクトを管理しなくなった
* 誰かが組織を完全に退職したため、その人のSmartsheetオブジェクトの所有権を譲渡する必要があります

#### 非破壊転送について知っておくべきこと <a href="#ir3nrnrc6a1q" id="ir3nrnrc6a1q"></a>

* すべてのアイテムの所有権をユーザーから譲渡することのみが可能です。選択したアイテムのみを転送することはできません。
* 所有権の譲渡ではダッシュボードの一部であるウィジェットは譲渡されないため、譲渡時にダッシュボードが破損する可能性があります。
* ワークスペース内のアイテムの所有権がソース所有者からターゲット ユーザーに譲渡され、ターゲット ユーザーがすでに管理者レベルまたは所有者レベルでワークスペースと共有されている場合、アイテムはそのワークスペースに残り、ターゲット ユーザーはそのワークスペースの所有者になります。転送中のアイテム。
* ワークスペース内のアイテムの所有権がソース所有者からターゲット ユーザーに譲渡され、ターゲット ユーザーが管理者または所有者レベルでワークスペースと共有されていない場合、アイテムは引き続きそのワークスペースに残り、ターゲット ユーザーはそのワークスペースの管理者になります。アイテムが転送され、現在のワークスペース所有者がアイテムの所有者になります。

#### Smartsheetアイテムの非破壊転送を行うには <a href="#r6sufkiebmo2" id="r6sufkiebmo2"></a>

<img src="/files/bRDxu1ugZ83wzmPlOdfX" alt="More icon selected with dropdown menu expanded; box around Transfer Owned Items..." width="375">

1. 管理センター（[https://admin.smartsheet.com](https://admin.smartsheet.com/)）に移動します。
2. 「ライセンスを取得したユーザー」で、「ライセンスを取得したユーザーの管理」を選択します。
3. ユーザー管理画面で、譲渡したいアイテムを所有するユーザーを選択します。
4. \[その他]![More icon in column header](/files/CmWkzqV6KH7XzBmu674V) アイコンを選択し、\[所有アイテムの転送] を選択します。
5. 新しい所有者のユーザー電子メール アドレスを入力します。
6. 「転送」を選択します。


---

# 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://manual.dxable.com/smartsheet/system-admin/admin-center/nondestructive-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.
