> 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-per-assignee.md).

# 担当者ごとのTime Estimatesを設定する

タスクが大きくて[複数の担当者](https://help.clickup.com/hc/en-us/articles/6309029762583-Multiple-Assignees-vs-Single-Assignees)が必要な場合は、担当者ごとに異なる推定時間を設定できます。

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

* Time Estimatesは、すべての[ClickUpプラン](https://clickup.com/pricing)で利用できます。
* 担当者ごとの推定Time Estimatesの設定は、 Business、 Business Plusプラン、およびEnterpriseプランで利用できます。
* ワークスペースの所有者または管理者は、[Multiple Assignees ClickApp](https://help.clickup.com/hc/en-us/articles/6309029762583-Multiple-Assignees-vs-Single-Assignees)を有効にする必要があります。
* ワークスペースの所有者または管理者が許可を与えている場合、個々の[ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)はTime Estimatesを使用できます。

### **担当者ごとのTime Estimatesを有効にする** <a href="#id-89dom3bfs13j" id="id-89dom3bfs13j"></a>

複数のAssigneesを有効にすると、複数の担当者がいるタスクの既存のTime Estimatesは、担当者の総数で均等に分割されます。

複数のAssigneesClickAppを無効にすると、担当者ごとに分割された既存のTime Estimatesが、タスクの 1 つの合計見積もりとして合計されます。

担当者ごとのTime Estimatesを有効にするには：

1. ワークスペースのアバターをクリックします。
2. \[ClickApps]を選択します。
3. **Time Estimates** ClickAppを参照または検索します。
4. **チェックボックス**をクリックして、担当者ごとの見積もりを有効にします。
5. 「Confirm」をクリックします。タスクはすぐに更新されます。

![Screenshot of the Time Estimate ClickApp highlighting the Estimates per Assignee option,](/files/5ig2B1l0q3ppTaPIEi1C)

### **担当者ごとのTime Estimatesを表示する** <a href="#ae55xvt33bpp" id="ae55xvt33bpp"></a>

[\[Time Estimates\]を表示する](https://help.clickup.com/hc/en-us/articles/7257011414807)と、タスク、ビュー、ダッシュボード カードの合計推定時間が表示されます。

\[Time Estimates]フィールドをクリックすると、タスクの合計推定時間と担当者の内訳が表示されます。

![Screenshot of a Time Estimate with multiple assignees in List view.](/files/kBvUfutOOQAbG05Nlbhm)

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

[Time Estimates を設定する](https://help.clickup.com/hc/en-us/articles/6304177391767-Time-Estimates-overview)場合、タスクまたは個々の担当者に推定時間を追加できます。タスクにTime Estimatesを追加すると、各担当者間で均等に見積もられるように分割されます。

タスク、リスト、テーブル、ガント、またはチーム ビューから、担当者ごとのTime Estimatesを追加できます。

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

![Animation of a task Time Estimate being split evenly amongst assignees.](/files/a606FlKd8NLDRDl2RnK3)


---

# 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-per-assignee.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.
