Skip to main content

Scheduled Jobs

Some agents support scheduled executions so they can act at the right time without a user opening the chat manually.

What you can do

  • View existing scheduled jobs
  • Create a new job when the feature is enabled for your agent
  • Choose the message or payload type
  • Pick a schedule format
  • Select a delivery mode
  • Review the next run time
  • Delete jobs you no longer need

Schedule types

TypeMeaning
InRun once after a delay
AtRun at a specific time
EveryRepeat on a regular interval
CronUse a cron-style schedule for advanced recurrence

Delivery modes

ModeMeaning
PushDelivers the result as a push-style event
NoneRuns without an external delivery action
WebhookSends the result to an external endpoint
AnnounceUses an announcement-style delivery flow
warning

If scheduled execution is not enabled for the agent, you may see a message asking you to enable cron scheduling first. That capability is controlled internally and may not be available to every user.