- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago - last edited a month ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi @umarknightr,
Type "Deleted records" in the filter navigator:
Then search by name, type or date (if you know something was deleted today for example)
/* If my response wasnāt a total disaster āļø ā drop a Kudos or Accept as Solution ā āļø Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
@umarknightr You can find the records in "sys_audit_delete" table but only if the table is audited, you cannot find all deleted records in this table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Go to System Definition ā Deleted Records (sys_audit_delete) to see who deleted what and when. Only audited tables are tracked.
For system tables (e.g., sys_user), add them to the property glide.ui.audit_deleted_tables to enable logging
Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi @umarknightr
Simpler way is, go to "sys_audit_delete.LIST" through navigator, you'll be able to find list of deleted records.
Also Please go through for more information:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0748445
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------If my response solves your query, please marked helpful by selecting Accept as Solution and Helpful. Let me know if anything else is required.
Thanks,
Prerna