# Configuration

Once you have successfully installed the extension, go to System -> Configuration to configure the extension for use. Here you can find various settings for the extension.

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

* **Email Quote:** Enable or Disable extension from here.
* **Email Quote Label:** Set the label of the button to open the Email Quote Proform on the product page.
* **Email ID of Admin:** Enter a valid Email ID on which you want to receive emails.
* **Admin Email Template:** Choose a template for the Email you receive.
* **Customer Email Template:** Choose a template using which you want to send an email.
* **Email Sender:** Select sender of Email.
* **Disable Proceed to Checkout Button:** Choose Yes/No to enable or disable the checkout button.
* **Show Shipping Price Details:** Enable or disable the display of shipping prices for your customers.


---

# 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-email-quote-extension/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.
