Skip to main content

Automation

TL;DR
  • One Automation page lists every automation on your agent, across types
  • Filter by type and status, search by name, and act on several automations at once

The Automation page

Select Automation in the left sidebar to see every automation configured on your agent in a single list. Instead of a separate page per automation type, the Automation page brings them together so you can find, filter, and manage them in one place.

Automation types

TypeWhat it doesLearn more
Scheduled tasksRun recurring operational work on a schedule — health checks, cost reports, and proactive monitoring.Scheduled Tasks →
HTTP triggersWebhook endpoints that invoke your agent on demand — from CI/CD pipelines, alerting systems, or any HTTP client.HTTP Triggers →

Shared list behavior

  • Status — every automation uses one status set: On, Off, Ended, or Failed, shown as a color-coded badge.
  • Search and filter — a single search box, type pills, and a status filter narrow the list.
  • Bulk actions — with a mixed selection, the toolbar can Turn on, Turn off, Run now, or Delete several automations at once. Edit is enabled only when exactly one automation is selected.
  • Create — click Create and choose the type of automation; the matching create dialog opens.
  • Details column — each row shows a per-type detail (schedule or invoke URL) alongside a completed-runs count.

Click an automation's name to open its detail view. Creating, editing, and reviewing execution history use the experience specific to each automation type.

TopicDescription
Scheduled Tasks →Time-based automation reference
HTTP Triggers →Event-driven webhook reference
Workflow Automation →Multi-step automated workflows
Was this page helpful?