# ClickUp AIでDocを要約する

ClickUp AI はDocsを要約し、スレッドにコメントすることができます。

AI を使用して、最近のタスク アクティビティを要約し、タスクの進捗状況の最新情報を生成することもできます。また、AIカスタムフィールドを使用して概要と更新を生成できます。

必要なもの

機能の利用可能性と制限は、プランとユーザーロールによって異なります。もっと詳しく知る

### **ドキュメントを要約する** <a href="#j9w7x8c5ozub" id="j9w7x8c5ozub"></a>

ClickUp AI を使用してドキュメントの内容を要約できます。生成されたテキストは、ドキュメントの上部に概要ブロックとして挿入されます。

ドキュメントを要約するには：

1. コンテンツが記述されたドキュメントを開きます。
   * テキストがない場合、または 10 単語未満の場合、\[要約] ボタンは無効になります。
2. 「要約」をクリックします。
3. AI がドキュメント全体の概要を生成します。\
   ![Screenshot showing the Summarize button in Docs.](/files/BryQMxJb1sn6cMfxotsJ)

コンテンツが生成された後、次の選択肢があります。

* **概要ブロックを挿入：**&#x30C9;キュメントの導入セクションとして概要を挿入します。
* **コピー：**&#x30C6;キストをコピーして、別の場所に手動で貼り付けます。生成されたテキストの任意の部分を手動でコピーすることもできます。
* **再試行：**&#x308F;ずかに異なる AI 応答を生成します。
* **AI に次に何をすべきかを指示する：**&#x95A2;連するプロンプトを入力するか、AI にさらなる指示を与えることによって、AI に再度プロンプトを出します。\
  たとえば、 「 Make it low professional」と入力できます。


---

# Agent Instructions: 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:

```
GET https://manual.dxable.com/clickup/features-and-clickapps/ai/summarize-a-doc-with-clickup-ai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
