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

# Time Estimatesを設定する

タスクにかかる時間の見積もりを追加してください。タスクとビューからTime Estimatesを追加できます。

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

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

### **タスクからTime Estimatesを設定する** <a href="#taitj25p6mal" id="taitj25p6mal"></a>

タスクから推定時間を追加できます。

1. タスクを作成するか開きます。
2. 「推定時間を追加」アイコンをクリックします。
3. [自然言語](https://help.clickup.com/hc/en-us/articles/6308688267671-Natural-Language-Processing-for-Dates-and-Times)を使用して時間を入力します。例：
   * 1時間
   * 1時間
   * 30分
4. **Enter**を押して選択を確定します。
5. あなたの推定時間はタスクに追加されます。

![2023-11-16\_14-53-49.png](/files/dhoCASdJKy1mbJESESSK)

タスクが[複数の人に割り当てられている](https://help.clickup.com/hc/en-us/articles/6309029762583-Multiple-Assignees-vs-Single-Assignees)場合、時間見積もりを担当者間で分割できます。

![2023-11-16\_14-58-01.png](/files/K0FpON3mMZayiLlv1YYS)

注

[チーム](https://help.clickup.com/hc/en-us/articles/6326036524823-Create-user-groups-with-Teams)にTime Estimatesを割り当てることはできません。

タスクにすでに時間の見積りがある場合は、見積りをクリックして新しい値を入力することで、エントリを編集できます。

![2023-11-16\_15-00-17.png](/files/pr7vPHLajGXfpybv1DsG)

### **ビューからTime Estimatesを設定する** <a href="#id-4m37t68lbzsk" id="id-4m37t68lbzsk"></a>

次のビューからTime Estimatesを表示および設定できます。

* リストビュー
* テーブルビュー
* ガントビュー
* チームビュー

上記のいずれかのビューから推定時間を設定するには：

1. ビューを作成するか開きます。
2. [Time Estimatesが表示されている](https://help.clickup.com/hc/en-us/articles/7257011414807#h_27b96763cc)ことを確認してください。
3. タスクの横にある**砂時計アイコン**をクリックします。
4. [自然言語](https://help.clickup.com/hc/en-us/articles/6308688267671-Natural-Language-Processing-for-Dates-and-Times)を使用して時間を入力します。例：
   * 1時間
   * 1時間
   * 30分
5. **Enter**を押します。推定時間はタスクに追加されます。


---

# 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/set-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.
