> 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/timeneye-integration.md).

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

[Timeneye](https://support.timeneye.com/sign-up-and-password)を使用して、 ClickUpタスクの時間を追跡します。

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

* Timeneye 統合は、[すべてのClickUpプラン](https://clickup.com/pricing)で利用できます。
* ワークスペースの[所有者または管理者](https://help.clickup.com/hc/en-us/articles/6310033667223-User-Roles)は、時間追跡統合を使用する前に、すべてのスペースで[Time TrackingClickApp](https://help.clickup.com/hc/en-us/articles/6304291811479-Time-Tracking-overview)を有効にする必要があります。
* 統合を設定できるのは Timeneye 管理者のみです。
* [Guestsは](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)Timeneye 統合を使用して時間を追跡できません。

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

ClickUp の管理者または所有者は、Timeneye の統合を設定できます。

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

1. サイドバーで、**\[Time Tracking]をクリックします**。
2. **\[Timeneye]**&#x3092;選択します。
3. **\[Install]**&#x3092;クリックします。
4. リダイレクトされたら、\[**Try with my ClickUp]**&#x3092;クリックします。
5. Timeneyeの管理者は、Timeneye アカウント&#x306E;**\[Integrations]**&#x30BB;クションからClickUp Workspace を Timeneye に接続する必要があります。 詳細については、この[Timeneye の記事](https://help.timeneye.com/clickup-integration)をお読みください。
6. ClickUpプロジェクトとユーザーをインポートしてリンクします。 詳細については、この[Timeneye の記事](https://help.timeneye.com/clickup-integration)をお読みください。
7. **Timeneye widget**をダウンロー&#x30C9;**：**
   * Chrome 用にダウンロードするには、[ここをクリックしてください](https://addons.mozilla.org/en-US/firefox/addon/timeneye-widget/)
   * Firefoxをダウンロードするには、[ここをクリックしてください](https://addons.mozilla.org/en-US/firefox/addon/timeneye-widget/)

ClickUpタスクに Timeneye シンボルが表示されます。

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

ClickUpタスクの Timeneye で時間を追跡するには：

1. 開いてタスクを実行します。
2. **\[clock]**&#x30A2;イコンをクリックすると、**\[Timeneye Register Time box]**&#x304C;開きます。
3. 次のいずれかのアクションを実行します。
   * 時間を手動で追加します。
   * タイマーを開始または停止します。
   * Timeneye にリンクしたClickUpプロジェクトから選択します。
4. 追跡された時間はタスクのdescriptionセクションに反映されます。

Timeneye に戻ると、タスクのタイトルとClickUpアイコンでClickUpで追跡された時間を認識できます。


---

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