The End User has a saved search for Inventory On Hand Per Bin. For example, one use case I had was the client had 5 different Release Types setup as a custom list field on the Item record. 2 out of the 5 Release Types were for items that always required inspection upon receipt.
Created a custom item checkbox field and a workflow that checked the box if the Item contained either of the 2 Release Types upon creating or editing the Item record. Created a U/E script that ran on every IR created and if that checkbox was True it would automatically do a Bin Transfer to a bin named ‘Quarantine’ and apply the Inventory Status ‘Quarantine’ and prevent all Roles from changing the Inventory Status ‘Quarantine’ except for QC Roles. QC Dept would then receive an auto email from a Saved Search created that new items were awaiting inspection in the Quarantine bin/area. Then if passes they would update the Status to ‘Released Material’, tag it with a label, and the warehouse would then transfer it to its storage bin location.