Action History provides a comprehensive audit trail of all user activities within the system. It tracks both actions made from UI and direct API calls. Each record captures:
- User: The user who performed the action
- Action: The type of action (GET, POST, etc.)
- Controller Name: The system component or entity accessed
- IP Address: The IP address from which the action was performed
- Date: The date and time when the action occurred
- Data: Additional action-specific data (if available)
Access Action History via Administration > Access Management > Action History
.
The Action History list displays all recorded actions:
You can search and filter them as usual.
Open a record to see detailed information about a specific action:
Records cannot be added or modified manually - you can only view, delete, or export them.
Action History logging can be disabled entirely in System Settings or for a particular entity in entity configuration.
To automatically clean up old Action History records, use the Clear deleted data scheduled job.