1. Order status and tracking inquiries
Trigger: Customer inquiry about order status, shipping progress or delivery timing. Automated steps: AI identifies the inquiry type, retrieves order and tracking data from configured store and fulfilment sources, responds with current status. Systems involved: Store platform API, fulfilment or tracking API, n8n, AI model, support channel. AI role: Query classification, data retrieval, response generation within defined scope. Human approval/escalation: Inquiries where order data is unavailable, ambiguous or involves a dispute are escalated to a human agent. Business outcome: Faster first response on a high-volume, repetitive inquiry type without agent involvement for standard cases.
2. Return and refund information
Trigger: Customer inquiry about return eligibility, process or refund status. Automated steps: AI retrieves relevant policy from the configured knowledge base, checks order data where applicable, provides a policy-consistent response. Systems involved: Knowledge base, store platform API, n8n, AI model, support channel. AI role: Policy lookup and response generation based on configured rules. Human approval/escalation: Refund execution, exceptions to policy, or disputed cases are escalated to a human agent and require human approval before any financial action. Business outcome: Consistent first response to return inquiries; human time reserved for cases requiring judgment or authorisation.
3. Product information and pre-purchase questions
Trigger: Customer question about product specifications, compatibility, availability or alternatives. Automated steps: AI retrieves relevant product information from the configured knowledge base or product catalogue, responds within the scope of available data. Systems involved: Knowledge base or vector database, product catalogue, n8n, AI model, support channel. AI role: Semantic search and response generation from configured product data. Human approval/escalation: Questions outside the scope of available product data, or involving specific advice the AI is not configured to give, are escalated to a human. Business outcome: Product questions answered consistently without requiring agent lookup time for standard information.
4. Multilingual first response
Trigger: Inquiry received in a language other than the primary support language. Automated steps: Language detected; AI responds in the detected language using configured knowledge base and store data, within the same defined scope as the primary-language flow. Systems involved: AI model with multilingual capability, knowledge base, store platform API, support channel. AI role: Language detection, response generation in configured languages. Human approval/escalation: Inquiries in languages outside the configured set, or where translation confidence is low, are flagged and routed to a human. Business outcome: More consistent first response across configured languages without requiring multilingual agents for every inquiry type.
5. Ticket triage and routing
Trigger: New support ticket received via configured channel. Automated steps: AI classifies the inquiry type, assigns a priority level based on defined rules, routes to the appropriate queue or agent, adds context from CRM and order history. Systems involved: Support platform (e.g., Zendesk, Gorgias, Freshdesk), CRM, store API, n8n, AI model. AI role: Classification, prioritisation and context enrichment. Human approval/escalation: All routing decisions can be reviewed; high-priority or sensitive tickets flagged for immediate human attention. Business outcome: Support queue organised by inquiry type and priority rather than arrival order; agents have order context before responding.
6. Post-resolution follow-up
Trigger: Support ticket marked as resolved. Automated steps: Follow-up message sent to customer after a defined interval to confirm resolution; response logged in CRM or helpdesk. Systems involved: Support platform, CRM, n8n, messaging channel. Automated messaging enabled only where the business has an appropriate legal basis or consent. AI role: Optional — personalising follow-up message based on ticket context. Human approval/escalation: Negative follow-up responses or unresolved cases reopened and routed to a human agent. Business outcome: Systematic resolution confirmation without manual follow-up effort.