Skip to main content

System Settings - Audit Logs

How to access and use Audit Logs in System Settings — what each log entry records, common uses for investigating changes, and how long entries are retained.

Updated this week

The Audit Logs tile in System Settings provides a read-only record of all data changes made in Sharper. Every time a record is created, updated, or deleted, an entry is automatically written to the audit log. This is useful for tracking staff activity, investigating data discrepancies, and reviewing the history of changes to specific records.

Navigation: System Settings → Audit Logs

Audit Logs are read-only. You cannot edit or delete individual log entries.

Accessing Audit Logs

  1. Navigate to System Settings from the bottom-left navigation pane.

  2. Select the Audit Logs tile.

  3. The audit log list is displayed, showing the most recent changes first.

What Audit Logs Track

Each log entry records:

Field

Description

Table Name

The record type that was changed (e.g., SdmsInvoice, SdmsReservation, SdmsCustomer).

Entity ID

The ID of the specific record that was changed.

DML Type

The type of change: INSERT (record created), UPDATE (record modified), or DELETE (record removed).

Timestamp

The date and time the change occurred.

Old Data

The field values before the change (for UPDATE and DELETE operations).

New Data

The field values after the change (for INSERT and UPDATE operations).

Common Uses

  • Investigating a changed invoice or payment — Search for the invoice's entity and ID to see all modifications and who made them.

  • Tracking who made a change — Log entries capture the user who performed the action.

  • Recovering accidentally deleted data — The Old Data field shows the values before deletion.

  • Auditing staff activity — Review changes made by specific users over a time period.

Log Retention

Audit log entries are automatically retained for a minimum of 90 days. Entries older than your company's configured retention period are removed during scheduled maintenance. The retention period is managed by the Sharper implementation team — contact Sharper support if you need to adjust how long audit logs are kept.

Did this answer your question?