What you can automate
- Run an agent — invoke an agent with a set task, optionally with specific datasets and skills attached.
- Start a thread — create a fresh thread and message an agent, so the work shows up as a conversation you can pick up.
- Refresh data — keep a connected dataset up to date on a schedule.
Triggers
- Schedule — run on a recurring cadence (e.g. every morning, every Monday).
- Webhook — run when an external system POSTs to the automation’s URL; the payload is handed to the agent.
Keep an eye on things
Everything an automation does is visible under Activity:- Runs — the execution history, with status, timing, and any errors.
- Feed — a live log of what’s happening across your workspace: agent runs, data refreshes, approvals, and new knowledge.

