- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2026 11:36 PM
Hi everyone,
I was wondering if I could use the sys_audit.reason field to document why a field was updated for audit purposed.
It is convenient to update via grRecord.update("The reason I am doing the update");
But after, I realize that this field does not seems exposed to admin without going to sys_audit. When I look at the history of a record, ServiceNow will display the sys_history_set for this record but it does not show the reason field here.
So, I do not see any valid use case
I am starting to think that the sys_audit.reason can be a relic from the past.
Please let me know about your experience with this field. I am curious.
Thanks
Philippe
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2026 03:17 AM
Exactly your conclusion is correct. The sys_audit.reason field is not a practical tool for documenting the justification for an update in a way that is visible to auditors or administrators through standard platform interfaces.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2026 03:17 AM
Exactly your conclusion is correct. The sys_audit.reason field is not a practical tool for documenting the justification for an update in a way that is visible to auditors or administrators through standard platform interfaces.
