Join Exclusive Live Event in San Francisco: Unlocking AI Impacts for Digitally Native Brands

Restart: Recharge & Gladly Guide

Tomek Nowinski
01.05.2025

Share this article

Tomek Nowinski
01.05.2025

Ingredients

The systems used by this policy include Recharge, Gladly, and Kodif.

What are AI Policies?

ai policies for customer support

At Kodif, we’re excited to announce the launch of Policies—a powerful, dynamic solution designed to revolutionize the way CX managers handle customer support. Unlike traditional flows, which are rigid and complex, Policies empower non-technical users to create and manage customer interactions with ease. Written in natural language, Policies make it simple to define and refine customer experiences without needing to rely on complicated flowcharts or scripting. This approach is not only user-friendly but also self-serve, enabling CX teams to quickly translate existing Standard Operating Procedures (SOPs) into automation, saving valuable time and resources.

The flexibility of Kodif Policies ensures that businesses can offer personalized, context-driven support while continuously improving customer experiences. With Policies, you can experiment with different strategies to optimize outcomes such as CSAT, revenue, and retention—all without the need to rebuild complex workflows. Whether it’s automating routine interactions or testing new approaches for high-stakes scenarios, Policies provide a scalable, adaptable solution that aligns with your business goals. While flows still have their place in sensitive, high-risk situations, Policies offer an agile alternative that helps businesses innovate faster and deliver exceptional, tailored experiences at scale.

“Restart subscription” ticket type explained

In customer support, a “Restart subscription” ticket type refers to requests from customers who wish to reactivate a previously paused or canceled subscription. This often involves managing customer expectations regarding the terms of reactivation, such as billing cycles, pricing, and any applicable incentives or changes in the subscription plan. Handling these requests effectively requires a seamless process to ensure customer satisfaction and retention, making the capability to automate these interactions through AI policies invaluable.

Which Platforms does this AI policy work on?

This AI policy is compatible with Recharge, Gladly, and Kodif, which integrates seamlessly with all other major platforms to ensure a cohesive customer support experience. The integration capabilities of Kodif allow you to extend this policy to other customer support and subscription management platforms as needed.

When should I use this policy?

Use this policy when customers want to cancel orders and the process calls for a retention step.

  1. Customer wants to proceed with the cancellation in the #Single_order_cancellation_policy – Provide Cancellation Alternatives. a. Once the order is selected, offer retention options to prevent cancellation:
  2. Discount Offer: Use @set_discount_to_order to offer a discount (e.g., 10% or 15%) on the current order if the user chooses to retain it.
  3. Shipping Upgrade: Offer an expedited shipping upgrade free of charge to incentivize the user to keep their order.
  4. Product Swap: Offer the option to swap the item for another product of the same or higher value at no extra cost.
  5. Future Discount: Offer a discount for a future purchase, e.g., a 20% coupon for their next order, if they keep the current order.

  6. Confirm Retention Decision a. Ask the user if they are interested in one of the retention options. b. If the user accepts:

  7. Apply the agreed-upon retention offer using the relevant tools (@set_discount_to_order, @upgrade_shipping, or other applicable retention tools).
  8. Inform the user that the order has been updated, and provide them with the relevant details (e.g., new discount, shipping upgrade, etc.).
  9. Use @send_async_message(message: str) to notify the user that their order has been successfully updated with the retention offer.
  10. Shopify will also send a confirmation email detailing the order update. c. If the user declines:
  11. Proceed with the order cancellation as described in the #Single_order_cancellation_policy.

  12. Post-Retention Follow-up: a. If the user accepts the retention offer, thank them for choosing to keep their order and reiterate any benefits or bonuses (e.g., a future discount). b. Ensure the user receives a follow-up message confirming that their retention offer has been applied.

  13. Escalation: a. If the user has any additional concerns or issues regarding the retention offer, route the case to an agent for further assistance. b. In cases where the user insists on canceling despite the retention offers, proceed with cancellation as outlined in the cancellation policy.

Policy logic

Use this policy when customers want to cancel orders and the process calls for a retention step.

  1. Customer wants to proceed with the cancellation in the #Single_order_cancellation_policy – Provide Cancellation Alternatives. a. Once the order is selected, offer retention options to prevent cancellation:
  2. Discount Offer: Use @set_discount_to_order to offer a discount (e.g., 10% or 15%) on the current order if the user chooses to retain it.
  3. Shipping Upgrade: Offer an expedited shipping upgrade free of charge to incentivize the user to keep their order.
  4. Product Swap: Offer the option to swap the item for another product of the same or higher value at no extra cost.
  5. Future Discount: Offer a discount for a future purchase, e.g., a 20% coupon for their next order, if they keep the current order.

  6. Confirm Retention Decision a. Ask the user if they are interested in one of the retention options. b. If the user accepts:

  7. Apply the agreed-upon retention offer using the relevant tools (@set_discount_to_order, @upgrade_shipping, or other applicable retention tools).
  8. Inform the user that the order has been updated, and provide them with the relevant details (e.g., new discount, shipping upgrade, etc.).
  9. Use @send_async_message(message: str) to notify the user that their order has been successfully updated with the retention offer.
  10. Shopify will also send a confirmation email detailing the order update. c. If the user declines:
  11. Proceed with the order cancellation as described in the #Single_order_cancellation_policy.

  12. Post-Retention Follow-up: a. If the user accepts the retention offer, thank them for choosing to keep their order and reiterate any benefits or bonuses (e.g., a future discount). b. Ensure the user receives a follow-up message confirming that their retention offer has been applied.

  13. Escalation: a. If the user has any additional concerns or issues regarding the retention offer, route the case to an agent for further assistance. b. In cases where the user insists on canceling despite the retention offers, proceed with cancellation as outlined in the cancellation policy.

Example policy

The example policy follows the same logic as described, but is tailored to the platforms Recharge and Gladly:

  1. Customer wants to proceed with the cancellation in the #Single_order_cancellation_policy – Provide Cancellation Alternatives. a. Once the order is selected, offer retention options to prevent cancellation:
  2. Discount Offer: Use @recharge_set_discount_to_order to offer a discount (e.g., 10% or 15%) on the current order if the user chooses to retain it.
  3. Shipping Upgrade: Offer an expedited shipping upgrade free of charge to incentivize the user to keep their order.
  4. Product Swap: Offer the option to swap the item for another product of the same or higher value at no extra cost.
  5. Future Discount: Offer a discount for a future purchase, e.g., a 20% coupon for their next order, if they keep the current order.

  6. Confirm Retention Decision a. Ask the user if they are interested in one of the retention options. b. If the user accepts:

  7. Apply the agreed-upon retention offer using the relevant tools (@recharge_set_discount_to_order, @recharge_upgrade_shipping, or other applicable retention tools).
  8. Inform the user that the order has been updated, and provide them with the relevant details (e.g., new discount, shipping upgrade, etc.).
  9. Use @gladly_send_async_message(message: str) to notify the user that their order has been successfully updated with the retention offer.
  10. Recharge will also send a confirmation email detailing the order update. c. If the user declines:
  11. Proceed with the order cancellation as described in the #Single_order_cancellation_policy.

  12. Post-Retention Follow-up: a. If the user accepts the retention offer, thank them for choosing to keep their order and reiterate any benefits or bonuses (e.g., a future discount). b. Ensure the user receives a follow-up message confirming that their retention offer has been applied.

  13. Escalation: a. If the user has any additional concerns or issues regarding the retention offer, route the case to an agent for further assistance. b. In cases where the user insists on canceling despite the retention offers, proceed with cancellation as outlined in the cancellation policy.

Explore more AI policies

Share this article

Related Articles

Go the extra mile,
without lifting a finger.