Hi @narendiran_ravi You could go with Sling Scheduled Jobs. In my opinion 500 assets are not that many, and in theory could be handled in one go, by one job. But you can also delete assets in batches, by previously running a query to detect which assets are older then you expect, and then create bu...