# Change Email For Order Frontend

After enabling the extension the Change Email for Order tab will be visible at customer account. From this tab customer can easily request to admin to change email for order.

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

**When requested to change the email for order admin will be notified with the help of email.**

<figure><img src="/files/NmfnR2ibGwmEhk4b9bls" 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://docs.magecomp.com/magento-2-request-to-assign-order/change-email-for-order-frontend.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.
