# How to manage new customer quotes?

In Quote list tab, you can:

* [Manage new customer quotes:](#manage-new-customer-quotes) Convert quote to draft order or Delete quote.
* [Create manual quote from admin:](#create-manual-quote-from-admin) When you need to create quotes in admin to quickly send B2B buyers custom offers

### Manage new customer quotes:

<figure><img src="/files/2ggZ3zZCul4bmgqvTEKy" alt=""><figcaption></figcaption></figure>

New quotes from customers are listed here. Click **Action icon** to **Convert to draft order** or **Delete quote.**

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

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

To delete the quote, click on **Delete quote.**

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

When you click on **Convert to draft order**, it will create **a draft order in Shopify Orders.**

### Create manual quote from admin:&#x20;

On some occasions when you need to create quotes in admin to quickly send B2B buyers custom offers, keep everything organized, and close deals faster.

To do that, click on **Create quote.**

<figure><img src="/files/1ZTzL4e00uGiFWyLZ006" alt=""><figcaption></figcaption></figure>

Then, fill on all necessary fields: select product, select customer and click on **Create order.**

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

<figure><img src="/files/1FPDVxkDhkHXTw9yvDRS" 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-manage-new-customer-quotes.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.
