Send the closeout email when the job is done
Published 2026-09-23
The crew finished. The customer still needs a short closeout note: what was done, what to watch, and who to call. You draft it in chat, then paste it into mail. Replies land somewhere else.
Your AI assistant can send that note from your address and keep it on the job.
What is still on you
Every finished job has a customer, an address, a list of what closed, and a contact. You write the closeout by hand, or you skip it when the next visit is already waiting. If they reply with a question or a punch item, you hunt which thread still has it.
ChatGPT can schedule a prompt that rewrites the note. That still wakes a model every run. Drafting is easy. Sending from your address, and leaving a record the next person on the crew can open, is still on you.
What your AI assistant does
It keeps the job in one place (customer, address, what closed, contact). When you mark the job done, it sends the short mail from an address you own. Replies come back to the same inbox. You ask whether they answered. It reads the reply and can update the job.
If you want a weekday pass for jobs that closed yesterday, a Routine runs code on a schedule. Ordinary bash. No model in the loop. It lists who still needs the closeout, or it mails you the open list. It does not wake a model to invent the schedule.
The next person on your team opens the same job. They do not ask you to forward the chat where you typed the note.
What this is not
This is not a new field-service tool you learn first. It is the closeout mail you already send by hand. Your AI assistant keeps the address and the job.
Hand it off
Copy this into your AI assistant:
Add Sails from https://sails.app/start. For the finished job at [address] for [customer], email [their email] a short closeout: what was done, what to watch, and who to call. Send from my Sails Mail address. Keep it on the job so I can ask if they replied. Use Mail and Files or a database. Ask me anything you need before you start.