> 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.md).

# WorkApps

- [WorkAppsの概要](https://manual.dxable.com/smartsheet/workapps/workapps-by-smartsheet.md): Smartsheetマニュアル｜プロジェクト管理用の動的なWorkAppsを構築し、Smartsheetファイルをあらゆるデバイス上の関係者と共有できます。
- [WorkAppの作成と編集](https://manual.dxable.com/smartsheet/workapps/create-and-edit-workapps.md): Smartsheetマニュアル｜ユーザー固有の権限を使用してダイナミックなアプリを作成するために、SmartsheetでWorkAppsを構築およびカスタマイズする方法を説明します。
- [WorkAppにページを追加する](https://manual.dxable.com/smartsheet/workapps/add-smartsheet-content-to-your-workapp.md): Smartsheetマニュアル｜シート、レポート、ダッシュボード、フォーム、Dynamic ViewをSmartsheet WorkAppに統合する方法を説明します。
- [Workappにロールを追加する](https://manual.dxable.com/smartsheet/workapps/add-roles-to-workapps.md): Smartsheetマニュアル｜WorkAppsでSmartsheetのページにカスタムアクセスするためのロールを作成および管理する方法を説明します。
- [WorkAppを共有する](https://manual.dxable.com/smartsheet/workapps/share-a-workapp.md): Smartsheetマニュアル｜Smartsheet WorkAppsを特定のロールと簡単に共有し、アクセスリクエストを管理する方法を説明します。
- [WorkAppのブランドと公開](https://manual.dxable.com/smartsheet/workapps/brand-and-publish-your-workapp.md): Smartsheetマニュアル｜チームのコラボレーションとアクセスのために、SmartsheetでWorkAppをカスタマイズ、ロールを構成し、公開できます。
- [WorkAppをプレビューする](https://manual.dxable.com/smartsheet/workapps/preview-workapp.md): Smartsheetマニュアル｜ロールベースのビューとモバイルオプションを使用して、発行前にSmartsheet WorkAppをプレビューおよびテストする方法を説明します。
- [WorkAppの所有権を譲渡する](https://manual.dxable.com/smartsheet/workapps/transfer-workapp-ownership.md): Smartsheetマニュアル｜WorkAppの所有権を譲渡し、権限を管理し、Smartsheet内でリクエストを処理する方法を説明します。
- [モバイルからWorkAppsを使用する](https://manual.dxable.com/smartsheet/workapps/interact-with-workapps-from-mobile.md): Smartsheetマニュアル｜Smartsheet Advanceプランを使用して、モバイルでWorkAppsとPortfolio WorkAppsにアクセスして操作する方法を説明します。
- [ポートフォリオWorkAppsのトラブルシューティングに関するよくある質問](https://manual.dxable.com/smartsheet/workapps/portfolio-workapps-troubleshooting-faq.md): Smartsheetマニュアル｜SmartsheetのPortfolio WorkAppsに関する一般的な問題に対する専門家によるトラブルシューティングFAQガイドです。
- [WorkAppへのアクセスをリクエストする](https://manual.dxable.com/smartsheet/workapps/request-workapp-access.md): Smartsheetマニュアル｜WorkAppへのアクセスをリクエストし、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:

```
GET https://manual.dxable.com/smartsheet/workapps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
