# Send RMA number to the Customer

The App generates a RMA number as soon as the **Request is “Approved”.**  So in order to automatically send the RMA number by email , simply include it in the Approval Notification Email.  The customer will get the Approval Email with RMA number and all other information.

You can also use the Approval Email to send the additional instructions to the customer. Pls take note this will also work if the Request are set to Auto-Approve.

<figure><img src="/files/XVzsyGimCl2pez7CaboO" 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/send-rma-number-to-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.
