Pick a depth. Each prompt opens in your AI pre-loaded with the lesson. Click a row to preview the prompt.
Every automation you will ever sell starts with the same act: looking at someone's workday and spotting the tasks a machine could do instead. Most people cannot do this — they see 'my job' as one blur, not as separable tasks. The pattern that separates automatable work from everything else has three parts: a predictable trigger (an email arrives, a form is submitted, it is 9am Monday), mechanical steps (copy, paste, rename, send a template), and a defined output (a row exists, a message was sent). Work that needs judgment mid-stream — 'decide if this customer deserves a refund' — fails the pattern and stays human. Learn to see the pattern and you will find billable automations in any business you walk into, because a typical office worker spends several hours a week on exactly this kind of copy-move-notify work.
Watch the pattern applied to a real example. A receptionist at a two-chair dental clinic handles appointment requests that arrive by email from the clinic's website form. Her routine, verbatim: (1) open the email, (2) copy the patient's name, phone number, and requested date into the 'New Requests' Google Sheet, (3) send a canned reply — 'Thanks! We received your request and will confirm within one business day.' — from a saved draft, (4) flag the email as done. That is trigger (a website-form email arrives), steps (copy three fields, send one template), output (a new sheet row plus a sent confirmation). Every step is mechanical: no step requires her to decide anything. She does this roughly 15 times a day.
Now contrast two tasks from the same clinic. 'When a supplier invoice arrives, save the PDF to the Invoices folder and add the amount to the tracking sheet' — trigger, steps, output, fully automatable. 'When a patient complains about a bill, decide whether to offer a discount' — the trigger is predictable, but the middle is judgment, not mechanics. You could automate the edges (log the complaint, notify the manager) but not the decision. That edge-versus-core distinction is exactly how professionals scope automation projects: automate the mechanical shell, leave the judgment to the human, and say so plainly in the proposal.