# Email Quote Statistics

Once an Email Quote is sent to your customers using create order or a customer requests a quote from the frontend, the quote details and status are stored in the backend with information of customer name, Email, phone number, product SKU, order total, store view, expiry date, create date, and status. Also, from the actions bar at the top left side, an option is provided to delete the old email quotes.

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

**Send Quote**

Admin can send a quote to a particular inquiry using the **Send Quote** option. Admin can even resend the quote using this option.

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

**Note -** The Send Quote option will not be applicable if the quote status is “Order Placed”, “Reminder Sent”, or “Expired”

**View Quote**

Admin can view complete details of the quote in the pop-up form using the **View Quote** option.

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

**Expire Quote**&#x20;

Admin can set the expiry date for the quote, and before how many days of the quote's expiry shall a reminder mail be sent to customers using the **Expire Quote** option.&#x20;

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

**NOTE -** This option is used if the Quote Reminder Option in the configuration is set to Specific (Per Quote) and the quote status is “Quote Sent”.


---

# 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-for-quote-rfq-pro-extension/email-quote-statistics.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.
