# What is Return Merchandise Authorisation (RMA)?

Return Merchandise Authorization (RMA) is the process of returning products to the seller with approval. In the RMA process, the return has to be first Confirmed or Authorised by the Seller in order to initiate the refund.

This process ensures that the return is well-documented and authorized before the product is sent back to the seller.

&#x20;**The RMA Process**

In situations where customers need to return a product for reasons such as receiving a damaged or defective item, receiving the wrong product, or changing their mind about a purchase, the customer initiates a return request, usually by contacting the seller or manufacturer. They provide details about the reason for the return, product information, and purchase details.&#x20;

After the seller receives the return request, they have to approve the request. Upon approval, the return process is triggered.


---

# 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://docs.xorosoft.com/xoroerp-1/sales/credit-and-deposit/what-is-return-merchandise-authorisation-rma.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.
