> 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/preview-workapp.md).

# WorkAppをプレビューする

WorkApp にページとロールを追加し、プレビューしてライブ時にどのように見えるかを確認します。

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

* Smartsheet
* Enterprise
* Smartsheet Advanceパッケージ

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

#### アプリをプレビューする <a href="#id-5mjzqi9x30wu" id="id-5mjzqi9x30wu"></a>

アプリをプレビューするには、画面上部の \[プレビュー] を選択します。 WorkApp をクリックして編集し、その動作をテストまたは変更できます。

重要\
プレビュー モードで加えた変更は、アプリを公開するときに最終的なものになります。

![](/files/rPOLFfxjvmQ0Xy5UZwFR)

プレビュー モードでは、次のことができます。

* 役割ごとにプレビュー: 画面の左上から役割を選択します。
* どのユーザーがどの役割を担っているかを確認します。画面の左上にある人のアイコンを選択します。
* アプリを公開: 画面の右上にある\[公開]を選択します。

![Publish App](/files/H20DmzxazgvnIMw0CGRG)

\[公開] を選択して変更を確定するか、\[プレビューを終了] を選択してアプリ ビルダーに戻ります。

注記\
左側のパネルのナビゲーションはプレビュー モードでは使用できません。

#### モバイルで WorkApp をプレビューする <a href="#b3hothiaiq69" id="b3hothiaiq69"></a>

1. 画面の上部でモバイル アイコンを選択します。
2. モバイル デバイスで QR コードをスキャンします。

   注: すべてのモバイル デバイスに QR コード リーダーが組み込まれているわけではありません。一部のデバイスではカメラが使用されますが、他のデバイスではサードパーティの QR コード リーダーをダウンロードする必要があります。詳細については、デバイスのマニュアルを確認してください。
3. WorkApp は、デバイス上の Android または iOS Smartsheetアプリで開きます。 Smartsheetモバイル アプリがインストールされていない場合は、ダウンロードを求めるメッセージが表示されます。\
   モバイルでのプレビューは、Android および iOS アプリのバージョン 8.7 以降で機能します。 [Smartsheet for iOS](https://help.smartsheet.com/articles/807569) またはSmartsheet for Android の詳細をご覧ください。

#### プレビューを終了する <a href="#id-24brou6gf1bn" id="id-24brou6gf1bn"></a>

* \[プレビューを終了] (または画面右上の \[終了]) を選択して、モバイル アプリ内の最後の場所に移動するか、 WorkAppsホームに戻ります。

注記\
未公開のWorkApps はモバイルには表示されません。


---

# 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/preview-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.
