> For the complete documentation index, see [llms.txt](https://docs.b2bridge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2bridge.io/app-configuration/request-for-quote/manage-quotes.md).

# Manage 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/nWjGIDjqEtvNWu4mGG7p" 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:

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>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/manage-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.
