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

# Creating a Product

## What's a Product?

A Product can be thought of as your company's price book. Within the Product, you will create Plans and within those Plans, Bricks can be added.

Building within the Product structure allows for versioning and flexibility as you roll out new pricing structures and deprecate old ones.

## How to Create a Product

<Card title="Take me there" icon="rocket-launch" href="https://app.salesbricks.com/admin/products">
  [https://app.salesbricks.com/admin/products](https://app.salesbricks.com/admin/products)
</Card>

<Steps>
  <Step>
    Navigate to **Products** and click **New product**.

    <Frame>
      <img src="https://mintcdn.com/salesbricks/BGtgJLhgWhX8WV0Z/quickstart-guide/products-plans-bricks/images/creating-a-product/new-product.png?fit=max&auto=format&n=BGtgJLhgWhX8WV0Z&q=85&s=4575bd1b5ef26a74972a9c373e2fb4aa" alt="new-product" width="2145" height="519" data-path="quickstart-guide/products-plans-bricks/images/creating-a-product/new-product.png" />
    </Frame>
  </Step>

  <Step>
    Edit the Product details. Input your logo, primary color, and fill out the Product fields. Note that Product details will not be visible to your customers.

    <Frame>
      <img src="https://mintcdn.com/salesbricks/BGtgJLhgWhX8WV0Z/quickstart-guide/products-plans-bricks/images/creating-a-product/product-details.png?fit=max&auto=format&n=BGtgJLhgWhX8WV0Z&q=85&s=75ed627f25984b9ce66d5d1bb302b94e" alt="product-details" width="1145" height="1651" data-path="quickstart-guide/products-plans-bricks/images/creating-a-product/product-details.png" />
    </Frame>

    Standard order confirmation page example:

    <Frame>
      <img src="https://mintcdn.com/salesbricks/BGtgJLhgWhX8WV0Z/quickstart-guide/products-plans-bricks/images/creating-a-product/order-confirmation.png?fit=max&auto=format&n=BGtgJLhgWhX8WV0Z&q=85&s=10e94878ed10e089057f21b7eacd5fa7" alt="order-confirmation" width="1325" height="788" data-path="quickstart-guide/products-plans-bricks/images/creating-a-product/order-confirmation.png" />
    </Frame>
  </Step>

  <Step>
    Click **Create** or **Update** to save your changes.
  </Step>

  <Step>
    Once you've added and published your Plan(s) (see [Creating a Plan](/quickstart-guide/products-plans-bricks/creating-a-plan)) within your Product, you'll be ready to activate it. You can easily do this by clicking the **Activate** button. This will make your Product live for the world (or, your team and customers, for now).

    <Frame>
      <img src="https://mintcdn.com/salesbricks/BGtgJLhgWhX8WV0Z/quickstart-guide/products-plans-bricks/images/creating-a-product/activate-product.png?fit=max&auto=format&n=BGtgJLhgWhX8WV0Z&q=85&s=52e053206560a1e7e007bc65f5b09c19" alt="activate-product" width="1445" height="555" data-path="quickstart-guide/products-plans-bricks/images/creating-a-product/activate-product.png" />
    </Frame>
  </Step>
</Steps>
