.. _conf.seq.sched.view: ======================= View Scheduled Services ======================= The **Scheduler Viewer** allows you to monitor all services and instructions currently queued for execution in the Scheduling Service. When an instruction sequence is scheduled, each instruction within the sequence appears as a separate item in the queue. You can access the Scheduler Viewer under :menuselection:`Configuration --> Sequencing & Applications --> Scheduler Viewer` from the menu. The Scheduler Viewer displays detailed information for each scheduled service and instruction, including: - **Service Name**: The WIP service associated with the instruction (for example, Data Service, Calculation Engine Service). - **Job/Sequence Name**: The name of the instruction sequence. This is either manually defined when the sequence is created or automatically assigned when the scheduler runs. - **Time**: Indicates how frequently the sequence runs, in seconds. If the schedule was defined using a Cron expression, this value will be 0. - **Instruction**: The specific instruction to be executed. - **Argument**/ **Structured Argument**: Parameters or interim values passed to the instruction at runtime.