# Create a Return Request from App (on behalf of the customer)

Process for creating return requests on behalf of customers from the App panel, in case they are not able to place the return request. This can only be done by the store owner or the managers.

**Please check the steps bel**ow:

Step-1: Click on **Returns** → Create a return request

<figure><img src="/files/5ounq2vGYx1HJMw7N8DA" alt=""><figcaption></figcaption></figure>

Step-2: **Enter the Order ID** of the product that you want to return → click on **Lookup**

<figure><img src="/files/VI8sok5rZ19dUbTvD9KE" alt=""><figcaption></figcaption></figure>

Step-3: Select the product that you want to return with the appropriate return reason and resolution type  → click **attach images** (if required) → Click on **submit request**

<figure><img src="/files/RGW3aQ1J6jSYOmE8PyqX" alt=""><figcaption></figcaption></figure>

Step-4: A message will appear when the request is submitted

<figure><img src="/files/VhZlp5wKHhdUGRsjE0Bi" alt=""><figcaption></figcaption></figure>

ReturnStep-5: You can check the pending return requests in the Return Request option. To proceed with the request, click on Approve and if you don't want to proceed, click on Deny.&#x20;

<figure><img src="/files/NNShaZW6AHeWAtNTWS5D" alt=""><figcaption></figcaption></figure>


---

# 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/return-process/create-a-return-request-from-app-on-behalf-of-the-customer.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.
