Skip to content

Automations

Automations let you schedule a chat-style task or have it run when some condition holds. Same agentic loop as the chat assistant — same tools, same model — but unattended. “Every weekday at 8am, summarise unread email.” “When my flight delay grows past 30 minutes, push me a notification.”

What is an automation?

Trigger + tools + model. The mental model. Read →

Create an automation

From chat, or from the Automations tab. Read →

The runner ticks every 60 seconds, picks up automations that are due, and runs them through the same agentic loop the chat uses. Tools the assistant calls are real — an automation can capture a URL, write a reminder, send you a notification, or call a third-party service through an outbound MCP server.