Fake-data sample

Freelance consultant client intake

This is a realistic example of the audit output. It uses fake data and does not require access to any client account.

Current workflow

  1. Lead emails a vague request.
  2. Consultant asks budget, deadline, goals, files.
  3. Client sends partial details.
  4. Consultant chases missing files manually.
  5. Project starts late or scope changes mid-delivery.

Automation-ready version

  1. Lead submits intake form.
  2. Required fields are checked automatically.
  3. Missing fields trigger a polite reminder draft.
  4. Complete requests create a project checklist.
  5. Consultant reviews and sends final quote.

Starter node plan

NodeInputOutputHuman review
Form triggerClient intake formStructured lead rowNo
Completeness checkBudget, deadline, filesMissing-field listNo
Reminder draftMissing fieldsEmail draftYes
Project checklistComplete intakeTask listYes

First safe automation

Automate only the intake form, missing-field check, and reminder draft. Keep pricing, scope negotiation, and final client communication human-reviewed.

I want this audit