> ## Documentation Index
> Fetch the complete documentation index at: https://manual.voiceping.net/llms.txt
> Use this file to discover all available pages before exploring further.

# タイムトラッキング

> 作業時間を記録するタイムトラッキング機能の使い方

export const FeedbackJa = () => <>
    <Tip>
      この機能へのご意見・ご要望は、<a href="/ja/product-feedback">Product Feedback</a>からお寄せください。
    </Tip>

    <h2>公式リンク</h2>

    <CardGroup cols={2}>
      <Card title="公式サイト" icon="globe" href="https://voiceping.net/">
        VoicePing公式サイト
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        VoicePing公式X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        VoicePing公式Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        VoicePing公式LinkedIn
      </Card>
    </CardGroup>
  </>;

記録した作業時間はプロジェクト別に整理され、必要に応じて入力した作業メモとともに保存されます。

## 作業時間を記録する

1. 左サイドバーから**タイムトラッキング**を開きます。
2. マネージャーが割り当てたプロジェクトから、作業対象を選択します。
3. 必要に応じて作業メモを入力します。
4. **開始**をクリックします。
5. 作業を終えたら、**停止**をクリックします。

<Frame caption="タイマー開始前のタイムトラッキングページ">
  <img src="https://mintcdn.com/test-cf63e467/XehoYRhOCnputp7e/en/images/time-tracking/01-time-tracking-page.png?fit=max&auto=format&n=XehoYRhOCnputp7e&q=85&s=eec363a7a8b0c7e25514f23d2a8b5fdd" alt="プロジェクト選択・作業メモ・開始ボタンのあるタイムトラッキングページ" width="3420" height="1416" data-path="en/images/time-tracking/01-time-tracking-page.png" />
</Frame>

<Frame caption="トラッキング中は、実行中のタイマーとプロジェクトごとの今日の合計が表示されます">
  <img src="https://mintcdn.com/test-cf63e467/XehoYRhOCnputp7e/en/images/time-tracking/02-timer-running.png?fit=max&auto=format&n=XehoYRhOCnputp7e&q=85&s=3a2fcff250e899d93fb5517aa2e442ed" alt="停止ボタンとプロジェクト別の今日の合計が表示された実行中のタイムトラッカー" width="1770" height="1308" data-path="en/images/time-tracking/02-timer-running.png" />
</Frame>

<Note>
  **タイマーが自動停止する条件**

  1. 離席中ステータスになった場合
     * 席に戻り、PC操作を再開すると、タイマーは自動で再開されます。

  2. PCがスリープモードに入った場合
</Note>

## 作業時間を手動で追加する

記録されていない作業時間がある場合は、手動で追加できます。

1. **タイムトラッキング**ページで**手動で時間を追加**をクリックします。
2. プロジェクトを選択し、必要に応じてタスクと変更理由を入力します。
3. 日付と時間帯（From／To）を選択します。
4. **保存**をクリックします。

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/XehoYRhOCnputp7e/en/images/time-tracking/03-add-time-modal.png?fit=max&auto=format&n=XehoYRhOCnputp7e&q=85&s=26e1d9e27689d30d5e1a67f8bbcc2d6f" alt="プロジェクト名・タスク・理由・日付・時間範囲の入力欄がある時間追加ダイアログ" width="1184" height="1208" data-path="en/images/time-tracking/03-add-time-modal.png" />
</Frame>

<Note>
  手動での追加・削除は**手動変更ログ**に記録され、マネージャーが確認できます。
</Note>

## 自分の記録を確認する

<Note>
  メンバーは自分のログのみ確認できます。マネージャーは全メンバーのログを確認できます。
</Note>

### 1. 週間報告

1. **タイムトラッキング**ページで**週間ログを表示**をクリックします。
2. 週とプロジェクトを選択します。
3. 日別・週別の合計を確認します。

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/XehoYRhOCnputp7e/en/images/time-tracking/04-weekly-report.png?fit=max&auto=format&n=XehoYRhOCnputp7e&q=85&s=e8e496e7cf801cc33e5f781842b16a98" alt="選択した週とプロジェクトの1日ごとの作業時間を表示する週間報告" width="3402" height="1058" data-path="en/images/time-tracking/04-weekly-report.png" />
</Frame>

### 2. 作業日誌

**作業日誌**タブでは、1日分の記録時間が作業メモとともにタイムラインで表示されます。

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/XehoYRhOCnputp7e/en/images/time-tracking/05-activity-summary.png?fit=max&auto=format&n=XehoYRhOCnputp7e&q=85&s=540abf2c49a89ea1b686443fd3530566" alt="1日のトラッキング時間のエントリーを表示する作業日誌のタイムライン" width="1634" height="1072" data-path="en/images/time-tracking/05-activity-summary.png" />
</Frame>

<Tip>
  マネージャーがデスクトップ画像、Webカメラ画像、入力アクティビティの記録を有効にしている場合は、それらも作業日誌に表示されます。Webカメラ画像が有効な場合は、タイムトラッキングページで使用するカメラを選択できます。
</Tip>

### 記録時間を削除する

作業日誌でゴミ箱アイコンをクリックすると、記録した時間を削除できます。

<Note>
  1日分すべて、1時間単位、または10分単位で削除できます。
</Note>

<FeedbackJa />
