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

# Event Log

> VoicePing 3.0 の Event Log で、ユーザー、アクセス、設定、バーチャルオフィス、会議、Web Meeting Bot、請求、タイムトラッキングの履歴を確認します。

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/">
        公式ウェブサイトはこちら
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        Xでフォロー
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Facebookでいいね
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        LinkedInでつながる
      </Card>
    </CardGroup>
  </>;

ワークスペース管理者は **Event Log** で重要なワークスペース活動を監査できます。

## Event Log を開く

1. VoicePing デスクトップアプリを開きます。
2. 左サイドバーから **Event Log** を選択します。

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/XehoYRhOCnputp7e/en/images/event-log/01-event-log-overview.png?fit=max&auto=format&n=XehoYRhOCnputp7e&q=85&s=dc0b60fbb1724cfb585b10e38d2a44fd" alt="左サイドバーの Event Log がハイライトされた Event Log 画面" width="3420" height="1270" data-path="en/images/event-log/01-event-log-overview.png" />
</Frame>

各エントリには、操作したメンバー（**Active By**）、イベントのカテゴリと詳細、**日時**、操作元の **IP アドレス**が表示されます。

## フィルター

| フィルター               | 用途                       |
| ------------------- | ------------------------ |
| **Date range**      | 特定期間の履歴を確認します。           |
| **Member selector** | 1 名以上のユーザーに絞り込みます。       |
| **Category**        | プロダクトまたはセキュリティ領域で絞り込みます。 |

### 期間

**Last 1 week** / **Last 1 month** のクイックボタンを使用するか、日付フィールドを開いて任意の期間を指定します。カレンダーには **Today**、**Last 7 days**、**Last 3 months**、**This month**、**Last month**、**This year**、**Last year** のショートカットも用意されています。

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/XehoYRhOCnputp7e/en/images/event-log/02-date-range-filter.png?fit=max&auto=format&n=XehoYRhOCnputp7e&q=85&s=a88e626568c25e4b38afb527b3d17c4e" alt="主要な期間ショートカット付きの日付範囲ピッカー" width="1414" height="1020" data-path="en/images/event-log/02-date-range-filter.png" />
</Frame>

### メンバー

**All Members** で全員のイベントを表示するか、特定のメンバーを選択してそのイベントのみに絞り込みます。

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/XehoYRhOCnputp7e/en/images/event-log/03-member-filter.png?fit=max&auto=format&n=XehoYRhOCnputp7e&q=85&s=260c4b83e8c0e52b46c7c8a48e55acd3" alt="All Members と個別メンバーを表示するメンバーセレクター" width="752" height="332" data-path="en/images/event-log/03-member-filter.png" />
</Frame>

### カテゴリ

カテゴリのドロップダウンで対象領域を絞り込みます。

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/XehoYRhOCnputp7e/en/images/event-log/04-category-filter.png?fit=max&auto=format&n=XehoYRhOCnputp7e&q=85&s=650e3ab8ac85aa8ebd81274d0352b02c" alt="Event Log の全カテゴリを表示するカテゴリドロップダウン" width="418" height="858" data-path="en/images/event-log/04-category-filter.png" />
</Frame>

* All
* People & Access
* Workspace Settings
* Virtual Office
* Meetings & Transcripts
* Web Meeting Bot
* Expo Mode
* Time Tracking
* Billing & Coins
* Other

## エクスポート

Event Log 画面外で監査履歴を共有する場合は、右上の **Export to CSV** または **Export PDF** ボタンを使用します。

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/XehoYRhOCnputp7e/en/images/event-log/05-export-buttons.png?fit=max&auto=format&n=XehoYRhOCnputp7e&q=85&s=89dda0f6bf17683e6851558653784222" alt="Export to CSV と Export PDF ボタンがハイライトされた Event Log 画面" width="2972" height="1174" data-path="en/images/event-log/05-export-buttons.png" />
</Frame>

<Note>
  Event Log はワークスペース監査履歴用です。利用傾向やダッシュボードを確認する場合は [Analysis](/ja/analytics) を使用してください。
</Note>

<FeedbackJa />
