---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Enable auditing for a system table

# Enable auditing for a system table {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

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.

## Vorbereitungen

Role required: admin

## Prozedur

1. Navigate to AllSystem PropertiesUI Properties.
2. Locate the List of system tables (beginning with "sys_", comma separated) that will have the delete audited property.
3. Add or remove table names. Table names should be separated by commas, without any spaces.
4. Click Save.  
   Hinweis:  
   For more information about auditing, see [Understanding the sys audit Table](https://servicenow-prod.fluidtopics.net/qyjVeuf6IEJKnsE__CIcYw#c_UnderstandingTheSysAuditTable "The ServiceNow AI Platform tracks inserts and updates to audited records in the Sys Audit (sys_audit) and Audit Relationship Change (sys_audit_relation) tables.").

