Enable auditing for a system table
Deletions from tables with a sys_ prefix are not audited by default. To track deletions from these tables, add the table name to the glide.ui.audit_deleted_tables property. Enabling the Restore Deleted Records plugin adds several default values to this property.
Before you begin
Role required: admin
Procedure
Navigate to All > System Properties > UI Properties.
Locate the List of system tables (beginning with "sys_", comma separated) that will have the delete audited property.
Add or remove table names. Table names should be separated by commas, without any spaces.
Click Save.
Note: For more information about auditing, see Understanding the sys audit Table.