> ## 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 FeedbackZh = () => <>
    <Tip>
      对该功能有想法或需求？请通过 <a href="/zh/product-feedback">Product Feedback</a> 发送给团队。
    </Tip>

    <h2>官方链接</h2>

    <CardGroup cols={2}>
      <Card title="官方网站" icon="globe" href="https://voiceping.net/en/">
        访问官方网站
      </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** | 按一名或多名用户筛选事件。 |
| **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](/zh/analytics)。
</Note>

<FeedbackZh />
