Build the monthly report, end to end
Everything in this course, applied to the folder from lesson 0, in the order you would actually do it.
Lesson 0 promised an afternoon of work that happens without being asked. This is that setup, and each piece is something you built alone in an earlier lesson.
The pieces
| Piece | What it holds | From |
|---|---|---|
| Global instructions | Date format, currency, tone, and never send anything | Lesson 8 |
| A project | The folder, who reads the summary, what clean means here | Lesson 9 |
| Connectors | Only the folder the job uses | Lesson 10 |
| A skill | The clean-up procedure, six numbered steps | Lesson 11 |
| A brief | Five things, plus stop and ask rather than guess | Lesson 4 |
| An approval mode | Automatic, chosen on purpose | Lesson 15 |
| A schedule | Monthly, on the first | Lesson 18 |
The brief, now that everything else exists
Run the monthly sales clean-up on Sales/2026, then write the
manager summary and a five slide deck.
Stop and tell me rather than guessing if a file is missing or a
column does not match. Do not invent numbers.
Say the row count before and after, and how many rows were dropped.Three short paragraphs, where lesson 2 needed four and every one of them was about the data rather than the job. The columns, the region spellings and the date format are in the skill. Who reads it and what clean means are in the project. The formatting and the never-send rule are global. What is left is the job.
The order to build it in
Doing this in one sitting produces a setup for a job you imagined. Doing it across two real months produces one for the job you have, and the difference shows up the first time an export arrives in a shape nobody expected.
How you know it is working
- The result arrives before anyone asks for it.
- The numbers in the summary match the spreadsheet, and it says so itself.
- When something is wrong with the data, it stops and tells you instead of producing a tidy answer.
- The brief has stopped changing.
What this course left out
| Left out | What it is |
|---|---|
| Team and Enterprise rollout | Turning Cowork on for an organisation, and who may use what |
| Enterprise browser setup | Configuring the built-in browser for a whole company |
| Monitoring with OpenTelemetry | Sending Cowork activity to your own observability stack |
| Custom visuals | Controlling how charts and visuals are produced |
| Claude in Chrome, and Microsoft 365 | Claude working inside the browser and apps you already use |
Each of those is documented in the Help Centre, and none of them changes anything you learned here. They are the same product with more administration around it.
You are done
You can tell a job from a question, describe one well enough to leave it alone, and say where the result should land. You know where the work runs, what it can reach, and why that boundary is the thing that makes prompt injection survivable. And you can turn a procedure into a skill, hand it to somebody else, and let the calendar start it.
- Set your own recurring job up end to end this month, in the order above.
- In two months, open the past runs and check whether it is still right. That is the habit this whole course is for.
Every expert started right here.