What the Assistant Needs Before You Switch It On
An assistant is only as good as what it can see. Here is the honest list of what has to exist first, and what happens for each item you skip.
Costa3 min read
Short answer
An assistant needs three things to answer instead of promising to check: current availability or stock, a price rule it can apply without asking, and somewhere to write what it agreed. Miss any one and every conversation ends in "let me get back to you", which is the same as not answering at all.
Key facts
- Three things decide whether an assistant can finish a conversation: what is available, what it costs, and where the outcome gets written.
- A price the assistant cannot compute is a handover; a price it can is a booking.
- None of the four assistants replaces the system of record — they read it and write back to it.
- If there is no system of record yet, the platform comes first and the assistant second.
Every disappointing assistant we have looked at failed the same way. It answered questions and it could not finish anything, so every conversation ended with a person doing the work anyway — plus the work of reading the transcript.
That is almost never a model problem. It is that nobody gave the assistant anything to work with.
The three things
What is available, right now. For a rental that is which vehicles are free on which dates. For an agency it is which listings are actually still on the market. For a shop it is stock. If the assistant cannot see this, the best sentence it can produce is "let me check with a colleague" — and the customer, who is talking to two of your competitors at the same time, does not wait for it.
A price it can compute. Not a simple price. A rule. Weekend surcharge, long-stay discount, airport pickup fee, deposit — all of that is fine, as long as it is written down somewhere as arithmetic rather than as judgement. The moment a price depends on how the manager feels about the customer, every price question becomes a handover.
Somewhere to write the outcome. The conversation has to end in a row in a system: a booking, a viewing, an order, a lead with its history attached. If it ends in a chat window, you have bought a very expensive way of generating unread transcripts.
What each missing piece costs you
| Missing | What the assistant does instead |
|---|---|
| Availability | Promises to check, and the customer books elsewhere |
| Price rules | Answers everything except the one question that decides the sale |
| A place to write | Produces a good conversation nobody acts on |
None of this is a reason to wait until everything is perfect. It is a reason to know which of the three you are missing, because that is exactly the sentence your customers will hear all week.
What it does not need
It does not need your data to be clean. It does not need a rewrite of anything. And it does not need a person watching it — the rules say what it may do on its own and everything outside them goes to a human with the conversation attached.
It also does not need to be the system. EstateAI and RentAI plug into what an agency or a rental fleet already runs. If there is nothing to plug into yet, that is a different purchase and an honest one: INITE Estate and INITE Rent are the systems, and the assistant comes after.
Questions this raises
- Do I need a CRM?
- You need somewhere the answer can be written down that is not a person's memory. For most businesses that is a CRM; for some it is the booking system. What matters is that it has an API and that it is the place your team already looks.
- What if my prices are not in a table?
- Then the assistant will quote nothing and hand every price question to a person, which is a worse version of what you have now. Prices do not have to be simple — they have to be rules. "Weekends plus twenty per cent, over seven days minus ten" is a rule. "Depends, ask me" is not.
- Can it start with just FAQ answers?
- Yes, and that is a legitimate first week — it is also the version people mean when they say a chatbot did nothing for them. Answering questions is worth having; finishing the job is what changes the day.
- How long does the setup actually take?
- The connection is fast. Getting availability and prices into a shape a machine can read is the part that takes real time, and it is work you keep whether or not you ever turn an assistant on.