> 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/interact-with-workapps-from-mobile.md).

# モバイルからWorkAppsを使用する

モバイル デバイスからWorkAppsおよび Portfolio WorkAppsにアクセスします。

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

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

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

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

WorkApps を作成および編集するには、 Smartsheet Advanceプランが必要です

招待された人は誰でも WorkApp を使用できます。

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

下部のナビゲーション バーにある\[WorkApps]タブにアクセスして、共有されているすべてのWorkAppsのギャラリーにアクセスします。特定のアプリを選択して WorkApp を開きます。

{% hint style="info" %}
ヒント\
Android では、 WorkApps をホーム画面に固定できます。
{% endhint %}

#### ポートフォリオWorkAppsにアクセスする <a href="#tln3r17vtdqt" id="tln3r17vtdqt"></a>

\[WorkApps]タブまたはフォルダーにアクセスすると、名前の上に「Portfolio」という単語が付いているポートフォリオWorkAppsを識別できます。

既存のすべての WorkApp 機能、プロジェクト リスト ページ、およびそのリスト内のプロジェクトWorkAppsにアクセスできます。

![Porfolio WorkApps](/files/SJX8YqFRaTtW0RzBLQIT)

#### WorkApp をナビゲートする <a href="#bvjd4mn5nirs" id="bvjd4mn5nirs"></a>

WorkAppsを開くと、ビルダーによって構成されたデフォルトのページが表示されます。アプリ内の他のページを表示してアクセスするには、アプリの左上隅にあるメニュー アイコンをタップします。

アプリ ビルダーによって複数のロールが割り当てられている場合は、メニューの上部のアプリ名の下にリストされています。

![Porfolio WorkApps](/files/CGfHJGeZLc6S1CDHj2W9)

ロールをタップすると、WorkApp 内で使用できるページのリストが更新されます。

リスト上のページ名をタップすると、別のアプリページに切り替えることができます。

複数のWorkApps を共有している場合は、\[他のアプリを表示] メニュー オプションをタップしてWorkAppsギャラリーを開き、それらを切り替えることができます。

メインのSmartsheetアプリに戻りたい場合は、 \[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, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/smartsheet/workapps/interact-with-workapps-from-mobile.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.
