# Overview

The [Easy Returns Management System](https://apps.shopify.com/return-management-system) (RMS) app integrates seamlessly with Shopify to help merchants manage product returns efficiently. It provides customers with an easy-to-use return request form on the storefront, while allowing store owners to review, manage, and process these requests from the app dashboard.

The RMS app also supports **domestic return shipping via Shippo**. To enable this feature, you must purchase a Shippo API key and connect it within the app.

***

#### **Key Features**

* **Streamlined Return Requests:** Manage return requests submitted from the storefront directly in the RMS app panel.
* **Email Notifications & Automation:** Configure email alerts and set automated triggers for each stage of the return process.
* **Customizable Return Form:** Adjust and personalize return form fields based on your store’s needs.
* **Restricted Returns for Collections:** Limit returns for specific non-returnable manual collections.
* **Return Window Configuration:** Set a custom return eligibility period in days.
* **Custom Return Statuses:** Create and manage custom statuses with optional notification triggers.
* **Terms & Conditions Panel:** Show a customizable terms and conditions section on the storefront return form.

To set up the return form, click on [Getting Started](https://help.spicegems.com/geoip-country-redirect/getting-started) for the complete form integration process.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.spicegems.com/easy-returns-management-system/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
