> 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/authorize-smartsheet-resource-management.md).

# SmartsheetおよびResource Managementアカウントを承認する

Resource ManagementにSmartsheetパネルを使用するには、まずSmartsheetとResource Managementの間の接続を承認する必要があります。

### プラン <a href="#id-9nc90h6lqf9j" id="id-9nc90h6lqf9j"></a>

* Smartsheet
* Resource Management

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

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

Smartsheetのシステム管理者とリソースResource Managementのリソース管理者の両方であるユーザーは、アカウント接続を承認できます。

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

パネルを使用するには、 SmartsheetとResource Managementの間の接続を承認する必要があります。

1. Resource Managementにログインします。
2. \[設定] > \[アカウント設定]に移動します。
3. \[Smartsheetに接続] ボタンを選択します。
4. Smartsheet SysAdmin 資格情報を使用してログインし、 Smartsheetアカウントへのアクセスを許可します。

試用版アカウントの場合は、 Smartsheetアカウントの組織名が構成されていることを確認してください。

{% hint style="info" %}
注記\
SmartsheetのResource Managementパネルは、Resource Managementサンドボックス環境ではサポートされていません
{% endhint %}

#### Resource Managementへのユーザーの追加 <a href="#lkb037neti42" id="lkb037neti42"></a>

パネルを使用する前に、Resource Managementアカウントでユーザーを構成する必要があります。Resource Managementアカウントにユーザーを追加する方法を学習します。

{% hint style="info" %}
重要\
ユーザーは、統合で管理されるように、 SmartsheetとResource Managementの間で一致する電子メール アドレスを持っている必要があります。
{% endhint %}


---

# 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/authorize-smartsheet-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.
