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

# Marketplace

> Create quotes, orders, and invoices visually from a product catalog and cart

**Marketplace** is a visual catalog-and-cart way to create commercial documents — an alternative to filling forms row by row. Instead of typing product lines into a document form, you browse a product gallery, build a cart, and create the document from it. It is one of the two modules with a dedicated screen of its own.

## Where to find it

Marketplace opens for sales quotes, orders, and invoices when it is enabled for your workspace. You can also reach it from those tables, so it fits naturally into the same pages where you already manage the documents.

## What it offers

* **Product gallery** — browse or search the catalog visually, with variant selection.
* **Cart** — build the document line by line with quantities and running totals.
* **Price resolution** — prices come from your price lists, so the cart reflects the correct selling price.
* **Payment capture** — record payment details when the document calls for them.
* **Document creation** — the cart becomes the quote, order, or invoice in one action.
* **Weighing-scale support** — weighed items are captured with their weight.

## Build a document from the cart

<Steps>
  <Step title="Open Marketplace for the document you need">
    Start from the document type you want to create — for example, a sales quote.
  </Step>

  <Step title="Browse or search the catalog">
    Find products in the gallery and pick the variant when the product has options.
  </Step>

  <Step title="Add products to the cart">
    Set quantities as you add items; weighed items are captured with the scale.
  </Step>

  <Step title="Review the totals">
    Check the cart's lines and totals — prices resolve from your price lists.
  </Step>

  <Step title="Capture payment details if applicable">
    Record the payment information when the document requires it.
  </Step>

  <Step title="Create the document">
    The cart becomes the quote, order, or invoice.
  </Step>
</Steps>

## How Marketplace connects to other modules

The documents Marketplace creates are the same sales quotes, orders, and invoices described in [Sales quotes and orders](/docs/operations/sales) — Marketplace only changes how you build them. Continue their lifecycle on the sales pages: convert quotes to orders, invoice, and collect exactly as you would with documents created from forms.

<Note>
  Marketplace is a creation experience, not a separate document type. Anything you build here shows up in the same tables, views, and reports as documents created any other way.
</Note>

## Related guides

<CardGroup cols={2}>
  <Card title="Sales quotes and orders" icon="handshake" href="/docs/operations/sales">
    Continue the lifecycle of the documents you create here.
  </Card>

  <Card title="Inventory" icon="boxes-stacked" href="/docs/operations/inventory">
    The products and variants behind the catalog.
  </Card>

  <Card title="Point of sale" icon="cash-register" href="/docs/operations/pos">
    The fast-sale screen for stores and counters.
  </Card>
</CardGroup>
