# Hubstaff インテグレーション

Hubstaff でClickUpタスクの時間を追跡します。

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

* Hubstaff 統合は[すべてのClickUpプラン](https://clickup.com/pricing)で利用できます。
* 編集権限またはフル[権限](https://help.clickup.com/hc/en-us/articles/6309225399703-Permissions-overview)を持つ[ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)を含むすべてのユーザーが、Hubstaff を使用して時間を追跡できます。
* ワークスペースの[所有者または管理者](https://help.clickup.com/hc/en-us/articles/6310033667223-User-Roles)は、時間追跡統合を使用する前に、すべての[スペース](https://help.clickup.com/hc/en-us/articles/6309466958103-Spaces-overview)で[Time TrackingClickApp](https://help.clickup.com/hc/en-us/articles/6304291811479-Time-Tracking-overview)を有効にする必要があります。

### **Hubstaff統合を有効にする** <a href="#id-30j0zll" id="id-30j0zll"></a>

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

Hubstaff 統合を有効にするには：

1. [Hubstaff](https://hubstaff.com/)にログインします。
2. Hubstaff で、右上のアバターをクリックし、**\[Integrations]**&#x3092;選択します。
3. ClickUpを検索して選択します。
4. **\[Next]**&#x3092;クリックして、Hubstaff にClickUpアカウントへのアクセスを許可します。 すでにClickUpにログインしている場合は、プロンプトは表示されません。
5. 統合するClickUpワークスペースを選択します。
6. **\[Connect Workspace]**&#x3092;クリックします。
7. **\[ClickUp]**&#x306E;ドロップダウン メニューからワークスペースを選択し、\[**Next]**&#x3092;クリックします。
8. 同期オプションを選択してください：
   * **Sync all**： ClickUpからすべてを同期します。
   * **Select from list**：ワークスペースから特定のフォルダーを同期します。
   * デフォルトでは、新しいフォルダーは Hubstaff と自動的に同期されます。 これを無効にするには、**\[Automatically sync new projects]**&#x30C8;グルをクリックします。
9. **\[Next]**&#x3092;クリックします。
10. Hubstaff ユーザーを選択し、新しいユーザーを自動的に追加するかどうかを決定します。
11. **\[Finish]**&#x3092;クリックします。

**\[Finish]**&#x3092;クリックすると、各ユーザーに確認eメールが送信されます。 各ユーザーは、eメール内のリンクをクリックしてアカウントを認証する必要があります。

詳細な手順については、 [ClickUp統合に関する Hubstaff の記事](https://support.hubstaff.com/click-up-time-tracking-setup/)をお読みください。

### **タスクの時間を追跡する** <a href="#id-1fob9te" id="id-1fob9te"></a>

**To-dos**ページに移動して、自分に割り当てられたタスクを確認し、その時間を追跡します。


---

# Agent Instructions: 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/hubstaff-integration.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.
