Blog
Put the Monday report on a schedule
The weekly numbers, the daily check, the month-end reconciliation: how to move them onto a schedule with Cedric, and the one step people skip that makes automations trustworthy.
The candidates are easy to spot: the same question, asked on the same cadence, answered the same way. The Monday numbers. The Friday shipped-this-week note. The month-end reconciliation. The daily check on whether anything is stuck.
What these have in common is that the thinking was done once, when someone decided the report should exist. Every run after that is execution, and execution on a cadence is the definition of something that should not need a person to remember it.
The tell that a task is ready: you would be annoyed to receive it late, but not surprised by its contents. Surprising output means the task still needs judgment, and it is not ready.
- 01
Prove it by hand first
Ask for the report in the channel. Correct it. Ask again. Do this until the output needs no editing, which usually takes two or three rounds. Scheduling an unverified task means being wrong reliably.
- 02
Run it against a week you already know
Ask for last week's report and compare it to the one you actually sent. Disagreement now is cheap; disagreement in three months is not. This is the step that gets skipped, and it is the one that separates an automation people trust from one people quietly stop reading.
- 03
Then say when
"Send me these numbers every Monday at 9." No cron syntax, no builder. Cedric confirms what it understood before anything is created, and you tell it whether to post every time or only when something needs attention.
Exception reporting is usually right for checks (a quiet week is one line), full reporting for the summaries people expect.
What stays gated
The schedule is the standing approval for the work: the reading, the drafting, the posting where you asked it to post. Risky steps inside it still stop and ask. A monthly reconciliation that would send a reminder to a customer holds that reminder for your yes, every month.
Every scheduled job is visible, pausable and cancellable from the dashboard or the channel. Nothing runs that you cannot see.
One thing to know
Automate the report, not the decision. If the Monday note ends with "and here is what we should do about it", keep that sentence human for a while longer.
FAQ
Correct the next run in the channel, the way you corrected the first drafts. The fix sticks for every run after it.
Yes. Every scheduled job is visible, pausable and cancellable from the dashboard or the channel.
Free to start, no card.
