Skip to main content

Audit log

The workspace audit log gives admins and owners visibility into configuration and structural changes across the workspace — deleted objects, type/attribute updates, workflow changes, and automation rule updates — recording what changed, who did it, and when. It's workspace-wide, read-only, and retained indefinitely (entries are never deleted).

Search by Entity ID or Name
Search
DateEvent TypeEntity IdEntity NameActor
›Sep 24, 2026 3:12 PMWORKSPACE_PERMISSION_UPDATEDusr_2f91Jordan LeeOEOlga E.
Sep 24, 2026 11:05 AMUSER_GROUP_ROLE_UPDATEDgrp_0a3Support TeamOEOlga E.
Sep 23, 2026 4:47 PMAUTOMATION_RULE_CREATEDaut_88d1Auto-assign ownerJLJordan L.
Sep 22, 2026 9:30 AMSPACE_CREATEDspc_1c77Customer SupportOEOlga E.
Sep 21, 2026 2:03 PMATTRIBUTE_DELETEDattr_44f0PriorityJLJordan L.
Load more

Mockup, not a screenshot — confirmed against pages/Settings/SettingsAuditLog.tsx. The only filter control is the single "Search by Entity ID or Name" box (there's no separate event-type, actor, or date-range filter); Event Type shows the raw enum value verbatim (e.g. AUTOMATION_RULE_CREATED), not a humanized label. Only WORKSPACE_PERMISSION_UPDATED rows are expandable (the › chevron), revealing the affected user and the role change.

Only workspace admins and owners can view it. Each entry records the date, event type, the affected entity's id and name, and the actor — in chronological order, filterable by entity id or name.

Supported events​

CategoryEvents
AutomationAUTOMATION_RULE_CREATED, _UPDATED, _DELETED
AttributesATTRIBUTE_CREATED, _UPDATED, _DELETED
ObjectsOBJECT_DELETED
TypesTYPE_CREATED, _UPDATED, _DELETED
SpacesSPACE_CREATED, _UPDATED, _DELETED
WorkflowsWORKFLOW_CREATED, _UPDATED, _DELETED
Workflow statesWORKFLOW_STATE_CREATED, _UPDATED, _DELETED
Workflow transitionsWORKFLOW_TRANSITION_CREATED, _UPDATED, _DELETED
UsersUSER_ADDITION_TO_WORKSPACE, USER_DELETION_FROM_WORKSPACE
WorkspacesWORKSPACE_PERMISSION_UPDATED
User groupsUSER_ADDITION_TO_USER_GROUP, USER_DELETION_FROM_USER_GROUP, USER_GROUP_ROLE_UPDATED

See also Activity log for bulk operations (CSV import/export, bulk delete), which is a separate, narrower log.