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

# Quotes

> Create, configure, and manage quotes from draft to signature

Quotes are the core output of Qwoty. You build them from templates, configure products, apply pricing, and send them to customers through the Dealroom. This section covers the full quote lifecycle from creation to acceptance.

## Reference

<CardGroup cols={2}>
  <Card title="Quote anatomy" icon="microscope" href="/user-guide/quotes/reference/quote-anatomy">
    Understand quote structure, sections, and key fields
  </Card>

  <Card title="Quote lifecycle" icon="circle-nodes" href="/user-guide/quotes/reference/lifecycle">
    Status flow from Draft to Accepted and alternative paths
  </Card>

  <Card title="Pricing and discounts" icon="percent" href="/user-guide/quotes/reference/lifecycle">
    Apply pricebooks, discounts, and pricing rules
  </Card>

  <Card title="Approval workflows" icon="user-check" href="/user-guide/quotes/reference/lifecycle">
    Configure and manage quote approval processes
  </Card>
</CardGroup>

## Guides

<CardGroup cols={2}>
  <Card title="Create a quote" icon="plus" href="/user-guide/quotes/how-tos/create-quote">
    Start a new quote from a template
  </Card>

  <Card title="Configure products" icon="sliders" href="/user-guide/quotes/how-tos/add-products-and-options">
    Add and customize products and bundles
  </Card>

  <Card title="Publish to Dealroom" icon="paper-plane" href="/user-guide/quotes/how-tos/publish-to-dealroom">
    Share your quote with customers
  </Card>

  <Card title="Handle revisions" icon="rotate-left" href="/user-guide/quotes/reference/lifecycle">
    Create new versions and manage changes
  </Card>

  <Card title="Clone and duplicate" icon="copy" href="/user-guide/quotes/reference/lifecycle">
    Reuse existing quotes as starting points
  </Card>

  <Card title="Export quotes" icon="file-export" href="/user-guide/quotes/reference/lifecycle">
    Generate PDFs and other formats
  </Card>
</CardGroup>
