> 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/connect-project-sheet-resource-management.md).

# プロジェクトシートをResource Managementプロジェクトに接続する

Resource ManagementのSmartsheetパネルを使用してリソースを管理するには、プロジェクト シートをResource Managementプロジェクト プランに接続する必要があります。

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

* Smartsheet
* Resource Management

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

### 許可 <a href="#id-44hib2qxzbou" id="id-44hib2qxzbou"></a>

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

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

重要\
プロジェクトを接続する前に、必ず[接続を承認](https://help.smartsheet.com/articles/2482405-authorize-smartsheet-resource-management)してください。

1\. Smartsheetで、依存関係を有効にしたプロジェクト シートを作成するか開きます。依存関係を有効にし、先行ファイルを使用する方法を学びます。シートに次の必須列があることを確認してください: 開始日、終了日、割り当て先、および % 割り当て。

* プライマリ列のデータは、作業項目としてResource Managementに同期されます。
* 列の式は、 SmartsheetからResource Managementにのみ同期されるため、%割り当て列または割り当て列に追加できません。

2\. パネルのメニュー アイコン > \[プロジェクト設定の編集] > \[プロジェクト設定を開く] を選択します。Resource Managementを有効にし、割り当てられたリソースと割り当て % 列をマップしていることを確認してください。プロジェクト設定を変更する方法を学びます。

3.Resource Managementアカウントを認証するには、右側のレールで\[Resource Management]アイコン![Resource Management icon](/files/f5G1idsiF60s5qdMDoLs)を選択し、 \[Resource Managementへのログイン] を選択します。

4\. パネルを使用して、新しいResource Managementプロジェクトを作成するか、既存のプロジェクトに接続します。新しいプロジェクトの詳細を追加するか、既存のプロジェクトを選択したら、\[接続] を選択します。

注記\
Resource Managementを試用しているユーザーは、既存のSmartsheetアカウントを使用してResource Managementプロジェクト プランをSmartsheetプロジェクト シートに接続できます。


---

# 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/connect-project-sheet-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.
