Multiple choice technology Can we run worklet alone (without workflow)? True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation Worklets cannot execute independently. They are designed as reusable task collections that must be called from within a workflow. A worklet requires a workflow container for execution.