# Setup Guide

Go to **B2B Features > Request for Quote**, click **Configure**.

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

<figure><img src="/files/4Us0XVp8EJ5hLxUWWv4m" alt="" width="563"><figcaption></figcaption></figure>

When you open the **Request for Quote**, you’ll find 3 main tabs:

1. [**Quote List**](/app-configuration/request-for-quote-rfq/setup-guide/how-to-manage-new-customer-quotes.md) – View and manage all quotes submitted by buyers. You can also create new quotes manually here. Each request shows its status (converted to order or not converted).
2. [**Quote Rule**](/app-configuration/request-for-quote-rfq/setup-guide/how-set-up-quote-rule.md) – Configure the rules for quotes, such as which products or customer groups can request quotes and what form fields are shown.
3. [**Settings**](/app-configuration/request-for-quote-rfq/setup-guide/how-to-edit-quote-notification-email.md) – Manage email notifications. Here, you can enable/disable notifications and customize the email content for two types of messages:

* **Buyer notification:** Sent to the customer after they submit a quote (“Thank you for requesting”).
* **Seller notification:** Sent to you when a new quote request is received.

The instruction will start with tab 2 and tab 3 first. After you finish setting up and customers start to submit quotes, new quotes will be in tab 1.

{% 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](mailto:undefined) 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.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.
