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

# Time Estimatesの概要

Time Estimates ClickApp を使用すると、個々のタスクにかかる時間を設定できるため、意思決定を行って、プロジェクトにどれくらいの時間がかかるかを確認できます。

複数の担当者がいる大規模なタスクの場合、担当者ごとに異なるTime Estimatesを設定できます。

### **必要なもの** <a href="#id-7qfhbbl3vuv9" id="id-7qfhbbl3vuv9"></a>

* Time Estimatesは、すべての[ClickUpプラン](https://clickup.com/pricing)で利用できます。
* 担当者ごとのTime Estimatesの​​設定は、Businessプラン以上で利用できます。
* ワークスペースの所有者または管理者が許可を与えていれば、[ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)を含む誰もがTime Estimatesを使用できます。

### **Time EstimatesClickApp を有効にする** <a href="#kxvthgks4gme" id="kxvthgks4gme"></a>

ワークスペースの[所有者と管理者](https://help.clickup.com/hc/en-us/articles/6309225399703-Permissions-overview)は、ワークスペース レベルまたは個々のスペースで**Time Estimates** ClickApp を有効にすることができます。

### **ワークスペースのTime Estimatesを有効にする** <a href="#oz2nocpx9x4f" id="oz2nocpx9x4f"></a>

ワークスペース設定からTime Estimates ClickAppを有効にします。

1. ワークスペースのアバターをクリックします。
2. \[ClickApps]を選択します。
3. **Time Estimates** ClickAppを参照または検索します。
4. **Time Estimates** ClickApp をクリックして、すべてのスペースで有効にします。
5. **Time Estimates**を使用しないスペースのチェックを外します。

### **個々のスペースのTime Estimatesを有効にする** <a href="#wf2nsy908znz" id="wf2nsy908znz"></a>

個々のスペースに対してTime Estimates ClickApp を有効にすることもできます。

1. Sidebarの**Space Settings**の省略記号をクリックします。
2. \[詳細] をクリックし、 \[ClickApps] をクリックします。
3. \[Time Estimates]を選択します。
4. 「Save」をクリックして、スペースのTime Estimatesを有効にします。

### **主な特徴** <a href="#dtf24g24b4pp" id="dtf24g24b4pp"></a>

### **Time Estimatesを表示する** <a href="#etrkkt59a3aw" id="etrkkt59a3aw"></a>

あなたとあなたのチームが各タスクにかかると考えている[時間](https://help.clickup.com/hc/en-us/articles/7257011414807)を確認してください。ビューを使用して、またいくつかの便利なダッシュボード カードを使用して、個々のタスクのTime Estimatesを表示できます。<br>

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

\
**Time Estimatesを設定する**

タスクにかかる時間の[見積もりを追加](https://help.clickup.com/hc/en-us/articles/7255526314391-Set-Time-Estimates)します。タスクとビューからTime Estimatesを追加できます。

### **Time EstimatesをCustomize** <a href="#jg2uvgdvtzl" id="jg2uvgdvtzl"></a>

[Time Estimates](https://help.clickup.com/hc/en-us/articles/6304117326871-Customize-Time-Estimates)を時間で表示し、チームが毎日利用できる時間をカスタマイズします。\
![Screenshot of the Time Estimates in hours display.](/files/ARmbeiabhvccdEH19HHE)

### **担当者ごとのTime Estimatesを設定する** <a href="#matssn38qacr" id="matssn38qacr"></a>

タスクが大きくて[複数の担当者](https://help.clickup.com/hc/en-us/articles/6309029762583-Multiple-Assignees-vs-Single-Assignees)が必要な場合は、[担当者ごとに異なる推定時間を設定](https://help.clickup.com/hc/en-us/articles/7255526314391-Set-Time-Estimates#h_c4e8b55032)できます。\
![Screenshot showing different Time Estimates for two assignees.](/files/TS9R1mIuMfyOB1QIPs7W)

### **Time Estimatesロールアップ** <a href="#rf2lwtw5twny" id="rf2lwtw5twny"></a>

サブタスクのすべての推定時間とタスク自体の[推定時間の合計を表示するようにタスクを設定](https://help.clickup.com/hc/en-us/articles/7253583724695-Time-Estimates-Rollup)します。

時間の見積もりが必要なサブタスクが多数含まれる大規模なタスクがある場合、合計が一目でわかります。\
![Screenshot of rollup feature on a large task. The sum of all time estimates on subtasks and the task itself is displayed.](/files/ste6tyJ2r6upfjazfbo8)


---

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