Module · M4 · Money in, student in✅Knowledge checkCheck: money in, student in4 questions · Pass at 60%1. What is the control on a payment reminder — the first thing your desk sends that cannot be unsent?A better-written messageA suppression check: read the state and decide not to sendAn approval gate before every sendA daily sending cap2. A scheduled query reported `success: true`, `row_count: 0`, `columns: []` and no error. What had actually happened?Nobody matched the criteria that dayThe SQL failed — one column name was wrong — and the failure presented as an ordinary empty resultThe database was unreachableThe workflow had been deactivated3. Why does onboarding automation have to compute absence rather than react to events?Because events are unreliableBecause nobody writes in to say they paid and never started — absence produces no event to react toBecause scheduled workflows are cheaper than triggersIt does not; a database trigger covers it4. What does a corporate buyer actually want to know about the seats they bought?What is in the courseWho on their team has not startedHow the platform compares to alternativesWhen the next cohort opensCheck answers← Back to Building AI Agents for Sales, Onboarding and SupportNext topic →