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

# Time Estimatesをカスタマイズする

ワークスペース全体のTime Estimatesで 1 日として表示される時間を変更します。推定時間を日、週、月ではなく時間単位で表示することもできます。

これらのオプションにより、Time Estimatesは正確に表現されます。

### **必要なもの** <a href="#hs3vcm4rv4c5" id="hs3vcm4rv4c5"></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 Estimate設定をカスタマイズする** <a href="#vwv4e79t9yb0" id="vwv4e79t9yb0"></a>

ワークスペースの[所有者と管理者](https://help.clickup.com/hc/en-us/articles/6309225399703-Permissions-overview)は、ワークスペースの推定時間設定をカスタマイズできます。

Time Estimatesは、個々のスペースに対して有効または無効にすることができます。これらの設定はワークスペース全体に適用されます。担当者ごとのTime Estimatesを有効にすることもできます。

Time Estimatesの 1 日あたりの時間を変更すると、ワークスペース内のタスクおよびビューでのTime Estimatesの表示方法のみが更新されます。

[ワークロード ビュー](https://help.clickup.com/hc/en-us/articles/6310449699735-Use-Workload-view-resource-management)では、別のフィールドを使用して、週または 1 日あたりの利用可能な時間を設定します。これにより、ワークスペース内の個々のリスト、フォルダー、スペースに対してさまざまな容量を設定および管理できます。

推定時間設定をカスタマイズするには：

1. ワークスペースのアバターをクリックします。
2. \[ClickApps]を選択します。
3. **Time Estimates** ClickAppを参照または検索します。
4. Time Estimatesのオプションをカスタマイズします。
   * 1 日あたりの時間数を入力します。
   * チェックボックスをクリックして、Time Estimatesが時間で表示されるようにします。

### **デフォルトの推定Time Estimatesの形式** <a href="#df2gth283r4m" id="df2gth283r4m"></a>

デフォルトでは、推定Time Estimatesは1 日あたりの時間数に基づいて、月、週、日、および時間で表示されます。

たとえば、デフォルトの 1 日あたり 8 時間を使用すると、次のようになります。

| **時間**     | **測定** | **として示されます** |
| ---------- | ------ | ------------ |
| 8時間未満      | 時と分    | 7h 30m       |
| 8時間～56時間   | 日々     | 2d           |
| 56時間～112時間 | 週と日    | 1w 2d        |
| 224時間      | 週間     | 4w           |
| 240時間      | 月      | 1mo          |

Time Estimatesを時間で表示する

月、週、日ではなく時間を使用して、ワークスペース全体でTime Estimatesを表示できます。

![Screenshot of a task highlighting the time estimate field.](/files/T6Fo29ILx5iOzUmgLGeI)


---

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