# Convert quote to draft order

This feature is available from the **Pro** plan only.

**Step to manage:**

1\. Go to the **Quote list** page > Hover on the quote > Click **Edit** to view the Quote details:

<figure><img src="/files/5MUql3nhppzrsKbSgoiV" alt=""><figcaption></figcaption></figure>

2\. On the **Quote details page**, click on the **Convert quote to order** button > A popup shows up, click **Convert**:

<figure><img src="/files/8FvF0cTSwBE3KFGVR2SL" alt=""><figcaption></figcaption></figure>

3\. The Quote details page will show a section like this after coverting the quote:

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

4\. Click on **#D26** button to view the draft order:

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

*You can send invoice to customers from the draft order or click on the S**end email invoice** from the Quote to manage it.*&#x20;


---

# 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.samita.io/sa-request-a-quote/quote-list/convert-quote-to-draft-order.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.
