# Filter to Active Quests

Shows the imperative filtering API. After mounting a four-quest log, it calls `setFilter("active")` to hide the completed and failed entries, then `selectQuest("escort")` to open that quest's detail - its numbered stage-progression bar and ✓/✗ condition checklist. This is how you'd drive the debugger from a console command or a parent panel.
