LogoLogo
  • Getting Started
    • Overview
    • How-to Guides & Tutorials
      • Video Tutorials
        • Building an Autonomous AI Agent for Twitter/X
        • Bulding Your Own Whale Tracking Agent
        • Building a Degen Agent that Apes in low-caps on Solana
      • How to Build Your First AI Agent
      • How to Choose the Right AI Model for Your Agent
      • How to Add and Configure Plugins
      • How to Set Up and Trigger Workflows
      • How to Launch and Tokenize Your AI Agent
      • How to Edit Your Published Agent
      • How to View Agent Wallet Activity
      • How to get a free Twitter/X API key
      • Official vs Unofficial X plugins. What's the difference?
      • How to Create a Telegram Bot & Get your Chat ID
      • How to Build a Copy-Trading AI Agent
      • Loomlay Troubleshooting Guide
  • LOOMLAY AI AGENTS
    • Introduction
    • Deploying agent live
    • Models
    • Plugins
    • Workflows
    • Workflow Triggers
      • Custom
      • Run on Repeat
      • New Message: Telegram
    • Agent Wallet
  • Terminal
    • Overview & Installation
  • Integration with workflows
  • Configuration & styling
  • Advanced features
  • Tokens
    • LAY Token
    • Agent Tokens
  • Pricing
    • Agent Developer
Powered by GitBook
On this page
  • Availability
  • Configuration
  • Example Timeline
  1. LOOMLAY AI AGENTS
  2. Workflow Triggers

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

PreviousCustomNextNew Message: Telegram

Last updated 3 months ago