# How do I add an Order Estimate?

{% hint style="warning" %} <mark style="color:green;">**Edit and View**</mark> Sales Order access is required.&#x20;
{% endhint %}

### Step 1

Navigate to Dashboard, select <mark style="color:blue;">**Sales Orders**</mark> on the Side Navigation Menu.

Click <mark style="color:blue;">**Add Order Estimate**</mark>.&#x20;

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

### Step 2 (Option 1) - Current Customer

Choose a Customer to start an Order Estimate.

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

### Step 2 (Option 2) - New Customer

You can start an Order Estimate and add a new Customer in one step.

<figure><img src="/files/8nMHHERnytTGYnkf8ECT" alt="" width="563"><figcaption></figcaption></figure>

### Step 3

Click <mark style="color:blue;">**Save**</mark>.


---

# 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.apptiflo.com/application-docs/sales-orders/how-do-i-add-an-order-estimate.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.
