Keep the customer list in one place
Published 2026-09-11
You need the last job, the phone, and the address before you call. They live in three places. You hunt, then you dial.
Your AI assistant can keep that list in one database and answer from it.
What is still on you
Every customer has a name, a phone, an address, and the last job. You keep pieces in a sheet, a thread, and a folder. Before a callback you open all three. If someone else on the team calls the same person, they hunt too.
ChatGPT can draft a note. It cannot keep a customer row your team shares. It cannot query who is waiting for a bid. The list is still you.
What your AI assistant does
It creates a database for customers: name, phone, address, last job, status. It adds a row when a new lead lands. It updates the row when a job closes. When you ask who to call, it answers from that database.
It can put a simple CRM page on a domain you own. Your team opens the same list. They do not ask you to forward a sheet.
If you want a weekday pass over open leads, a Routine runs code on a schedule. It lists who still needs a bid. It does not wake a model to rebuild the list every morning.
What this is not
This is not a new CRM product you learn first. It is the customer list you already keep. Your AI assistant builds it and answers from it.
Hand it off
Copy this into your AI assistant:
Add Sails from https://sails.app/start. Build a customer list in a database: name, phone, address, last job, status. Put a simple page on my domain so the team can open the same list. Ask me anything you need before you start.