Completed state
At the end of this guide, an active weekly operations digest has a saved Agent owner, project context, schedule, concurrency policy, and Chat output route. A manual test run has produced one linked conversation with inspectable Run evidence.Prerequisites
Prepare a working Agent and a repeated request whose inputs and result shape are already stable. Decide who owns failures, what starts the work, and whether each result belongs in a new Chat or a tracked Issue. The exact output comparison is in Automation output routing.Create the operations digest
- Open Automations and start a custom definition.
- Name it
Weekly operations digestand select the reporting Agent and operations project. - Write instructions that define the reporting window, source records, expected sections, and how to report missing data.
- Set the schedule to Monday at 09:00. The current UI has no timezone selector: it saves and shows the schedule in the browser’s local timezone.
- Keep Send to chat so every real execution gets a separate Messenger conversation. Choose tracked Issue output instead when the result needs explicit assignment, status, dependencies, or review.
- Select the concurrency behavior for an overlapping run. Choose skip or coalesce when duplicate reports would be harmful.
- Save the Automation, then dispatch it manually once.
- Open Run history and follow the linked Chat. Inspect the input message, Agent reply, source Agent Run, and terminal status.
