> 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/workapps-by-smartsheet.md).

# WorkAppsの概要

WorkAppsを使用して動的アプリケーションを作成する

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

* Enterprise
* Smartsheet Advanceパッケージ

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

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

WorkAppsを作成するには、Enterprise Plan のライセンスを付与されたユーザーである必要があります。

WorkApp に共有されているユーザーは、割り当てられた役割に従ってアプリを表示および使用できます。

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

WorkApps は、 Smartsheet を毎日使用するユーザーではない関係者と共有する必要があるSmartsheetファイルがある場合に便利です。

WorkApp を最初から構築することも、次の利用可能なテンプレートのいずれかを使用することもできます。

* 施工管理
* 会議の管理
* プロジェクトの立ち上げ
* プロジェクトスケジュール
* チケットシステム

デスクトップ上でWorkAppsを使用してアプリを構築できます。作成したら、デスクトップ アプリとモバイル アプリの両方で使用できるように共同作業者と共有できます。

#### WorkApp をいつ使用するか？ <a href="#id-5iqktzfer4z2" id="id-5iqktzfer4z2"></a>

作業を効率化する必要がある場合は、WorkApp を作成します。たとえば、関係者が別のSmartsheetファイルにはアクセスする必要があるが、あなたが楽しんでいるのと同じSmartsheet機能 (ワークスペースなど) にはアクセスする必要がない場合です。関係者がアクセスする必要があるファイルのみを配置できる WorkApp を作成できます。

#### WorkApp には何を追加できますか？ <a href="#kx9e2dm3ggg8" id="kx9e2dm3ggg8"></a>

WorkApp を作成するときに、以下を追加できます。

* シート
* レポート
* フォーム
* ダッシュボード
* Dynamic View
* Resource Management by Smartsheet
* Tableau ダッシュボードや Google ドキュメントなどの外部コンテンツ

WorkApp ページにSmartsheetファイルを追加したら、関係者のアクセス許可の管理を開始できます。

#### WorkApps を誰と誰と共有できますか？ <a href="#ievz8i8150v4" id="ievz8i8150v4"></a>

WorkApp の所有者は、追加費用なしで、 Smartsheetプラン (社内または社外) のライセンスを持つユーザーと WorkApp を共有できます。

WorkApps をライセンスのないユーザーまたは無料のコラボレーターと共有するには、追加購入が必要です。 WorkApps Collaborator パックの購入方法の詳細については、 Smartsheet Sales にお問い合わせください。


---

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