How to set up Gorgias Shopify automation (complete guide for 2026)

Rama Adi Nugraha
Written by

Rama Adi Nugraha

Katelin Teen
Reviewed by

Katelin Teen

Last edited June 2, 2026

Expert Verified
Gorgias Shopify automation workflow diagram with Gorgias and Shopify logos

If you're running customer support on Gorgias for a Shopify store, you've probably configured a few Rules and maybe a WISMO macro. That gets you part of the way. But most merchants stop there without realizing there are three more automation layers underneath - each capable of handling a different class of ticket without human involvement.

The problem isn't that Gorgias automation is complicated. It's that the documentation treats Rules, Macros, the Automate add-on, and the AI Agent as separate features rather than a coordinated stack. Miss the order you build them in and you end up with double-replies, wasted AI budget, or the 70-rule cap sneaking up on you mid-peak season. This guide walks through all four layers, explains what each one is actually for, and shows you how to configure them without stepping on your own automations.

The four Gorgias automation layers

Gorgias automation has four distinct components that work differently and serve different use cases. Think of them as a stack you build from the bottom up - free layers first, paid layers on top.

The four Gorgias automation layers, from simple rule-based logic to fully autonomous AI resolution
The four Gorgias automation layers, from simple rule-based logic to fully autonomous AI resolution
LayerWhat it doesCostBest for
RulesTrigger-based actions (WHEN/IF/THEN)Included in all plansRouting, tagging, auto-replies for defined conditions
MacrosResponse templates with Shopify variablesIncluded in all plansConsistent replies with live order data auto-filled
Automate add-onSelf-service flows and order managementSeparate add-onLetting customers resolve their own orders
AI AgentLLM-powered autonomous resolution$0.90/resolved conversationComplex tickets that don't fit rules

Rules and Macros are included on every Gorgias plan down to the $10/month Starter tier. The Automate add-on and AI Agent cost extra. Configure the free layers thoroughly before activating either paid one - you'll lower the per-month AI cost and avoid over-engineering the stack.

Layer 1: Rules - your highest-ROI starting point

Rules execute automatic actions based on triggers and conditions. Every rule follows the same pattern: WHEN (an event happens) → IF (conditions are met) → THEN (take actions) → ELSE (fallback if conditions are not met).

Gorgias Rules builder - WHEN/IF/THEN automation engine for Shopify helpdesks

You can create up to 70 rules per account across all plans, applied account-wide rather than per store or per channel. Rules run in priority order within the same trigger type - their position in your settings determines which fires first when multiple rules match the same event.

The WISMO rule (do this first)

WISMO - "where is my order?" - typically accounts for 30-40% of ecommerce support volume. A single rule handles it without any human involvement:

  • WHEN: Ticket created
  • IF: Message Intents contains "WISMO"
  • THEN: Apply macro "Order status auto-reply" → Close ticket

Gorgias uses ML-based intent detection to classify incoming WISMO queries automatically. The macro auto-populates live Shopify tracking data - {{order.tracking_url}}, {{order.status}} - at the moment of sending. Once live, a WISMO ticket is resolved in seconds without an agent ever opening it.

Three other high-value rules

Off-hours autoresponder: When a message arrives outside business hours, auto-reply and snooze the ticket so it surfaces at the right time instead of sitting stale until someone notices. Set this up before anything else that touches customer-facing replies.

VIP customer routing via live Shopify LTV: One of Gorgias's most powerful Shopify-specific capabilities is that Rules can fire on live Shopify data - customer lifetime value, order value, Shopify tags, and metafields - not just ticket metadata. You can route a $2,000-LTV customer to your senior team automatically before any agent reads the ticket:

  • WHEN: Ticket created
  • IF: Shopify Customer LTV > $500 (or Shopify Customer has tag "VIP")
  • THEN: Set priority = High → Assign team = "Senior Support"

Our guide to Shopify automation for tagging high-value orders goes deeper on this pattern.

Low CSAT re-open: When a satisfaction survey comes back at 1 or 2 stars - re-open the ticket and assign it to a human escalation team. This closes the loop on AI-handled tickets that went wrong, and Gorgias even includes a built-in template for it.

One practical note on complexity: A Capterra reviewer (Sr. Manager, Digital Marketing, 2+ years using Gorgias) put it plainly: the rules builder "can get complicated fast if you're running a lot of automations." Document your rules in a shared sheet before you hit 30. Debugging a double-reply problem at 60 rules is genuinely painful, and there is no version history in the rules editor.

Layer 2: Macros - Shopify data in every reply

Macros are pre-written response templates that agents apply manually or Rules trigger automatically. The power is in the Shopify variable substitution: Gorgias fills in live order data at the moment the macro fires.

Available Shopify variables:

  • {{customer.first_name}} / {{customer.last_name}}
  • {{order.number}}, {{order.tracking_url}}, {{order.status}}
  • {{order.shipping_address}}, {{order.total}}
  • {{product.name}} / {{product.url}}

Beyond text, macros can execute direct Shopify actions as sub-steps: cancel last order, duplicate last order (for reorders), edit shipping address, issue a partial or full refund, or refund shipping only. A macro can both send a "your refund is processed" message and trigger the refund in Shopify in a single click - no tab switching.

You can store up to 5,000 macros per account. One constraint worth knowing upfront: macros with HTTP hook actions (custom webhooks for external integrations) cannot be used inside Rules. Those macros have to be applied manually.

Layer 3: The Automate add-on - customer self-service

The Automate add-on (rebranded from "Automation add-on" in November 2023) adds self-service capabilities that Rules and Macros can't provide. Five components:

ComponentWhat it does
FlowsMulti-step branching Q&A in chat, help center, and contact forms
Order ManagementCustomers look up their own order status and initiate returns without opening a ticket
Article RecommendationsAI suggests relevant help center articles in chat to deflect before a ticket forms
Quick ResponsesRule-triggered canned replies for common queries
AutorespondersSchedule-based automatic replies

The most underused component is Order Management. When a shopper resolves their WISMO question through the self-service chat widget, it never becomes a ticket - meaning it doesn't count against your automation rate and doesn't cost $0.90 in AI resolution fees. It simply disappears from your queue.

One ceiling to know: Order Management flows cannot trigger automatic refunds or cancellations without an agent approval step. Full self-service refunds still need a human in the loop, even with the Automate add-on enabled.

Layer 4: The AI Agent - autonomous resolution for complex tickets

The AI Agent is Gorgias's LLM-powered resolution layer. It reads tickets, reasons about them, takes Shopify actions, and sends replies without human involvement. It's the most capable layer and the most expensive: $0.90 per resolved conversation on annual billing, $1.00 on monthly.

Gorgias AI Agent - autonomous post-purchase resolution and Shopping Assistant for Shopify stores

What it handles autonomously

Post-purchase (Shopify-native): WISMO with real-time tracking data, return and refund requests per your configured policy, pre-fulfillment order cancellations, pre-fulfillment shipping address edits, subscription management via Recharge, and FAQ responses drawn from your help center.

Pre-purchase (AI Agent 2.0, launched July 2025): Product recommendations based on browsing and purchase history, dynamic discount code generation based on shopper intent, cart recovery via WhatsApp, and checkout conversation engagement.

Real automation rates vs. the claim

Gorgias markets the AI Agent at 60% autonomous resolution. Published case studies tell a more useful story:

Real-world Gorgias automation rates compared to the 60% marketed ceiling
Real-world Gorgias automation rates compared to the 60% marketed ceiling
BrandAutomation rateContext
Orthofeet56%Achieved in <2 months
Annmarie Skin Care50%+Shopify App Store, verified buyer
Love Your Melon25%9,000 tickets/month, 3 agents
Documented floor26%One measured case study
Gorgias marketing claim60%Ceiling, not a starting point

Your rate lands in the 25-56% range depending on how much of your volume is repetitive post-purchase queries versus complex product questions. The AI Agent's accuracy score improved from 3.55/5 to 4.08/5 through 2025 - early-era complaints about hallucinations are less representative of the current product, though a Shopify App Store reviewer (Ramy Brook, May 2026) still noted "occasional hallucinations" while being broadly positive.

Running Rules and the AI Agent together

Rules execute first, then the AI Agent. This creates a conflict risk: if a Rule sends an auto-reply and the AI Agent is also active on the same ticket, the customer gets two messages. The fix is Gorgias's two built-in AI rule templates:

  1. "Prevent AI Agent from Answering" - tags a ticket with ai_ignore, blocking AI from responding to it
  2. "Re-open Low CSAT Tickets" - re-opens tickets where the AI response got a 1 or 2-star rating

Apply ai_ignore tagging to any ticket category where a Rule is already sending a complete response. Our guide to Gorgias Automate AI for Shopify walks through the full configuration for running both layers cleanly.

Where Gorgias automation falls short

Knowing the limits matters as much as knowing the features - especially before you build a workflow that depends on them.

Which Gorgias automation layer handles which type of ticket
Which Gorgias automation layer handles which type of ticket

The AI Agent is Shopify-only. Autonomous order actions - tracking, edits, cancellations - work only on Shopify. WooCommerce, BigCommerce, and Magento merchants get Rules and Macros but lose the AI Agent's order capabilities entirely. This is a genuine gap for multi-platform operations.

The AI Agent doesn't cover social or SMS. The AI operates on email and chat only. Instagram DMs, Facebook messages, SMS, and voice tickets route to human agents. Given how much ecommerce support now flows through Instagram, this leaves a meaningful share of volume unautomated.

The 70-rule cap arrives sooner than expected. Multi-store brands managing several social channels, different ticket categories, and time-based routing can hit 70 rules within months. There's no workaround other than consolidating or deleting existing rules.

The AI Agent only sees the last 10 Shopify orders. For high-frequency shoppers or subscription brands, older purchase history is invisible to the AI - which can produce incomplete or confusing responses on loyalty or repeat-purchase inquiries.

Fully autonomous refunds require a human approval step. Even with the Automate add-on's Order Management flows active, customers can't self-serve a full refund without an agent approving it. You can automate most of the process, but not the final step.

For merchants hitting these limits - particularly those on non-Shopify platforms or running heavy Instagram DM volume - the broader Shopify automation apps landscape has options that extend beyond Gorgias's native stack.

Try eesel AI

eesel AI is a native AI agent for Gorgias - not a chatbot widget running alongside your helpdesk, but an actual Gorgias agent that reads tickets, drafts replies, adds internal notes, updates tags, and accesses live Shopify order data. It learns from your historical Gorgias tickets, help center, and macros on day one, with no training or data labeling required.

eesel AI for Gorgias - AI agent that works natively inside your existing Gorgias helpdesk

The median Gorgias customer reaches 85%+ tier-1 resolution within the first week of setup. Pricing is $0.40 per ticket - less than half the $0.90 Gorgias charges per AI-resolved conversation. Years.com, a Gorgias and Shopify merchant, described eesel as "the glue" that made their helpdesk actually run autonomously.

If you've built out your Gorgias Rules and Macros and want an AI layer that goes further - broader channel coverage, plain-language configuration, no hard rule ceiling to navigate - start with $50 in free credit and see what the first week looks like. No credit card required.

Frequently Asked Questions

What is the difference between Gorgias Rules and the AI Agent?
Rules are simple WHEN/IF/THEN logic that execute instantly and cost nothing extra - they're included on all Gorgias plans, including Starter. The AI Agent uses a large language model to understand and respond to complex tickets autonomously, but charges $0.90 per resolved conversation on annual billing. For high-volume repetitive queries like WISMO, Rules are faster and cheaper. The AI Agent earns its cost on nuanced tickets that don't fit clean rule conditions.
Does Gorgias automation work with WooCommerce or BigCommerce stores?
Only partially. Rules and Macros work across all platforms Gorgias supports. But the AI Agent's most powerful features - autonomous order tracking, pre-fulfillment order edits, and cancellations - are Shopify-only. Merchants on WooCommerce, BigCommerce, or Magento get the helpdesk layer but lose AI-driven order actions. eesel AI supports Shopify, WooCommerce, and BigCommerce with AI features across all three.
How many rules can I create in Gorgias?
Up to 70 rules per Gorgias account, across all plans including Starter. The limit applies account-wide, not per store or per channel. Shops managing multiple brands, many ticket types, and several social channels hit this ceiling faster than expected. When you're close to the limit, consolidate overlapping rules or rely on the AI Agent for cases that would otherwise need many condition branches.
What automation rate should I realistically expect from Gorgias?
Real-world case studies show 25-56% autonomous resolution. Orthofeet reached 56% in under two months; Love Your Melon runs at 25% with 9,000 tickets per month and three agents. Gorgias's marketed 60% figure is a ceiling for post-purchase-heavy stores with high WISMO volume, not a starting point for every merchant. Your actual rate depends on how repetitive your ticket mix is.
Can I run Gorgias Rules and the AI Agent at the same time without conflicts?
Yes, but you need to prevent double-replies. Rules execute first; if a Rule sends an auto-reply and the AI Agent is active on the same ticket, the customer receives two messages. The fix: disable overlapping auto-reply rules, or use Gorgias's built-in templates - 'Prevent AI Agent from Answering' tags a ticket ai_ignore, and 'Re-open Low CSAT Tickets' catches poorly-rated AI responses. Our guide to Gorgias Automate AI for Shopify covers the full configuration.

Share this article

Rama Adi Nugraha

Article by

Rama Adi Nugraha

Rama is a developer at eesel AI based in Bali, Indonesia, working across PHP/Laravel and the modern JavaScript stack (TypeScript, React, Next.js). He studied Information Management & Technology at Universitas Ciputra and was an IISMA 2023 scholar at NTU.

Related Posts

All posts →
Banner image for Gorgias vs Tidio: Which Shopify Helpdesk Wins in 2026?
Comparisons

Gorgias vs Tidio: Which Shopify Helpdesk Wins in 2026?

Choosing between Gorgias and Tidio for your Shopify store depends on whether you need a dedicated helpdesk for order management or a live chat tool for sales growth.

Amogh SardaAmogh SardaMay 4, 2026
Banner image for Gorgias AI vs Tidio AI: Which customer support platform wins in 2026?
Gorgias AI

Gorgias AI vs Tidio AI: Which customer support platform wins in 2026?

A detailed comparison of Gorgias AI and Tidio AI, covering pricing, AI features, and use cases to help you choose the right customer support platform.

Stevia PutriStevia PutriMar 16, 2026
Illustration of a Shopify storefront with a Gorgias chat bubble widget in the corner
customer support

The Gorgias Shopify chat bubble: a complete setup and customization guide (2026)

Everything Shopify merchants need to know about the Gorgias chat bubble - how to install it the right way, customize it, fix it when it breaks, and make the AI actually useful.

Stevia PutriStevia PutriJun 2, 2026
Banner image for I tested the best live chat software for ecommerce in 2026: Top 7 picks
Ecommerce

I tested the best live chat software for ecommerce in 2026: Top 7 picks

Looking for the best live chat for your online store? We tested the top 14 tools to find the ones that drive a 45% conversion boost.

Katelin TeenKatelin TeenMay 1, 2026
Banner image for Gorgias review in 2026: Does it actually drive revenue?
Gorgias AI

Gorgias review in 2026: Does it actually drive revenue?

We put Gorgias's AI Agent to the test. Discover if this ecommerce-native helpdesk is the right choice for your store's CX and sales in 2026.

Amogh SardaAmogh SardaMay 1, 2026
Banner image for Is Gorgias Automate worth it? An honest 2026 review
Gorgias AI

Is Gorgias Automate worth it? An honest 2026 review

Gorgias Automate promises AI-powered support automation, but the pricing model raises eyebrows. Here's what you need to know before committing.

Stevia PutriStevia PutriMar 16, 2026
AI HR helpdesk illustration showing employee questions being routed and resolved automatically
AI & Automation

HR helpdesk AI: what it is, what it does, and how to set one up in 2026

An AI HR helpdesk automates up to 70% of employee questions so your HR team can focus on what actually matters. Here's what it is, how it works, and how to set one up.

Stevia PutriStevia PutriMay 18, 2026
Banner image for 7 best AI helpdesks for ecommerce in 2026: tested and compared
Alternatives

7 best AI helpdesks for ecommerce in 2026: tested and compared

A comprehensive comparison of the 7 best AI helpdesks for ecommerce stores, featuring hands-on insights and pricing breakdowns.

Stevia PutriStevia PutriMar 16, 2026
An honest look at Yuma AI in 2025: Features, pricing, and alternatives
Alternatives

An honest look at Yuma AI in 2025: Features, pricing, and alternatives

Yuma AI automates customer support in ecommerce, cutting response times and improving efficiency with AI-driven ticket handling.

Stevia PutriStevia PutriSep 9, 2025

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free