# How to edit quote notification email?

Go to Settings > Email notifications > Request for quote emails:

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

* [**Notifications that send to your customers:**](#email-notification-thanks-for-your-quote-request) to notify buyers that they have successfully submitted a new quote.
* [**Notifications that send to you:**](#email-notification-new-quote-request) to notify of a new quote submitted.&#x20;

### Email Notification:  Thanks for your quote request

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

**Status:** Click Enable to activate this notification. It’s Disable by default.

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

Customize the email content as you see fit.

Please don’t make changes to the default email variables. For example: {{customer\_name}}, {{customer\_email}}, {{quote\_message}}.

See the preview of the email on the right.

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

### Email Notification: New quote request

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

**Status**: Click Enable to activate this notification. It’s Disable by default.

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

Customize the email content as you see fit.

Please don’t make changes to the default email variables. For example: {{customer\_name}}, {{customer\_email}}, {{quote\_message}}.

See the preview of the email on the right.

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

{% hint style="success" %}

### Need Help?

If you have questions or run into issues while using any feature, we’re here to help.

* 💬 **Start a** [**Live Chat** with our support team](https://go.crisp.chat/chat/embed/?website_id=a59f354c-f51f-4f84-ae9a-c0e8dd69d2e5) directly from your B2Bridge dashboard.
* 📧 **Email us at** [**support@b2bridge.io**](mailto:support@b2bridge.io) and we’ll get back to you as soon as possible.
  {% endhint %}


---

# 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.b2bridge.io/app-configuration/request-for-quote-rfq/setup-guide/how-to-edit-quote-notification-email.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.
