@Francisca Galperin Not as far as I know using NetSuite’s built in methods. In the past, I have exported a list of items and a list of files and used a simple Python script to find lines in the item list that don’t have a match in the files list. You could also do it in Excel with VLOOKUP, though