Client brief
The previous rule-based bot relied on exact wording and frequently fell back. The new assistant had to understand free-form Russian and Hebrew, keep service data isolated, and never quote an unverified price.
The previous rule-based bot relied on exact wording and frequently fell back. The new assistant had to understand free-form Russian and Hebrew, keep service data isolated, and never quote an unverified price.
An Israeli company specialising in glazing and custom-built structures; the client’s brand and internal data are not disclosed.
According to the project author, the assistant was deployed in the client’s Kommo workflow and accepted by the client. The public case does not disclose the brand, correspondence, commercial terms, or internal identifiers.
04 · DATA AND PROCESS
COMMISSIONED IMPLEMENTATION · RU + HE · PRODUCTION
05 · IMPLEMENTATION AND BOUNDARIES
The native Kommo AI Agent was configured as a controlled layer on top of the official WhatsApp channel: 18 structured knowledge sources, a service catalogue, 51 CRM fields, 20 bounded actions, handoff rules, and a reproducible QA set.
06 · CHALLENGES AND DECISIONS
The assistant had to do more than hold a conversation: it needed to work safely with bilingual knowledge, prices, and CRM actions.
Free-form bilingual conversations cannot be handled reliably with exact-match rules.
Different services have different prices and technical constraints; mixed sources could produce an incorrect consultation.
Existing bots and triggers could duplicate replies, while the AI Agent action set is bounded by Kommo capabilities.
Preview validated response content but could not prove deal updates, tags, tasks, or AI stop after manager handoff.
Avoiding an external n8n/OpenRouter chain reduced components, failure points, and integration latency.
Technical facts come from the knowledge base, while the catalogue remains the only source of prices.
The assistant can use only approved fields and workflows, and hands risky situations to a manager.
Reference questions and isolated conversations reveal routing errors before real customer interactions.
Stronger than a scripted Salesbot: it understands the intent of a free-form message instead of one predefined phrase.
Safer than a generic chatbot: knowledge, prices, actions, and manager handoff have explicit boundaries.
Easier to maintain: the catalogue and knowledge sources can be updated without rebuilding all business logic.
More reliable at launch: answer quality and CRM actions are verified separately before a controlled live test.
For this workflow, the approach is optimal: native Kommo integration combines minimal external dependencies, managed risk, and content the business can update independently.
AI ASSISTANT FOR CRM
Describe the channel, CRM, languages, knowledge base, and manager-handoff rules, and we will scope a safe first release without unnecessary integrations.