Every support team has a short list of questions that repeat daily: order status, return conditions, how to configure one feature, what a subscription costs. Those simple questions consume a large share of the team's capacity and leave the customer queuing for an answer that could be given in seconds.
The right question about automating support is not whether a machine can answer, but which answers can be handed to a machine without risk. The nature of the error draws that line: a wrong answer that a correction repairs, versus one that damages money, a legal commitment or the customer's trust.
Three properties make a question suitable for automation: its answer exists in a written, up-to-date source; it is either identical for every customer or can be pulled from system data; and being wrong carries no serious consequence. Shipping status, working hours, warranty terms and configuration guides fall into this group: the highest volume and the lowest human added value. Intelligent support rests on three components: automated answers to those questions, smart routing of complex cases, and analysis of conversations at scale to find recurring complaint causes.
When a language model cannot find an answer, it tends to produce one that merely looks right; in support, that tendency is the principal hazard. The remedy is well established: answers must be tied to a specific document in the organisation's knowledge base, and wherever no document exists the system should route the case to a person rather than generate a reply. Most of the work before launch therefore goes into organising documentation, not configuring a tool.
Support in Iran is multi-channel: telephone, messaging apps, social networks and a website form, at hours that extend well beyond a single office shift. Staffing round-the-clock coverage is effectively impossible for a small business, yet the simple questions keep arriving in those hours. Today's models understand colloquial Persian well enough that this no longer requires a large technical team.
Follow four numbers: first response time, the share of conversations correctly completed without human involvement, the escalation rate, and customer satisfaction within that same conversation. The first two improve early, but the decision to expand should rest on the other two. A high share of automated answers alongside falling satisfaction is a sign that the system is closing conversations rather than resolving issues.
Response automation works when it starts from one clear boundary: frequent, low-risk questions to the machine, and money, complaints and unprecedented cases to a person. Start with ten questions, one channel and an always-open route to a specialist, then widen the scope only as far as your documentation and your metrics allow.
