Skip to main content
A trigger fires your agent automatically on a schedule, via a webhook, or from a messaging platform.

Trigger types

Schedule

Runs the agent at a set time or interval.Example: every morning at 8am.

Webhook

Fires when an external service sends a POST request to the agent’s URL.Example: new form submission.

WhatsApp / Telegram

The agent responds to messages sent on those platforms.

What you can automate

  • send a daily news briefing at 7am
  • respond to customer messages on WhatsApp
  • process data when a webhook fires
  • run a weekly report every Monday
  • monitor a topic and alert on new results

Set up a trigger

1

Open the agent

Navigate to the agent you want to automate.
2

Go to Triggers tab

Click the Triggers tab inside the agent.
3

Add a trigger

Click Add Trigger and choose a trigger type.
4

Configure and save

Fill in the trigger settings and save.
Pair triggers with workflows when the output of one step should feed into the next step automatically.
Check trigger execution history from the Triggers page to debug issues.

Next steps