Event log

The event log is a workspace-wide audit trail. Every change in mTime — registrations, policy edits, employee updates, deletions — is recorded as an event you can search, filter, and inspect. Use it to answer “what happened, when, and who did it” when troubleshooting or reviewing changes.

Open the event log

Go to AdminEvent Log.

The event log with timestamp, type, employee, and the period filter
The event log with timestamp, type, employee, and the period filter

The log shows the most recent events, with these columns:

ColumnShows
TimestampWhen the event occurred
TypeThe kind of event
EmployeeThe employee the event relates to
TargetsThe records the event touched
Created byWho triggered the event

Find events

Narrow the log using the toolbar:

  • Event type — pick one or more types to show only those events
  • Date range — choose a preset (today, last 7 days, last 30 days, last 3 months) or a custom range
  • Search — type to match against the visible events
  • Result limit — how many events to load at once (50 to 1000, default 100)
The log is not paged — it loads up to the chosen result limit. If a Limit reached badge appears, more events match than were loaded; narrow the date range or raise the limit to see them all.

Your filters are remembered, so the log opens where you left off.

Inspect an event

Use View Details on a row to open its full detail panel. It shows the event’s metadata — timestamp, type, employee, targets, and who created it — together with the complete payload (the raw data captured with the event) for deeper investigation.

Create an event

Administrators can record an event manually with Create event . Choose a type, select the employee it relates to, and provide a JSON payload. This is an advanced tool intended for corrections and integrations; the payload must be valid JSON.