🎉 VSEC Test v4.1.0 is now live! Release Notes ↗
Activity Log

Activity Log

The Activity Log is a complete audit trail of events in the active workspace. It merges actions taken in the Admin Center — such as member changes and workspace updates — with actions taken inside the VSEC engineering platform, such as bench creation and test runs.

Activity Log — table with category filter

Filtering by Category

Use the Category dropdown at the top of the page to narrow the log:

CategoryShows
AllEvery event from both the Admin Center and the engineering platform, merged chronologically.
WorkspaceAdmin Center events only — member changes, workspace edits, etc.
TestBench, TestPlan, TestRun, …Events from a specific area of the VSEC engineering platform.

Reading the Log

Each row in the table shows:

ColumnDescription
ActorThe user who triggered the event. Hover over their avatar for their full name. System events show a gear icon.
SummaryA human-readable description of what happened.
ActionThe machine-readable event code, e.g. create:testBench.
Typeactivity for user-driven events, system for automated ones.
WhenDate and time of the event.

The log displays 50 entries per page. Use the pagination controls at the bottom to navigate older entries.

Viewing Event Details

Click any row to open the detail drawer on the right side of the screen.

The drawer shows the full event record:

  • Summary and event type.
  • The specific resource affected, with its reference ID where available.
  • Source — either Workspace admin (Admin Center) or Engineering platform (VSEC Test).
  • The actor — name and avatar, or “System” for automated events.
  • A Metadata table with additional structured data about the event. The fields shown vary by event type.
Last updated on