# Handling Partial Returns

It is very easy to handle Partial Returns with the RMS App.  Here is how it can be done:

1. Approve the Request
2. Once the Request is approved, you can deny the non-eligible items by setting their status as “Denied / Rejected”. It will also fire off a notification email telling customer that their return request for the respective item has been denied.
3. You can Approve / Deny other items in the request as usual.

{% embed url="<https://vimeo.com/341289522>" %}


---

# 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/handling-partial-returns.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.
