# Configuration

Once the extension is installed successfully, go to **Stores>Configuration** to configure the extension for use.

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

* **Request to Assign Order:** Enable or Disable the extension from here. Set it as enabled to use the features of the extension.
* **Email ID of Admin:** You will require to enter Email ID of  Admin
* **Customer Email Template:** Admin can select the email template for request to change email.
* **Customer New Email Template:** Admin can select the new email template for new customer confirmation.
* **Email Sender:** Admin can select the email sender ID from here.


---

# 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/configuration.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.
