How to find Incidents with attachmentsSummaryYou may be troubleshooting an issue with attachments on records, or the 'Manage Attachments' UI. This KB simply provides a list and instruction on how to find all OOB demo data [incident] records with attachments, which you can then apply to any instance.ReleaseAll ReleasesInstructionsIf you're working from a baseline instance with demo data, simply navigate to: <your_instance>.service-now.com/incident_list.do?sysparm_query=sys_idIN8d6353eac0a8016400d8a125ca14fc1f%2C9d385017c611228701d22104cc95c371%2C47064b68a9fe19810186793eefffc9b7%2Cd71da88ac0a801670061eabfe4b28f77%2Cd71f7935c0a8016700802b64c67c11c6%2C471d4732a9fe198100affbf655e59172%2Ca9e428cac61122760075710592216c58%2C47204688a9fe1981011a20af100f381a%2Cd71b3b41c0a8016700a8ef040791e72a You can find these records with the following steps: Navigate to sys_attachment.listIn the Table name column, add *incident to filter where table name contains incident.The 'Table SysID' column shows the sys_id of target records which have the attachment(s). Related LinksThese steps can be applied to any other table with attachments by replacing step 2 with the name of your target table.