glide.sys.audit_inserts
ServiceNow property description:
Create audit records for the initial values when a record is inserted
Attributes
- Sys ID: 504670d60ad3370239877a52e63a99be
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.sys.audit_inserts` is used to create audit records for the initial values when a new record is inserted into the system. When this property is enabled, it ensures that the initial state of a record is captured and stored in the audit history. This is particularly useful for tracking changes and maintaining a comprehensive history of data modifications. The property is part of the platform's security and auditing features, which help administrators monitor and manage data integrity. By default, this property is set to false, meaning that initial insertions are not audited unless explicitly configured.
Source