Data stored in sys_audit_delete table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 12:59 AM
Hi Team,
Currently, I want to get deleted records from the sys_audit_delete table and I have 3 questions as follows:
- How long does the sys_audit_delete table store deleted records?
- Can I get deleted records of 6 months, 1 year, or 2 years ago? And if possible, how?
Many thanks for all your contributions to my question.
Hoping to get an answer soon.
Thanks,
Duy Nguyen.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 01:03 AM
Did you check for article by ServiceNow. It has answers to all your questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 01:12 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 01:44 AM
So, it goes as below
28 days - is backup of complete instance as monthly backup. When a record is deleted from instance it will stay for 28 days in backup instance as original record & will be removed once it a fresh monthly backup is stored.
Deleted Records does not have the limit which implies even after deletion record will stay in Deleted Reocrds table but will not have any relationships. So, you might find an option to Undelete Record after 7 or 28 days still but it will not bring any relationships as it had before when you Undelete the records.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 01:44 AM
In case of doubts still you can approach ServiceNow for the same.