- 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
Navigation: Go to System Definition > Deleted Records.
This table logs records deleted from audited tables.
Note - Please keep this in mind :
Not all record deletions are tracked. On a table with attribute 'no_audit_delete=true', deletions will not be tracked. Also Deletions from tables with a 'sys' prefix i.e. 'sys_user' are not audited by default. If you want to track deletions from these tables, just add the table name to the 'glide.ui.audit_deleted_tables' system property.
Shashank Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Go to sys_audit_delete.LIST from application navigator to see list of deleted records. You can also type 'Deleted Records' and navigate to list of records
Please note only audited tables who records were deleted would be tracked. You can refer below knowledge article for more details
https://noderegister.service-now.com/kb?id=kb_article_view&sysparm_article=KB1262470
As per community guidelines, you can accept more than one answer as accepted solution. If my response helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Did you get a chance to review this as I believe the information provided should answer your question
If my response helped to guide you or answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Did you get a chance to review this ?
As per community guidelines, you can accept more than one answer as accepted solution. If my response helped to guide you or answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi @umarknightr ,
To find deleted records in ServiceNow, use the Deleted Records module (System Definition > Deleted Records) to view records from audited tables, or the Delete Recovery module for more recent deletions within a seven-day window. You can also check the sys_audit_delete_list.do page to find all deleted application files.
Please check this link:-
Regards,
Nikhil Bajaj
ServiceNow Rising Star-2025