Why Your Team Asks the Same Question Twice
There is a particular tone customers use when they have been asked the same thing twice. It is not anger. It is a flat, slightly tired precision — repeating the answer with the details spelled out, because they have concluded that the first time was not heard.
That tone is expensive. It marks the point where someone stops assuming competence and starts checking for it.
It is a structural problem wearing a human costume
The instinctive explanation is that somebody was not paying attention. Occasionally true, but if it happens regularly then attention is not the variable.
The real cause is that the answer was given to a person or a channel, and the next interaction happens with a different person, through a different channel. The information was captured — usually — but captured somewhere that the next interaction does not look at.
A customer explains their situation in a phone call. The notes go in the call log. They email a week later. The person reading the email does not open the call log, because nothing suggests there is one. The information exists. It is simply not where the work is happening.
The three places answers get stranded
In an individual's inbox. The single largest store of undocumented customer knowledge in most businesses is the sent-items folder of whoever has been there longest. It is searchable by exactly one person.
In a channel-specific tool. Support tickets in one place, sales conversations in another, social replies in a third. Each is complete about its own slice and blind to the others. The customer, who experiences one relationship, cannot see why this would be difficult.
In a field nobody reads. The information was captured correctly, into a form field that appears on a screen the next person has no reason to open. This is the most frustrating variety, because the process was followed and the outcome is identical.
Why adding a form makes it worse
The standard response is to build an intake form that captures everything at the start, so it never has to be asked again.
This fails for a reason worth understanding. A long form at the beginning of a relationship extracts information before the customer has any reason to trust you with it, and the quality of what you get reflects that. People give minimal, approximate answers to questions whose purpose is unclear.
Then, because the answers are thin, someone asks again later — properly, in context, when it matters. The form has not prevented the repeat question. It has added a chore in front of it.
The better discipline is to capture less and capture it at the moment it is actually relevant. This is the same rule that keeps any record trustworthy: not collecting data speculatively "in case it is useful later" [1]. A field filled in because it was mandatory is not knowledge.
The connected-account trap
There is a variant of this problem that catches businesses which have done everything else right.
Much customer context arrives through connected accounts — a shared inbox, a calendar, a social page, a payment provider. These connections work by delegated authorisation, letting an application "obtain limited access to an HTTP service... on behalf of a resource owner" [2]. The grant belongs to whoever authorised it.
So when that person leaves, or revokes access, or simply has their token expire, the context stops flowing. Nothing breaks visibly. The system continues, minus one channel, and the first sign is a team member asking a customer something the customer already told you — through a channel that is no longer being read.
If context arrives through a connection, the connection's health is a customer-experience issue, not an IT one.
What "already answered" actually requires
For a question to be answerable without asking, three things must be true, and the third is the one usually missing.
The answer must be recorded. The record must be attached to the customer rather than to the channel or the person. And the record must be in front of whoever is next in contact — not available to them, in front of them.
The difference between available and visible is the entire problem. Almost every business that suffers from repeat questions has the information available. Availability requires the next person to know it exists, know where to look, and choose to look before responding. That is three chances to fail, on every interaction, forever.
The two questions that are worth asking twice
An important qualification, because "never ask twice" is too blunt a rule and following it literally causes its own damage.
Some questions should be re-asked, and confirming is not the same as forgetting. "You mentioned you needed this before the end of the quarter — is that still right?" demonstrates that you listened and acknowledges that circumstances move. So does re-checking a delivery address, a decision-maker, or a budget, all of which genuinely change.
The distinction a customer draws is between confirming and starting over. Confirming references the previous answer and asks whether it still holds. Starting over asks the question as though it had never been answered, and that is the version that signals nothing was recorded.
The difference is entirely in the phrasing, and the phrasing is only available to someone who can see the earlier answer. Which brings it back to the same requirement: not that the team asks fewer questions, but that whoever is asking can see what has already been said.
A test you can run today
Pick a customer who has contacted you through more than one channel. Ask someone who has never dealt with them to summarise the relationship in two minutes, using only what is in your systems.
Whatever they miss is what your next customer will be asked twice.
It is also worth confirming you could hand that customer everything you hold about them if they asked — for us that is a JSON export of all your records [3]. A business that cannot assemble one person's history for itself certainly cannot assemble it for them, and the two failures have the same root: the history was never in one place to begin with.
Sources
- [1] 360REV Use of Data Policy — what we collect — 360REV, Inc.
- [2] RFC 6749 — The OAuth 2.0 Authorization Framework — IETF
- [3] 360REV Privacy Policy — your rights — 360REV, Inc.