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

# How do I add products to my store?

> Create and edit products with a name, SKU, category, price, image, and GL code from Store → Products.

<Note>
  **Must know**

  * Available on plans that include **Store** — if you don't see it, ask your Uplifter contact.
  * Each product's **SKU** must be unique across your catalog.
  * Only products marked **Active** show on your storefront and POS.
  * Creating products takes full admin access or a role with the **Create Financials** permission (like the built-in Accountant role).
</Note>

Products live under **Dashboard → Store → Products**. The list has a **Search products…** box and a category filter so you can find any item quickly.

<Steps>
  <Step title="Open the product form">
    Click **Add Product** in the top right. To change an existing item, open its row's **Actions** menu and choose **Edit Product** — the same form opens, titled **Edit Product**.
  </Step>

  <Step title="Fill in the basics">
    Enter a **Product Name** (required) and an optional **SKU** and **Description**, and pick a **Category** from the list. The category is what buyers use to filter the storefront.
  </Step>

  <Step title="Set the price">
    Enter a **Base Price (\$)**. This is the price charged unless a variant overrides it.
  </Step>

  <Step title="Add an image and GL code">
    Upload a product image so it looks good on the storefront, and set a **GL code** if you track this revenue against a specific accounting code.
  </Step>

  <Step title="Set inventory and Active status">
    Choose whether to track inventory (see the inventory article), then leave **Active** on so the product sells. Turn Active off to hide it without deleting it. Click **Add Product** (or **Save Changes**) to finish.
  </Step>
</Steps>

To sell one product in several sizes or colors, add variants instead of a base price alone. For pickup at a facility, set the fulfillment type on the product.

**Related:** [How do I add sizes or colors with product variants?](/club/website-store/add-product-variants) · [How do I track and restock inventory?](/club/website-store/track-and-restock-inventory) · [How do I offer product pickup at a facility?](/club/website-store/offer-product-pickup-at-facility)
