We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Is there a way how to find out who made changes on the USER record?

Jaycel Sumayang
Giga Expert

Is there a way how to find out who made changes on the USER record?

12 REPLIES 12

Not applicable

Hi, 

Every table has fields for audit purposes. 

Updated: Date and time of the last update on a record;
Updated by: Username that made the last change on a record.


I want to know the list of changes for each user.

Not applicable

Hi,

You can query the Audit table. 

Documentation

Miguel Donayre
ServiceNow Employee

You can try using the "History" feature on the user Record 

find_real_file.png