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

# Catalog and Products

> Organize your products into catalogs and manage your commercial offering

This section covers how to structure your product catalog in Qwoty. You'll learn how to create and manage catalogs, configure products, bundle them together, and define pricing rules.

## Reference

<CardGroup cols={2}>
  <Card title="Catalogs" icon="layer-group" href="/user-guide/catalog/introduction">
    Create and manage catalogs to organize products by geography, segment, or product line
  </Card>

  <Card title="Products" icon="cube" href="/user-guide/catalog/introduction">
    Add, configure, and manage individual products in your catalogs
  </Card>

  <Card title="Bundles" icon="boxes-stacked" href="/user-guide/catalog/introduction">
    Create product bundles to sell multiple items together as a package
  </Card>

  <Card title="Product Configurator" icon="sliders" href="/user-guide/catalog/how-tos/product-configurator">
    Build configurable products with dynamic options and business rules
  </Card>
</CardGroup>

## Guides

<CardGroup cols={2}>
  <Card title="Set up your first catalog" icon="rocket" href="/user-guide/catalog/introduction">
    Step-by-step guide to creating and configuring a new catalog
  </Card>

  <Card title="Import products in bulk" icon="file-import" href="/user-guide/data-migration/how-tos/import-products">
    Use CSV import to add multiple products at once
  </Card>

  <Card title="Create a product bundle" icon="layer-plus" href="/user-guide/catalog/how-tos/create-bundle">
    Learn how to package products together for bundled offers
  </Card>

  <Card title="Configure dynamic products" icon="gear" href="/user-guide/catalog/how-tos/create-product">
    Use the Product Configurator to build products with custom options
  </Card>
</CardGroup>

## Key concepts

**Catalog** groups your products in a logical way—by country, product range, or customer segment. Each catalog links to one or more pricebooks to control pricing.

**Standard catalog** is created automatically in every workspace. You cannot delete it, and all products remain part of this catalog. You can rename it and edit its reference.

**Products** are the items you sell. Add them to catalogs, configure their attributes, and control their availability. Products can exist in multiple catalogs simultaneously.

**Bundles** combine multiple products into a single package. You can apply special pricing rules and sell them as a unit.

<Note>
  You must have the **Admin** role to create and manage catalogs. Sales Reps can view catalogs and add products to quotes.
</Note>
