Skip to content

Flows (Automation)

Flows let you trigger your agent automatically — without manual input. Connect events from external systems to agent actions, or schedule the agent to run on a timetable.


What you can build

  • Support ticket triage — when a new Zendesk ticket arrives, the agent classifies and assigns it
  • GitHub issue labeler — when an issue is opened, the agent reads it and adds labels
  • Weekly report — every Monday at 9am, the agent compiles a report and posts to Slack
  • Alert responder — when Datadog fires an alert, the agent runs a runbook and notifies on-call
  • Lead enrichment — when a new CRM lead is created, the agent researches the company and adds notes

Create a Flow

Build your first automation in minutes. Create →

Triggers & Events

Webhooks, Slack, email, GitHub events, and more. Triggers →

Scheduling

Run on a timetable: hourly, daily, weekly, or custom cron. Schedule →


How flows work

Trigger (event received)
Flow processes event + extracts data
Agent runs with event context
Agent takes action via tools
• Posts to Slack
• Creates GitHub issue
• Sends webhook response
• Updates CRM record