# NetSuite trigger - classification object trigger
Some objects in NetSuite are classification objects: departments, locations, and classifications.
Select the classification object to monitor.
When the recipe runs for the first time, it picks up all existing instances of the selected object. Subsequently, the recipe processes only newly created instances.
New classification object trigger
For example, if I select departments as the triggering object, the trigger picks up all existing department objects when the recipe runs for the first time. Subsequently, if the recipe keeps running, it only picks up newly created departments.
Stopping and re-starting recipes
If the recipe stops and then starts again, it picks up all new departments that you create during the stoppage interval.
Last updated: 2/21/2023, 5:58:26 AM