> 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/overview-integration-for-resource-management.md).

# Resource Managementパネルについて

プロジェクト シートをResource Managementに接続すると、リソースの変更が計画全体にどのような影響を与えるかを簡単に確認できます。パネルからプランを変更することもできます。

### プラン <a href="#id-55qlbtkfahrq" id="id-55qlbtkfahrq"></a>

* Smartsheet
* Enterprise
* Business
* Resource Management

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

### 許可 <a href="#id-2troxccitqko" id="id-2troxccitqko"></a>

パネル接続を設定するには、Resource Managementのリソース管理者権限とSmartsheetの SysAdmin 権限が必要です。両方のアカウントで同じ電子メール アドレスを使用する必要があります。

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

[Resource Managementパネルの使用方法](https://www.youtube.com/watch?v=Vw5NjS3vC8U)

<figure><img src="/files/fULZC1y8XsfhXS83wW6D" alt="" width="563"><figcaption></figcaption></figure>

パネルを使用するには 2 段階のプロセスがあります。まず、[アカウントを認証し](https://help.smartsheet.com/articles/authorize-smartsheet-10000-feet) (1 回のみ)、[プロジェクト シートをResource Managementに接続](https://help.smartsheet.com/articles/2482407-connect-project-sheet-10000-feet)します。

シートをResource Managementパネルに接続すると、パネルを使用して以下を確認できます。

* 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/overview-integration-for-resource-management.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.
