> ## 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.

# Dealroom

> A client-facing collaboration space where buyers view, negotiate, and sign quotes.

{/* AUDIT NOTE: Quotes are accessed via Project → Quote (not a standalone "Quotes" sidebar item). The Dealroom is the client-facing view at /project/quote/{id}. Accepted quotes show a signed-confirmation page with a Download button. Share modal (for Draft/Published quotes) confirmed in previous audit: "Share new quote" with tabs "Share Dealroom" and "Get link". */}

The Dealroom is your digital sales workspace shared with customers. It replaces static PDFs with an interactive experience where buyers explore pricing, leave comments, negotiate terms, and sign—all in one place.

This section covers how to publish quotes to the Dealroom, manage customer interactions, and configure the buyer experience.

## Reference

<CardGroup cols={2}>
  <Card title="Dealroom anatomy" icon="grid" href="/user-guide/dealroom/introduction">
    Components and layout of the customer-facing Dealroom interface
  </Card>

  <Card title="Quote statuses" icon="circle-dot" href="/user-guide/dealroom/introduction">
    Status lifecycle from Published through Accepted
  </Card>

  <Card title="Permissions and sharing" icon="lock" href="/user-guide/dealroom/introduction">
    Control who can access and interact with Dealrooms
  </Card>

  <Card title="Dealroom settings" icon="gear" href="/user-guide/dealroom/introduction">
    Branding, notifications, and configuration options
  </Card>
</CardGroup>

## Guides

<CardGroup cols={2}>
  <Card title="Publish a quote to the Dealroom" icon="paper-plane" href="/user-guide/dealroom/how-tos/publish-quote">
    Send your quote live for customer review
  </Card>

  <Card title="Track customer engagement" icon="chart-line" href="/user-guide/dealroom/introduction">
    Monitor opens, views, and activity in the Dealroom
  </Card>

  <Card title="Handle negotiations and comments" icon="comments" href="/user-guide/dealroom/introduction">
    Respond to buyer feedback and update pricing
  </Card>

  <Card title="Collect signatures" icon="signature" href="/user-guide/dealroom/introduction">
    Configure and request electronic signatures
  </Card>
</CardGroup>
