# Email to Customers

Once the admin has created a quote from the backend and sent a quote to the customer, the extension will automatically send one quotation email along with a copy of the attached PDF file to the customer if enabled. The customers can directly check out from the email quote.

Email to customers:

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

Attached Email Quote PDF File:

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

If the customer has not placed an order, the extension will send a reminder email mentioning the quote expiry.

<figure><img src="/files/sWwBkny1ahFPFYogywXo" 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-for-quote-rfq-pro-extension/email-to-customers.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.
