# Workspace Activity & Security Logs

Learn how to monitor audit events, user operations, and security logs across your workspace.

Club Creator maintains an immutable **Audit Log** of sensitive administrative and configuration operations performed by users across each workspace.

## Step 1: Open Activity Log

In the Console navigation sidebar, go to **Workspace Settings -> Activity Log**.

![Workspace Operations Activity Log](/images/guides/activity-log/step-1-activity-log-table.png)

## Step 2: Reviewing Audit Events

The activity log records key operations with timestamps, event badges, action details, and actor accounts:
- **Project Events**: Creation, renaming, domain updates, and project deletions.
- **Publishing Events**: Project version releases and rollbacks.
- **Workspace Events**: Renaming, member invitations, and access revocations.
- **Billing Events**: Subscription activations, upgrades, and cancellations.
- **Security Events**: Password updates.

## Step 3: Inspecting Payload Details

Click the **Inspect** button on any log entry row to expand a technical drawer displaying:
- Log record unique ID and Project ID.
- IP address from which the request originated.
- Raw JSON payload metadata detailing the exact changes made.
