> 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/sharing-and-collaboration/forms/offline-forms-preview.md).

# モバイルオフラインフォームの概要

オフライン フォームを使用すると、チームはインターネット接続なしでモバイル アプリにアクセスし、フォームを送信できます。

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

* Pro
* Business
* Enterprise

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

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

モバイル アプリを使用するには、 Smartsheetアカウントが必要です。管理センターでオフライン フォームの送信を無効にするには、 Smartsheet管理者である必要があります。

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

個人は、オンライン中に自分のデバイスのアプリで各フォームをオフラインで使用できるようにすることができます。すでにサインインしている場合は、インターネット接続なしでモバイル アプリを起動できます。

アプリでは、ユーザーは \[最近]、\[お気に入り]、\[オフライン]、\[参照]、 \[WorkApps] 、および \[通知] でSmartsheetアイテムを確認できます。

#### 主要な概念 <a href="#pej378rp420e" id="pej378rp420e"></a>

すべてのプランでオフライン フォームにアクセスできます。 Enterprise では、 Smartsheetシステム管理者が管理センターでこの機能を無効にできるようにする予定です。

オンライン中にモバイル アプリを開き、オフライン時に使用するフォームを有効にします。

重要\
フォームは、オフラインでの対話性を提供する唯一の機能です。アプリ内の他のアイテムを使用するには、アクティブなインターネット接続が必要です。

すべてのデータはデバイス上に一時的に安全に保存され、 Smartsheetアプリの外部からアクセスすることはできません。ユーザーがオフラインの間に行われた送信は、ユーザーがインターネットに再接続され、アカウントで承認されたユーザーとして認証されると送信されます。

認証されていないユーザーからのフォーム送信は拒否され、接続が回復するとデータはデバイスから削除されます。

ユーザーはキャッシュ データを手動でクリアするか、アプリを削除してデバイスからすべてのSmartsheetコンテンツを削除できます。

[モバイル アプリでオフライン フォームを使用する方法はこちらです。](https://help.smartsheet.com/articles/2482619-offline-mobile-forms)


---

# 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/sharing-and-collaboration/forms/offline-forms-preview.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.
