Scheduled Agents List
Ruled rows of recurring assistant tasks, each with cadence, delivery target, last run badge, next run time, and a pause switch, plus inline errors.
Ruled rows of recurring assistant tasks, each with cadence, delivery target, last run badge, next run time, and a pause switch, plus inline errors.
Search blocks by description or jump to a page.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Scheduled Agents List is the management view for recurring work an assistant runs on its own. A header pairs the section title with a New schedule button, and four ruled rows follow. Each row shows the task name, its cadence and delivery target, a last run badge, the next run time, and a pause switch; the failed row surfaces its error inline in a muted note. A footer sets expectations: paused tasks never run, and a failed run retries once after thirty minutes before it notifies you.
Agents live in one array where the last run value drives the badge variant and an optional error string renders the inline note. Showing the next run time beside the pause switch is what lets an operator confirm a job is on track without opening it.
Reach for this block on an automation or agents screen whenever a product runs scheduled jobs for a user. Wire the pause switch to your scheduler and link each row to its full run history.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the scheduled assistant tasks list. Other recurring job lists:
Tip: always show the next run time; a schedule the user cannot predict is a schedule they will stop trusting.