Run on Repeat

The Run on repeat trigger enables recurring workflow execution at specified intervals. This feature automates regular task execution for your agent.

Availability

Run on repeat triggers are executed only on live agent versions.

Configuration

Setting the Frequency

  • Frequency is specified in minutes

  • Example: 30 min configures the workflow to run every 30 minutes

Timing Behavior

  • Timer initialization occurs when the agent is published

  • First trigger executes one full interval after publication

  • Subsequent triggers occur at regular intervals thereafter

Example Timeline

If you publish an agent at 1:00 PM with a 30-minute run on repeat trigger:

  • Agent publication: 1:00 PM

  • First trigger: 1:30 PM

  • Second trigger: 2:00 PM

  • Pattern continues every 30 minutes

Last updated