Audits
Skyve applications automatically keep an audit trail of data changes — every insert, update and delete is recorded with who made the change and when. Audits answer the common administrative question: “who changed this record, and what did it look like before?”
To view audits, your user requires the SecurityAdministrator or AuditManager role.
Viewing audits
- Login with a user which has the
SecurityAdministratororAuditManagerrole. - Navigate to the
Adminmodule, and selectAudits. - On the
Auditstab, the list shows theTimestamp,User,Operation(Insert,UpdateorDelete),Module,DocumentandDescriptionof each audited change, most recent first. - Use the column filters to narrow the list — for example, filter on
DocumentandDescriptionto find all changes to a particular record, or onUserto review one person’s activity. - Zoom into an audit to see the details of that version.
Comparing versions
In desktop mode, zooming into an audit additionally provides a comparison view. Select the Source Version To Compare and the Other Version To Compare from the drop-downs to see a field-by-field comparison of the record between any two audited versions, highlighting what changed.
Archived Audits
To keep the database lean, applications can be configured to archive older audit records out of the database into archive files on the server. When archiving is enabled, the Audits view shows an additional Archived Audits tab, which lets you browse and search the archived records in the same way as the Audits tab.
Audit archiving and audit log maintenance (such as truncating old audits) are administrative operations performed via the Data Maintenance function and scheduled jobs — if you need audits archived or trimmed, contact your system administrator or Skyve provider.