This document discusses ColdBox scheduled tasks. It provides an overview of scheduling tasks in ColdBox, including defining robust schedules using a fluent DSL in Scheduler.cfc. It describes using the Java concurrency utilities, life cycle methods, configuration options, module-specific schedulers, task constraints, and retrieving task stats. Examples are given of configuring different task schedules and call methods, as well as using task life cycle methods and constraints.