> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tread.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Sales Quotes

> Quote a job, share pricing, and convert straight to a project — no re-entry.

## How it works

A quote is a [Project](/concepts/orders-projects) in the **Quoted** state. You build it the same way you'd build any project — customer, site, equipment, materials — then generate a PDF to share instead of dispatching it right away. When the customer accepts, that same project moves to Active and runs as live work. Nothing gets recreated.

<img src="https://mintcdn.com/treadtechnologiesinc/6q-6igmZhYAhHqGn/images/workflows/sales-quotes-quotes-tab.png?fit=max&auto=format&n=6q-6igmZhYAhHqGn&q=85&s=e29f912842a149e190da87d20c7ae8f4" alt="The Quotes tab on the Projects page, showing Draft, Quoted, and Closed/Lost sub-tabs" width="2880" height="1318" data-path="images/workflows/sales-quotes-quotes-tab.png" />

<Steps>
  <Step title="Start the project as a Draft">
    Click **New Quote** and fill out the project like you normally would. It saves as a **Draft** — a draft never dispatches or bills, so it's safe to build out while you're still pricing the job.

    <img src="https://mintcdn.com/treadtechnologiesinc/6q-6igmZhYAhHqGn/images/workflows/sales-quotes-draft.png?fit=max&auto=format&n=6q-6igmZhYAhHqGn&q=85&s=69777d14424a645edf553e2a8a73d041" alt="The New Quote project form" width="2880" height="1318" data-path="images/workflows/sales-quotes-draft.png" />
  </Step>

  <Step title="Price it from Project Rates">
    Rates set up under [Project Rates](/workflows/project-rates) — by lane, equipment type, and material — carry straight onto the quote. You don't re-enter pricing by hand.
  </Step>

  <Step title="Move it to Quoted">
    Click the project's state chip and choose **Mark as Quoted** once it's ready to share with the customer. This is the same record moving to a new state, not a copy.

    <img src="https://mintcdn.com/treadtechnologiesinc/7lnaxAL9y517SghA/images/workflows/sales-quotes-state-control.png?fit=max&auto=format&n=7lnaxAL9y517SghA&q=85&s=d352368d63fb06bbdb373112e8e517cf" alt="The state menu on a quote, showing Mark as Quoted, Mark as Lost, Activate, and Cancel" width="2880" height="1318" data-path="images/workflows/sales-quotes-state-control.png" />
  </Step>

  <Step title="Generate the quote PDF">
    Open the project's action menu and choose **View PDF**. Tread builds the PDF in your browser with your line items, rates, and quote terms already on it.

    <img src="https://mintcdn.com/treadtechnologiesinc/7lnaxAL9y517SghA/images/workflows/sales-quotes-view-pdf.png?fit=max&auto=format&n=7lnaxAL9y517SghA&q=85&s=2d4d6551b8cb59ec2fbaa00b5ea28502" alt="The quote actions menu with View PDF highlighted" width="2880" height="1318" data-path="images/workflows/sales-quotes-view-pdf.png" />

    <img src="https://mintcdn.com/treadtechnologiesinc/6q-6igmZhYAhHqGn/images/workflows/sales-quotes-pdf-render.png?fit=max&auto=format&n=6q-6igmZhYAhHqGn&q=85&s=12e584f4ec85e612413543f979bd4ae9" alt="A generated quote PDF showing line items and rates" width="2880" height="1318" data-path="images/workflows/sales-quotes-pdf-render.png" />
  </Step>

  <Step title="Send it to your customer">
    Download the PDF and send it however you send quotes today — email, print, whatever your process is. Tread doesn't email it to the customer for you yet; see Limitations below.
  </Step>

  <Step title="Close it out">
    If the customer accepts, activate the project — it starts running as live work with the same data, no re-entry. If they decline, mark it **Lost**.

    <img src="https://mintcdn.com/treadtechnologiesinc/6q-6igmZhYAhHqGn/images/workflows/sales-quotes-lost-state.png?fit=max&auto=format&n=6q-6igmZhYAhHqGn&q=85&s=f8281dfb66310150acc477ac698ee3b0" alt="A quote in the Lost state on the Closed/Lost tab" width="2880" height="1318" data-path="images/workflows/sales-quotes-lost-state.png" />
  </Step>
</Steps>

## Quote states

| State  | What it means                                                                                                                      |
| ------ | ---------------------------------------------------------------------------------------------------------------------------------- |
| Draft  | Still being built. Nothing has been shared.                                                                                        |
| Quoted | Shared with the customer, waiting on a decision.                                                                                   |
| Lost   | Customer declined. There's no reason-tracking field yet — if you need to know why quotes are lost, track it outside Tread for now. |
| Active | Accepted. Runs as a live project — [orders and dispatch](/workflows/create-a-project) continue from here.                          |

## Quote terms

Set default terms once under **Settings → Configuration**. Every quote uses them unless you override the terms on that specific project. The PDF renders your terms and an acceptance signature block.

## Limitations

* **No email-send from Tread yet.** Download the PDF and send it yourself — in-app send-to-customer is planned but not live.
* **Line-item pricing only.** The PDF shows rates by lane, equipment type, and material. There's no single blended "delivered price" line if that's how you price a job.
* **No digital acceptance.** A customer can't accept by clicking a link in an email. Activate the quote in Tread yourself once they've said yes.

## Related

* [Project Rates](/workflows/project-rates) — the pricing a quote pulls from.
* [Create a Project, Order, and Dispatch](/workflows/create-a-project) — what happens once a quote goes active.
* [Orders & Projects](/concepts/orders-projects) — the data model a quote lives inside.
