Original Summary

Follow-up to the garage demo post from a few days ago. Short version for anyone who missed it: a working demo converted a garage owner in 90 seconds, but the step right after (create an account, fill in a form) kills that momentum, and I was trying to figure out why. Someone in the comments (sekyr95) said something that reframed the whole thing for me: stop treating the demo as a demo. If someone tried it, they already have the real thing, with their real data, at a URL they can keep or send to someone else. Signup shouldn't be "now go set it up," it should just be "put a name on what already exists." That's actually less work than what I was about to build, not more. I was halfway through writing a migration that copies the demo's data into a separate "real account" record at signup. Turns out the better move is to not create a second record at all. Same link, same URL, from test to paying customer. Account creation only attaches the stuff that genuinely needs to be owned by someone (billing, connecting their Google or WhatsApp), and that gets pushed as late as possible instead of being step 2. Second thing that came out of the same thread (seekworld): the reason the setup form feels bad isn't only re-asking known info, it's asking things the owner has never had to put into words before, like what the agent should say when it doesn't know an answer. Nobody fills that in well on a blank page. The better version apparently is: let it run in draft mode on real incoming questions, the owner approves or edits with one tap, and after a week the config is basically written by his own corrections instead of a form he filled out on day one. Neither of these is built yet. Wrote both up properly before touching code, one's a straightforward fix, the other's an actual feature with its own edge cases (what happens to the draft queue if nobody checks it for 3 days, for one). Doing the small one first since it also removes a bug someone else in the thread caught (re-asking for data the demo already had), then seeing if the draft-mode one is worth the build. Anyone gone down the "let real usage write the config instead of a form" road before? Curious what broke.   submitted by   /u/OlympAI [link]   [comments]


  • 情报分类:商业与市场研究
  • 分类依据:内容涉及商业、投资或市场动态
  • 信息来源:Reddit · SaaS
  • 发布时间:2026/9/18 14:43:03