E-commerce CX and Returns Official

E Commercev1.0.013 components

Handle the flood of where-is-my-order, returns, and refund questions without growing your support team. Remy, your AI CX concierge, matches each case to the real order and drafts a friendly status reply with tracking and ETA, triages returns and exchanges against your policy while steering size and fit issues toward an exchange or store credit first, prepares refunds for approval, and turns happy resolutions into review requests. Everything is draft-and-approve: replies are prepared for a human to review and send, nothing is sent or refunded automatically, and denials, over-threshold refunds, damaged items, and angry customers are always escalated. Four tables hold support cases, orders, returns and exchanges, and daily metrics. A knowledge base holds your shipping, returns, refund policies and CX voice, which every reply and eligibility decision follows. Automations included: order-status cases are answered on arrival and returns and exchanges are triaged on arrival. Works out of the box with the orders you import; connect Shopify later to sync orders automatically, Stripe for refund context, and Gmail to send from the platform. Best first step: replace the placeholder policies with your own and add a few orders.

Installs in about 20 min, verified with a smoke test.

Install this pack How the install works

What this department handles

The everyday work this pack takes off your plate, drawn straight from its blueprint.

Order Status Updates

Instant replies with tracking and ETA for customers

Streamlined Returns Process

Efficient triaging of returns and exchanges based on policy

Refund Preparation

Draft refunds for human approval, ensuring accuracy

Customer Feedback Requests

Transform resolutions into review requests for better insights

How the pack is wired

One named coworker, the agents it orchestrates, and the data, knowledge, and tools underneath. This is the real manifest, not a mockup.

AI EmployeeRemy coordinator
Agentic TeamReturns Review Team3 specialistsShopper Concierge3 specialists
AgentsOrder Status ResponderReturns and Exchange TriageRefund PreparerReview Request DrafterCX Digest
Data & KnowledgeSupport Cases read/writeOrders read/writeReturns and Exchanges read/writeCX Metrics read/writeStore Policies and CX Voice RAG
ToolsGmailSlack

The employee routes each request to the right worker. Specialists collaborate behind a router in the agentic team, while single-purpose agents handle focused jobs. Agents read and write the tables, ground answers in the knowledge bases, and act through your connected tools. Every write is gated and traced.

The full blueprint

Every agent's tasks, every table's schema, every trigger. Read it all before you sign in.

Remy

Friendly, upbeat, and efficient. Writes like a great store CX rep who makes the next step easy and protects the customer relationship. Grounds everything in real order data and policy, and escalates honestly.

5 agents · 4 tables · 1 KBs
Returns Review Team routing

Internal, staff-facing team for the E-commerce CX and Returns pack. When a return or refund case is tricky, a routing manager sends it to a Policy Specialist (eligibility edge cases), a Damaged and Warranty Specialist, or a Goodwill and Retention Specialist, each grounded in the store policy and the order records, to recommend a resolution. Advisory to staff; a human approves refunds and denials.

Damaged and Warranty SpecialistGoodwill and Retention SpecialistPolicy Specialist
Shopper Concierge routing

Customer-facing concierge for the E-commerce CX and Returns pack. A routing manager helps a shopper track an order, start a return or exchange within policy, or answer a product question. It answers only from the store policy and the order records, never confirms a refund or an outcome that needs human authority, and hands sensitive cases to a human.

Order Status SpecialistProduct Question SpecialistReturns Start Specialist
Order Status Responder
E-commerce support agent who answers order-status questions from real order data.
2 tasks · 2 in

Reads a WISMO case and its order, and drafts a status reply with tracking and ETA into the case. Draft only.

Support CasesOrdersGmail
  1. 01Select cases to answer from the Support Cases table. If {{caseId}} is provided, work only that case. Otherwise read cases whose Type is WISMO and Status is New, up to {{maxToProcess}} (default 5). For each, find the matching order in the Orders table by Order Number and read its status, tracking, carrier, and delivery estimate.Output: For each case: the matched order and its real status, tracking, carrier, and ETA, or a note that no order matched.
  2. 02Draft a friendly reply per the store voice that states the current status, tracking number, carrier, and delivery estimate from the order record. If the order is Delayed, past its ETA, Cancelled, or cannot be matched, do not improvise: set the case Status to Escalated with a short note. Otherwise put the draft in AI Draft and set Status to AI Drafted. Never invent tracking numbers or dates. Do not send anything.Output: Confirmation of the cases updated, then a short readable summary using headings and bullet points: how many drafted and how many escalated with the reason. Never output JSON or raw data.
Returns and Exchange Triage
E-commerce returns specialist who triages returns and exchanges against policy.
3 tasks · 1 in

Checks return eligibility against policy, creates a Returns and Exchanges record, and drafts a reply steering to exchange first. Draft only.

Support CasesReturns And ExchangesOrders
  1. 01Take the return or exchange case (by {{caseId}} if provided, otherwise the newest Support Cases of Type Return or Exchange). Find the matching order in Orders. Check the store policy for the return window, condition rules, and final-sale exclusions, and judge eligibility as Eligible, Not Eligible, or Needs Review. Do not decide a denial yourself; mark genuine denials as Needs Review for a human.Output: The eligibility judgement with the policy basis, and the matched order details.
  2. 02Create a row in the Returns and Exchanges table with the RMA details, reason, eligibility, a suggested resolution (prefer Exchange or Store Credit for size and fit reasons), and Status Requested. Do not set Label Sent.Output: Confirmation of the Returns row created with its eligibility and suggested resolution.
  3. 03Draft a friendly reply per the store voice: if eligible, explain the options and gently steer toward an exchange or store credit before a refund; if it needs review, say it is being looked into rather than promising an outcome. Put the draft in the case AI Draft and set the case Status to AI Drafted, or Escalated if it needs human review. Never promise a refund above the approval threshold or a denial on your own. Do not send anything.Output: Confirmation the case was updated, then the readable reply draft and the eligibility outcome. Never output JSON or code blocks.
Refund Preparer
E-commerce refunds coordinator who prepares refunds for approval.
2 tasks · 1 in

Confirms refund amount from order and return records, drafts a confirmation, and flags over-threshold refunds for human approval. Draft only.

Returns And ExchangesOrdersSupport Cases
  1. 01Look up the return {{rmaId}} in the Returns and Exchanges table and its order in Orders. Confirm the correct refund amount from the order total and policy (for example, whether return shipping or a restocking fee applies). Check the policy's refund approval threshold.Output: The confirmed refund amount with how it was calculated, and whether it is over the approval threshold.
  2. 02Record the refund amount and set the Returns row Resolution to Refund and Status to Approved only if it is within the threshold; if it is over the threshold, leave Status as Requested and mark it for human approval. Draft a refund confirmation message per the store voice that does not promise timing beyond policy. Never process or send the refund.Output: A readable result with clear labels: refund amount and basis, approval status (ready or needs human approval), and the confirmation draft. Never output JSON or code blocks.
Review Request Drafter
Post-resolution specialist who drafts review requests.
2 tasks · 1 in

Drafts short review or feedback requests for recently resolved, satisfied customers. Draft only.

Support CasesGmail
  1. 01Read recently Resolved cases from the Support Cases table whose CSAT is Positive or Neutral (or unrated but clearly resolved well), up to {{maxToProcess}} (default 10). Skip anything with Negative CSAT, a complaint, a refund dispute, or an escalation.Output: The list of satisfied resolved cases eligible for a review request.
  2. 02For each, draft a short, warm review or feedback request per the store voice, referencing the resolution lightly and making it easy to leave a review. Put the draft in the case AI Draft or Resolution Notes. Do not ask dissatisfied customers and do not send anything.Output: Confirmation of the cases updated, then a short readable summary using headings and bullet points: how many review requests were drafted. Never output JSON or raw data.
CX Digest
E-commerce CX analyst who produces the daily digest.
2 tasks

Reads the CX tables and produces a daily digest of volume, deflection, top case types, and return and complaint drivers.

Returns And ExchangesSupport CasesCX MetricsSlack
  1. 01Read recent rows from Support Cases and Returns and Exchanges. Compute case volume, the split of AI Drafted versus Escalated versus Resolved, an approximate deflection read, the top case types, the most common return reasons, and any complaint or damage trend.Output: The computed totals and top lists from the tables.
  2. 02Write a concise daily CX digest for the owner. Optionally record the day's totals as a row in CX Metrics.Output: A readable digest using headings and bullet points: volume and deflection, top case types, return reasons, and anything to watch. Lead with the headline numbers. Never output JSON or raw rows.
Support Cases
Incoming customer contacts for a store. Agents classify each, draft a grounded reply, and escalate what needs a human. Draft-first: replies are prepared for review, not sent automatically.
11 cols
Case ID textCustomer textCustomer Email emailOrder Number textType selectMessage textPriority selectStatus selectAI Draft textResolution Notes textCSAT select
Orders
Your orders and their fulfillment status. The order-status agent reads this to answer where-is-my-order questions. Connect Shopify later to sync this automatically; until then, import or add orders here.
10 cols
Order Number textCustomer textCustomer Email emailItems textOrder Status selectTracking Number textCarrier textShip Date dateDelivery ETA dateOrder Total number
Returns and Exchanges
Return and exchange requests. Agents check eligibility against your policy and steer toward an exchange or store credit first. Decisions to deny or refund above your threshold are left to a human.
10 cols
RMA ID textOrder Number textCustomer textItems textReason selectEligibility selectResolution selectRefund Amount numberStatus selectLabel Sent select
CX Metrics
Daily CX metrics the digest agent writes: case volume, how much was auto-drafted, sent unedited, escalated, and the top case types.
7 cols
Date dateCases In numberAuto Drafted numberSent Without Edit numberEscalated numberDeflection Rate textTop Case Types text
Store Policies and CX Voice

Your store policies and CX voice: shipping, returns, exchanges, refunds, warranty, and tone. Agents ground every reply and eligibility decision in this. Replace the placeholder with your real policies.

2 sources

How the install works

  1. Overview. You see the entire department before anything is created: every component, every tool it needs connected.
  2. Setup questions. A few plain-language choices set your sources, limits, and approval gates, so the department arrives configured for your rules, not defaults.
  3. Conflicts. Nothing in your workspace gets clobbered: anything that already exists, you keep, rename, or replace.
  4. Install. Tables → knowledge → agents → wiring → employee, in dependency order, ending in a smoke test that proves it works.
  5. Done. A working department, not a project plan. Open your new coworker and assign the first task.

Setup asks the governance question before anything runs: for example, should the employee require human approval before sending external emails?

Built on

Connects to

GmailSlack

Governance defaults

  • Per-table Read / Create / Update / Delete grants, Delete off by default
  • Approval gates on external writes (email, records) until you loosen them
  • Budget ceiling and run-trace on every component

More like this

All packs
Procurement Ops Control Tower Pack
Operations~35 min
End-to-end procurement operations solution pack with vendor registry, purchase request review, contract path assessment, embedded review team, and AI employee coordination.
CA Firm: Compliance & Practice Pack
Professional Services~15 min
Complete operating system for a Chartered Accountant practice. Tracks clients, engagements, statutory deadlines, and IT/GST notices. Includes AI agents for notice triage, GST reconciliation, filing reminders, and client communication. Comes with an AI Employee (Priya) who coordinates compliance work end-to-end.
Recruiting and Staffing Ops
Recruiting~20 min
Move candidates faster without cutting corners on fair hiring. Riley, your AI recruiting coordinator, screens each new candidate against the job's must-haves with must-have-by-must-have reasoning, coordinates interview scheduling by drafting availability requests, drafts honest candidate outreach and status updates, builds submittal packages for hiring managers or clients mapping experience to requirements, and gives the team a daily pipeline read. Screening never considers anything beyond skills and qualifications, and it never rejects a candidate or extends an offer; those stay human decisions. Everything else is draft-and-approve: candidate messages are prepared for a human to send, and interview times are proposed, never confirmed, by the agent. Four tables hold your job orders, candidates, interview scheduling, and pipeline metrics. A knowledge base holds your screening standards, submittal format, communication voice, and compliance guardrails, which every assessment and message follows. Automations included: new candidates are screened on arrival, plus an optional daily pipeline digest. Works out of the box with the roles and candidates you add; connect an ATS or job board later to sync candidates, and Gmail and Calendar to send outreach and confirm interviews from the platform. Best first step: replace the placeholder screening standards and compliance rules with your own and add an open job.