Strategy Command Manager provides the ability to delete and invalidate caches based on many different requirements. In this example, the command outline below can be used to delete all report caches that was created by user(s) which belongs to a specific security filter "Southeast region" in the Strategy Tutorial project:
Java
DELETE REPORT CACHES SECURITY FILTER NAME "Southeast region" FROM PROJECT "Strategy Tutorial";