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

# Quotes & Leads on Mobile

> Build and send quotes, convert them to orders, and work incoming leads without going back to a desk.

Both modules live under **Menu**, and both feed the order pipeline.

<div className="phone-row">
  <div className="phone-figure">
    <div className="phone-frame phone-frame--sm">
      <img src="https://mintcdn.com/adcrm/S1CKTz6_LFbXLYWl/images/mobile/quotes.png?fit=max&auto=format&n=S1CKTz6_LFbXLYWl&q=85&s=3f1473fba46764834b227ba874566e0b" alt="Mobile quote list showing quote numbers, customers, dates, totals, and Converted or Draft status chips." width="1320" height="2868" data-path="images/mobile/quotes.png" />
    </div>

    <p className="phone-caption">Quotes</p>
  </div>

  <div className="phone-figure">
    <div className="phone-frame phone-frame--sm">
      <img src="https://mintcdn.com/adcrm/S1CKTz6_LFbXLYWl/images/mobile/leads.png?fit=max&auto=format&n=S1CKTz6_LFbXLYWl&q=85&s=f21c209719c3d0f31d25dc9ff25eceed" alt="Mobile lead list showing a lead with contact details, status chips, requested service, source, and creation date." width="1320" height="2868" data-path="images/mobile/leads.png" />
    </div>

    <p className="phone-caption">Leads</p>
  </div>
</div>

## Quotes

Each quote card shows its number, the customer, the date, the total, and where it stands — **Draft** while you're still working on it, **Converted** once it has become an order.

Tap **New Quote** to build one: pick the customer, add services, and the total assembles as you go. When the customer says yes, convert the quote into an order — the services, pricing, and customer carry across, so nothing is retyped.

<Tip>
  Quoting on site is the point of having this on the phone. Walk the vehicle, add services as you spot the work, and hand the customer a number before you leave the driveway.
</Tip>

## Leads

Leads are inbound enquiries — from your booking page, your website form, or entered by hand. Each shows the contact details, the service asked for, the source it arrived from, and when it landed.

Status chips tell you what has happened to a lead: whether it came in **Online**, and whether it has been **Converted** into a customer and an order.

Tap **New lead** to record one you took over the phone. Convert a lead when the job is confirmed, and the customer record is created from the lead's details.

## Related

<CardGroup cols={2}>
  <Card title="Quotes on the web" icon="desktop" href="/guides/quotes">
    Quote templates, sending, and expiry.
  </Card>

  <Card title="Leads on the web" icon="desktop" href="/guides/leads">
    Lead sources, routing, and conversion.
  </Card>

  <Card title="Website lead capture" icon="globe" href="/guides/website-leads">
    Getting your site's form into this list.
  </Card>

  <Card title="Booking page" icon="calendar-check" href="/guides/booking-page">
    Let customers book themselves.
  </Card>
</CardGroup>
