What is the purpose of an audit?

1 min read

The audit trail provides traceability of actions performed within the system. It records the creation, modification, and deletion of records, indicating the affected entity, its identifier, the date, and the user who performed the action. This information can be accessed from within each entity and from a centralized module. If no user is specified, it means the action was performed automatically by the system.

Related articles

Was this page helpful?