Audit & History

Activity Log

Revision history plus workflow, API, webhook, and email logs form the real activity trail already implemented across the platform.

System Activity Log

Export CSV
Recent Events

Benjamin Hansen

Just now

Changed price on Nike Air Max 270

Maria Jensen

5m ago

Uploaded media on Summer Collection

System

12m ago

Auto-sync on Shopify Integration

Thomas Nielsen

1h ago

Created user on Sarah Smith

How it works in the app

The strongest audit implementation is revision logging. There is a generic EntityRevision model plus ProductRevision handling, and subscribers create revision records for supported entities on create, update, and delete.

Workflow execution, API calls, webhook deliveries, and outgoing order emails also have their own logs, so the real activity trail is distributed across revisions and operational log entities.

Included in the current implementation

EntityRevision and ProductRevision history

Workflow, API, webhook, and email logs

Revision modal UI

User, locale, and workflow metadata

Need a defensible trail of what changed and why?

Indexed PIM already combines revisions with operational logs to provide practical audit coverage.