
Choose a cadence
Cadence is set in plain terms — no cron expressions or pipeline wiring on the standard path:- Run once now — a single run on demand.
- Monthly — good for recurring monthly deliverables.
- Quarterly — common for tax and review cycles.
- At period close — tie the run to the accounting period close.
Publish (go live)
Publishing makes the agent live: it runs on the schedule you set, prepares its work, and routes the output to the review queue for approval.Publishing is safe — nothing an agent produces is shared before a reviewer approves it. Publishing starts preparation, not delivery.