> 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/clickup/onboarding/intro-to-clickup/offline-mode.md).

# オフラインモード

[タスク](https://help.clickup.com/hc/en-us/articles/6309944875671-Task-Overview)、[リマインダー](https://help.clickup.com/hc/en-us/articles/6326047586199-Reminders-overview)、[メモ](https://help.clickup.com/hc/en-us/articles/6325819953687-Using-the-Notepad)を使用します。

### **必要なもの** <a href="#gjdgxs" id="gjdgxs"></a>

* オフラインモードは、[全ClickUpプランで利用できます](https://clickup.com/pricing)。
* [ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)を含む誰もがオフラインモードを使用できます。
* オフラインモードは、ウェブ、[デスクトップアプリ](https://help.clickup.com/hc/en-us/articles/6311884486423-Using-the-ClickUp-desktop-app)、[ClickUpモバイル 3.0で利用できます](https://help.clickup.com/hc/en-us/articles/15145935126679-Mobile-app-3-0-overview)。

### **タスクとリマインダーをオフラインで作成する** <a href="#id-30j0zll" id="id-30j0zll"></a>

ClickUpが接続の中断を検出すると、アプリの左下隅にポップアップが表示され、オフラインモードに入ったことを通知します。オフラインでもタスクやリマインダーの作成を続けることができます。再接続すると、新しいタスクとリマインダーがワークスペースと自動的に同期されます。

オフラインモードではサブタスクを作成できないため、オフラインでタスクを作成し、オンライン後に[サブタスクに変換することをお勧めします](https://help.clickup.com/hc/en-us/articles/6309825777943-Using-subtasks)。

### **タスクとメモをオフラインで表示する** <a href="#id-1fob9te" id="id-1fob9te"></a>

既に開いているタスクやメモはオフラインモードで表示できます。オフライン中はタスクとメモを編集できません。

ヒント

[Tray](https://help.clickup.com/hc/en-us/articles/6309949834263-Tray)にオフラインで自動的に保存されます。


---

# 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/clickup/onboarding/intro-to-clickup/offline-mode.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.
