- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-01-2023 08:27 PM
What are the steps to enable audit history logs list view in sys user table.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-01-2023 08:29 PM
Hi @servicenow_devo ,
Please follow below to turn on audit on sys_user table.
-- Navigate to System Definition --> Dictionary
- Open below record for dictionary on your instance.
- Click on audit to true for this record and save dictionary record.
- After you turn on audit for sys_user table, you can configure activity for-matter for sys_user table to see old and new values for user records.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-01-2023 08:29 PM
Hi @servicenow_devo ,
Please follow below to turn on audit on sys_user table.
-- Navigate to System Definition --> Dictionary
- Open below record for dictionary on your instance.
- Click on audit to true for this record and save dictionary record.
- After you turn on audit for sys_user table, you can configure activity for-matter for sys_user table to see old and new values for user records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-01-2023 08:34 PM
Thanks for the detailed info.
May I know how we can configure activity for the same.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-01-2023 08:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2023 07:34 AM
Hi Sandeep,
I couldn't see in form view on audit field but available in list view
I tried to mark audit field to one field in dictionary of sys user table still Audit is not available