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

> Use the VoicePing 3.0 Event Log to audit people, access, workspace settings, virtual office, meeting, Web Meeting Bot, billing, and time tracking events.

export const FeedbackEn = () => <>
    <Tip>
      Have an idea or request about this feature? Send it to the team via <a href="/en/product-feedback">Product Feedback</a>.
    </Tip>

    <h2>Official Links</h2>

    <CardGroup cols={2}>
      <Card title="Official Website" icon="globe" href="https://voiceping.net/en/">
        Visit our official website
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        Follow us on X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Like us on Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        Connect on LinkedIn
      </Card>
    </CardGroup>
  </>;

Workspace managers use **Event Log** to audit important workspace activity.

## Open Event Log

1. Open the VoicePing desktop app.
2. Select **Event Log** in the left sidebar.

<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 screen with the Event Log item highlighted in the left sidebar" width="3420" height="1270" data-path="en/images/event-log/01-event-log-overview.png" />
</Frame>

Each entry shows who triggered the event (**Active By**), the event category and details, the **date and time**, and the **IP address** the action came from.

## Filters

| Filter              | Purpose                              |
| ------------------- | ------------------------------------ |
| **Date range**      | Review a specific period.            |
| **Member selector** | Show events for one or more users.   |
| **Category**        | Focus on a product or security area. |

### Date range

Use the **Last 1 week** / **Last 1 month** quick buttons, or open the date field to pick a custom range. The calendar also offers shortcuts such as **Today**, **Last 7 days**, **Last 3 months**, **This month**, **Last month**, **This year**, and **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="Date range picker with quick shortcuts for common periods" width="1414" height="1020" data-path="en/images/event-log/02-date-range-filter.png" />
</Frame>

### Members

Filter by **All Members** or select specific members to see only their events.

<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="Member selector showing All Members and individual members" width="752" height="332" data-path="en/images/event-log/03-member-filter.png" />
</Frame>

### Category

Use the category dropdown to focus on one area.

<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="Category dropdown listing all Event Log categories" 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

## Export

Use the **Export to CSV** or **Export PDF** buttons at the top right when you need to share an audit trail outside the Event Log screen.

<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="Event Log screen with the Export to CSV and Export PDF buttons highlighted" width="2972" height="1174" data-path="en/images/event-log/05-export-buttons.png" />
</Frame>

<Note>
  Event Log is for workspace audit history. For product usage trends and dashboards, use [Analysis](/en/analytics).
</Note>

<FeedbackEn />
