> 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/features-and-clickapps/incomplete-warning.md).

# 不完全な警告

タスクを閉じた後、実際には閉じる準備ができていなかったことがわかったという経験はありませんか?この機能により、隙間から何かが滑り落ちることはありません。

未解決のコメント、サブタスク、完了していないチェックリスト項目があるタスクを閉じようとしている場合、このClickAppが有効になっている場合、 ClickUp は自動的に警告を表示します。

この警告はいつでも有効または無効にすることができます。さらに、どの項目が警告をトリガーするかを調整できます。

![Screenshot of an incomplete warning in ClickUp.](/files/4m1k3h7aUkenGt14b8vZ)

### **不完全な警告ClickAppを有効にする** <a href="#cmycigfdbsds" id="cmycigfdbsds"></a>

所有者または管理者は、スペース レベルでこの警告を有効または無効にすることができます。

1. 右上隅にある「Quick Action」メニューをクリックします。
2. \[ClickApps]を選択します。
3. 不完全な警告ClickAppを有効にします。
4. 最初のドロップダウンを使用して、競合を防ぐ項目を選択します。
   * [サブタスク](https://help.clickup.com/hc/en-us/articles/6309825777943-Using-subtasks)：まだ閉じられていないサブタスクについて警告します。
   * [チェックリスト](https://help.clickup.com/hc/en-us/articles/6309942197783-Task-Checklists)：完了していないチェックリスト項目について警告します。
   * [割り当てられたComments](https://help.clickup.com/hc/en-us/articles/6311126397591-Assigned-Comments)：解決されていない割り当てられたコメントについて警告します。\
     ![Screenshot of the confliction prevention options in the Incomplete Warning ClickApp.png](/files/3oIVnO8gflAPoxfSZV6Q)<br>
5. 2 番目のドロップダウンを使用して、 ClickAppを有効または無効にするスペースを選択します。


---

# 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/features-and-clickapps/incomplete-warning.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.
