Retain / Save
Damaged-order instant make-good
The order arrived broken — and before the customer finishes explaining, the refund, replacement, and courier pickup are already in motion.
What it does
A damaged delivery is the worst service moment a retailer has: the customer paid, waited, opened the box, and got disappointment. The usual answer is a photo upload, a ticket number, and days in a queue — exactly long enough to lose them. The agent runs the entire make-good in a single conversation: it verifies the order, checks eligibility, processes the refund, reserves the replacement, books the courier, and opens the ticket, then follows up to confirm the replacement landed in good shape. Handled this way, the worst moment becomes one of the most loyalty-building interactions a brand gets.
How it works
- 1Trigger. the customer reports a damaged delivery in chat (often with a photo), or a carrier damage-exception event arrives on the order.
- 2Decision. the agent authenticates the customer, looks up the order, and checks make-good eligibility against the returns policy and order history; memory tells it whether this customer has had incidents before and whether a refund, a replacement, or both is the right offer.
- 3Action. inside one conversational thread it sequences roughly seven live API calls — authentication, order lookup, eligibility check, refund, replacement reservation, ticket creation, courier booking — and presents the customer with a done deal, not a process to follow.
- 4Follow-through. about 48 hours after the replacement is due, the agent checks back to confirm everything arrived intact; if the customer already confirmed, the stale follow-up is cancelled, and if anything is still wrong, the case escalates to a human with the full transcript attached. Every step writes back to the order record.
Configuration
How the agent is wired for this use case.
- OMS · authenticate the customer, look up the order and contents, reserve the replacement, write every step back to the order record
- Knowledge base · check make-good eligibility against the returns and make-good policy
- Payment provider · process the refund
- Scheduling system · book the courier for replacement delivery and damaged-unit pickup
- Ticketing · open the case and attach the transcript on escalation
What you need
The inputs this use case runs on. Your channels stay yours; the agent supplies the judgment.
Signals
damage report in conversation, carrier damage/exception events, order_delivered for follow-up timing
Data
order details and contents, returns and make-good policy, inventory availability for replacements, customer history
Guardrails
eligibility and value limits on automatic refunds and replacements; judge gating on the follow-up message; escalation to a human when eligibility is ambiguous or the customer stays unhappy; cancellation of follow-ups already made redundant
Metrics it moves
- csatup: the worst delivery moment is resolved in one sitting instead of a ticket queue
- ltvup: customers whose damaged order is made good quickly become one of the most loyal cohorts a retailer has
- time-to-resolutiondown: from days of back-and-forth to a single conversation
Related use cases
See it on your own customer journey
Bring one drop-off, one churn cliff, or one silent segment. We will show you what a proactive agent with memory and judgment does with it.
Book a demo