> 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/time-estimates/time-estimates-rollup.md).

# Time Estimatesロールアップ

\[Time Estimatesロールアップ] をオンにすると、親タスクとサブタスクからのすべての時間見積りの合計をタスクに表示させることができます。

例えば​​：

* **Task**： 1 時間
* **サブタスク**： 1時間
* **別のサブタスク**： 30 分

タスクに表示される時間は：**2 時間 30 分**になります。

ヒント

Time Estimatesロールアップは、[担当者ごとのTime Estimates](https://help.clickup.com/hc/en-us/articles/6304177391767-Time-Estimates-overview)と連動します。

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

* Time Estimatesロールアップは、すべての[ClickUpプラン](https://clickup.com/pricing)で利用できます。
* ワークスペースの所有者または管理者が許可を与えた場合、個々の[ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)はTime Estimatesを使用できます。

### **Time EstimatesロールアップClickAppを有効にする** <a href="#s0byrcjnsnpj" id="s0byrcjnsnpj"></a>

ワークスペースの[所有者と管理者](https://help.clickup.com/hc/en-us/articles/6309225399703-Permissions-overview)は、ワークスペースに対してTime Estimates見積ロールアップClickAppを有効にできます。

1. ワークスペースのアバターをクリックします。
2. \[ClickApps]を選択します。
3. **Time Estimates Rollup** ClickAppを参照または検索します。
4. \[Time Estimates Rollup ClickApp]をクリックして、ワークスペースで有効にします。<br>

   <figure><img src="/files/SsbefZmqp6hHZTW1s2Ih" alt=""><figcaption></figcaption></figure>

### **タスクのTime Estimatesロールアップを表示する** <a href="#ff41qs8n3e0k" id="ff41qs8n3e0k"></a>

個々のタスクのTime Estimatesを表示するには：

1. Time Estimatesを持つサブタスクを含むタスクを開きます。
2. 親タスクには、親タスクとサブタスクを含む合計推定時間が表示されます。
3. \[推定時間] フィールドをクリックすると、親タスクとサブタスク間のTime Estimatesの内訳が表示されます。
4. 各サブタスクには、独自の個別の推定時間が表示されます。<br>

   <figure><img src="/files/dQeClDZShJiGKfMpy9d5" alt=""><figcaption></figcaption></figure>

### **ビューのTime Estimatesロールアップを参照してください** <a href="#z8c8vuda86kh" id="z8c8vuda86kh"></a>

Time Estimatesは、次のビューの列またはフィールドとして追加できます。

* リストビュー
* カレンダービュー
* テーブルビュー
* ガントビュー

リスト ビューで[サブタスクを個別に表示する](https://help.clickup.com/hc/en-us/articles/6310260883351-List-view-overview#show-subtasks)場合、タスクにはロールアップされた時間の見積もりは含まれません。

リスト ビューとテーブル ビューでは、[列計算](https://help.clickup.com/hc/en-us/articles/6310124537751-Calculate-columns-in-List-and-Table-views)を使用して、タスクの推定時間の合計、平均、または範囲を表示できます。計算には、ロールアップされた時間の見積もりが含まれます。

各タスクと個々のサブタスクはキャパシティを計算するために個別に扱われるため、Time Estimatesはチーム ビューとワークロード ビューにロールアップされません。

![CleanShot\_2022-02-25\_at\_13.21.49.png](/files/G8586KtkWTjy0g4TChN7)


---

# 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/time-estimates/time-estimates-rollup.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.
