> 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/integrations-and-clickup-api/integrations/harvest-time-tracking.md).

# Harvest Time Tracking

ClickUpと Harvest を簡単に接続して、プロジェクトに費やした時間を管理できます。[Harvest](https://help.clickup.com/hc/en-us/articles/6305368854167-Harvest-Time-Tracking)を使用すると、 ClickUpタスクと時間を自動的に同期できます。

[タスク ID](https://help.clickup.com/hc/en-us/articles/6309890818071-Task-IDs-overview)を含む各エントリで Harvest time trackingシートが更新されます。

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

* Harvest 統合は、[すべてのClickUpプラン](https://clickup.com/pricing)で利用できます。
* Time [Time Tracking ClickApp ](https://help.clickup.com/hc/en-us/articles/6304291811479-Time-Tracking-overview)は、[所有者または管理者](https://help.clickup.com/hc/en-us/articles/6310033667223-User-roles)によって有効にされる必要があります。
* ClickUp をWebブラウザーで使用している場合は、Google アカウントまたは Harvest アカウントのいずれかでログインできます。 ClickUpデスクトップ アプリを使用している場合は、Google でのサインイン オプションを使用するのではなく、Harvest アカウントに関連付けられているeメールとパスワードを使用する必要があります。
* [Guests](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)はHarvest を使用して時間を追跡できません。

### **Time Trackingをオンにする** <a href="#id-30j0zll" id="id-30j0zll"></a>

開始するには、Harvest 統合が使用される[スペース](https://help.clickup.com/hc/en-us/articles/6309466958103-Spaces-overview)に対してTime Tracking [ClickApp ](https://help.clickup.com/hc/en-us/articles/6304327753111-ClickApps-overview)をオンにする必要があります。

### [**Harvest**](http://getharvest.com/)**を有効にする** <a href="#id-1fob9te" id="id-1fob9te"></a>

統合を使用する場合は、各ユーザーが個別に統合を設定する必要があります。

[App Center](https://help.clickup.com/hc/en-us/articles/12580135233559-App-Center-overview)から Harvest 統合を有効にするには：

1. サイドバーで、**\[Time Tracking]**&#x3092;クリックします。
2. **\[Harvest]**&#x3092;クリックします。
3. **\[Manage]**&#x3092;クリックします。
4. トグルを使用して Harvest を有効にします。<br>
   * Harvest で時間追跡されたエントリに関連付けられたタスク ID と名前が必要な場合は、チェックボックスをオンにしたままにします。
5. **\[Sync Harvest]**&#x3092;クリックします。

### **ClickUp を承認する** <a href="#id-3znysh7" id="id-3znysh7"></a>

Harvest アカウントにサインインするように求められた後、 ClickUpに Harvest アカウントへの完全な読み取りおよび書き込みアクセス権を要求するページにリダイレクトされます。 Harvest 統合が機能するには、この権限要求を承認する必要があります。

<img src="/files/A6zyJbQhLgGaD4XoVljz" alt="Screenshot of someone authorizing Harvest." width="563">

### **時間を追跡する** <a href="#id-2et92p0" id="id-2et92p0"></a>

ClickUpタスクから Harvest を使用して時間を追跡するには：

1. **\[Harvest]**&#x30DC;タンをクリックします。
2. ClickUpタスクにリンクするHarvestプロジェクトとタスクを選択します
3. 時間の追跡を開始するには、**\[Start Timer]**&#x3092;クリックします。

   <img src="/files/e4wC2KzNllW4i6IVyTrO" alt="Choose a project in Harvest." width="563">
4. 時間の追跡を停止するには、タスクに戻ってもう一度\[Harvest]ボタンをクリックするだけです。<br>

ヒント

Harvest モーダルを使用して、追跡した時間を手動で入力することもできます。

### **Harvestの時間を確認する** <a href="#tyjcwt" id="tyjcwt"></a>

ClickUpでタスクに時間を追加すると、各エントリごとに Harvest タイムシートが更新されます。 設定ページに再度アクセスして、タスク ID と名前の設定をオンまたはオフにすることができます。

注

統合が有効になった後に追跡された時間のみが同期されます。 以前のClickUpセッションで追跡された時間は Harvest には表示されません。 API レート制限に応じて、時間エントリの同期には 1 分から 1 時間かかる場合があります。

### **トラブルシューティング** <a href="#id-3dy6vkm" id="id-3dy6vkm"></a>

Harvest の担当者とトラブ​​ルシューティングを行う必要がありますか? [こちら](https://www.getharvest.com/contact)からお問い合わせください。


---

# 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:

```
GET https://manual.dxable.com/clickup/integrations-and-clickup-api/integrations/harvest-time-tracking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
