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

# Products

> Create and manage your high-level product containers

A product is the top-level container for what you sell. It groups together your pricing plans, features, and assets into a single family.

Before you can create plans or configure billing logic, you need to define the product they belong to.

<Frame>
  <img height="200" src="https://mintcdn.com/kelviq/RK5Ck3kbGgWH9jv-/images/product-empty-screen.png?fit=max&auto=format&n=RK5Ck3kbGgWH9jv-&q=85&s=46ddf41b435a42c1af780c2d52db0f40" data-path="images/product-empty-screen.png" />
</Frame>

## Create a product

Follow these steps to set up a new product.

<Steps>
  <Step title="Go to Products">
    Navigate to **Product Catalog > Products** in the sidebar.
  </Step>

  <Step title="Start creation">
    Click **+ Create product** in the top right corner.

    <Frame>
      <img height="200" src="https://mintcdn.com/kelviq/_at8wdZxDZMXR7oS/images/create-new-product.png?fit=max&auto=format&n=_at8wdZxDZMXR7oS&q=85&s=dd7cf202866f81a52fc832176571b35b" data-path="images/create-new-product.png" />
    </Frame>
  </Step>

  <Step title="Enter details">
    Fill out the basic information for your product.

    * **Product name** — The public name shown to customers, such as “Pro Templates”.
    * **Description** — A short summary of the offering.
    * **Media** — Upload up to 10 images to showcase the product on checkout. We recommend a 4:3 aspect ratio (1600 × 1200 px).

    Kelviq assigns an internal UUID when the product is created. You do not need to create or manage a separate product identifier in the dashboard.
  </Step>

  <Step title="Finish">
    Click **Create**. You will be redirected to the product details page.
  </Step>
</Steps>

<Frame>
  <img height="200" src="https://mintcdn.com/kelviq/RK5Ck3kbGgWH9jv-/images/product-created.png?fit=max&auto=format&n=RK5Ck3kbGgWH9jv-&q=85&s=e0a1b020a4bee6659bed33887306c266" data-path="images/product-created.png" />
</Frame>

## Next steps

Now that you have a product container, you can define the pricing plans and deliverables inside it.
