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

# Quotes

> Create, send, and get client signatures on scoped quotes.

Quotes are where every job starts in Clarely. A quote defines the scope of work, gets your client's digital signature, and locks the terms before any work begins.

## What a Clarely quote does

* Itemizes your services with descriptions, quantities, and prices
* Sends to your client for digital review and signature
* Locks the scope at the moment of signing — no scope creep, no disputes
* Converts directly to a job or invoice once accepted

## Quote workflow

<CardGroup cols={2}>
  <Card title="Create a quote" icon="file-plus" href="/quotes/create-quote">
    Build a new quote with line items and client details.
  </Card>

  <Card title="Line items" icon="list" href="/quotes/line-items">
    Add, edit, and organize services on a quote.
  </Card>

  <Card title="Send to client" icon="send" href="/quotes/send-to-client">
    Send a quote for client review and signature.
  </Card>

  <Card title="Digital signature" icon="pen-line" href="/quotes/digital-signature">
    How client signatures work and what they protect.
  </Card>

  <Card title="Scope protection" icon="shield-check" href="/quotes/scope-protection">
    What happens when a client signs and why it matters.
  </Card>

  <Card title="Acceptance flow" icon="check-circle" href="/quotes/acceptance-flow">
    What happens after a client accepts a quote.
  </Card>
</CardGroup>
