> 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/apps-and-integrations/resource-management-panel-by-smartsheet/disconnect-sheet-from-resource-management-project.md).

# Resource Managementプロジェクトからシートを切断する

Resource Managementプロジェクトからシートをシームレスに切断するためのベスト プラクティスがあります。

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

* Resource Management
* Smartsheet

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

### 許可 <a href="#id-4jx7kk1wq1ws" id="id-4jx7kk1wq1ws"></a>

プロジェクト シートをResource Managementプロジェクト プランから切断するには、ライセンスを持つユーザー、 Smartsheetシートの所有者または管理者、およびResource Managementポートフォリオ編集者またはリソース管理者である必要があります。

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

シートをプロジェクトから切断する必要がある場合、または同じシートを使用して別のResource Managementプロジェクトに接続したい場合は、次の手順を実行します。

1. 右側のレールにあるバルーン アイコンをクリックして、 \[Resource Management]パネルを開きます。
2. パネルの左上にあるメニュー アイコン ⋮ を選択します。
3. 「Resource Managementプロジェクトの切断」を選択します。
4. 新しいプロジェクトを作成するか、別の既存のプロジェクトに接続します (オプション)。

シートを削除する予定がある場合は、シートを削除する前にResource Managementプロジェクトからシートを切断することをお勧めします。最初にプロジェクトを切断しないと、切断するためにシートを回復する必要があります。


---

# 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/apps-and-integrations/resource-management-panel-by-smartsheet/disconnect-sheet-from-resource-management-project.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.
