> 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/workapps/add-smartsheet-content-to-your-workapp.md).

# WorkAppにページを追加する

シート、レポート、ダッシュボード、フォーム、またはDynamic Viewを WorkApp に追加します。

### プラン <a href="#id-1mg2p6r2ibt1" id="id-1mg2p6r2ibt1"></a>

* Enterprise
* Smartsheet Advanceパッケージ

プラン タイプと含まれる機能の詳細については、 「Smartsheetプラン」ページを参照してください。

### 許可 <a href="#id-2792apdpkou0" id="id-2792apdpkou0"></a>

Smartsheetアイテムを WorkApp に追加するには、そのアイテムの所有者または管理者である必要があります。

WorkApp にDynamic Viewを追加するには、ライセンスを取得したユーザーである必要があります。

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

1. WorkAppsにログインします。
2. 編集する WorkApp の上にマウスを置き、\[アプリの編集] を選択します。
3. 左側のツールバーで、「ページ」を選択し、「+ ページの追加」を選択します。
4. 追加するものを選択し、プロンプトに従います。

#### シート、レポート、またはダッシュボードを追加する <a href="#sphakroalo85" id="sphakroalo85"></a>

上記の手順で \[スプレッドシート、レポート、ダッシュボード] を選択した場合は、次のウィンドウが表示されます。

<img src="/files/3vJ04nkby7tYsk8LXSdN" alt="Add Pages to Your App" width="375">

そこで、右上隅にあるフィルター アイコンを使用して、結果をシート、レポート、またはダッシュボードにフィルターできます。検索バーを使用して、 Smartsheetアイテムを名前で検索することもできます。

**検索のヒント**

* 検索範囲を広げすぎないでください。アイテムの正確な名前を入力してみてください。
* 新しく作成されたアイテムの場合、すぐには表示されません。ページを更新すると、新しいアイテムが検索結果リストに表示されます。

#### Dynamic Viewの追加 <a href="#id-7xsj21rubknh" id="id-7xsj21rubknh"></a>

\[Dynamic View] を選択した場合は、次のウィンドウが表示されます。

\
![](/files/EywMJ0YckGuXx7JBJA9c)

そこでは次のことができます。

* 右上隅のドロップダウンを使用して、結果を \[マイ ビュー]、\[自分と共有]、または \[グループと共有] にフィルターします。
* 検索バーを使用して、名前、権限レベル、または作成者でDynamic Viewを検索します。
* 名前、所有者、権限レベル、または最後にビューを開いた時期で並べ替えます。
* 右上隅にある更新ボタンを使用してリストを更新します。

{% hint style="info" %}
注記\
一度に表示できるプレビューは 1 つだけです。新しいプレビューを開くと、前のプレビューは閉じられます。
{% endhint %}

#### Smartsheetフォームを追加する <a href="#id-6rchgg9hulhm" id="id-6rchgg9hulhm"></a>

「フォーム」を選択した場合は、次のウィンドウが表示されます。\
![Add Smartsheet form window](/files/bRxxXGM3LOQlSt9bcRvM)\
そこでは次のことができます。

* ページに名前を付けます。
* 追加したいフォームのURLを貼り付けます。

#### ウェブコンテンツを追加する <a href="#h1m57u3zmoh7" id="h1m57u3zmoh7"></a>

Web コンテンツを選択した場合は、次のウィンドウが表示されます。

<img src="/files/yEVILxS1uCZghebhu7Rf" alt="Add Web form window" width="322">

そこでは次のことができます。

* ページに名前を付けます。
* 追加したいフォームのURLを貼り付けます。 Web コンテンツのプレビューが表示されます。

サポートされている Web コンテンツ サイトについては、「ダッシュボードとWorkAppsにカスタム コンテンツを埋め込む」を参照してください。

#### ページ権限を割り当てる <a href="#ezrzs04op5vm" id="ezrzs04op5vm"></a>

WorkApp に追加するページを選択すると、追加した個々のページにページ権限を割り当てるように求められます。

WorkApp のロールごとにページ権限を割り当てる必要があります。 編集者、 閲覧者 、または 非公開から選択でき、これらには次の機能が備わっています。

* 編集者: シートまたはレポートの行、セル、添付ファイルを編集します。ダッシュボード、フォーム、Web コンテンツに対して、この権限により閲覧者と同じアクセス権が与えられます。
* 閲覧者: ページの読み取り専用ビューを使用して、フォームやページに記入し、Web コンテンツ ページを操作します。
* 非表示: これはデフォルトの権限であり、共同編集者に対してページを非表示にします。


---

# 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/workapps/add-smartsheet-content-to-your-workapp.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.
