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.
Next steps
- Connect integrations to act on triggered data
- Build a workflow triggered on a schedule
