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

# Create new products in nocnoc from GoFlow

> How to create new nocnoc products directly from GoFlow using Amazon ASINs.

If you have products that don't exist yet in nocnoc, you can create them directly from GoFlow using Amazon ASINs. GoFlow looks up the listing details on Amazon and uses them to build your nocnoc catalog automatically — you only need to provide minimal data.

<Note>
  Don't have ASINs? If your products have UPC/EAN/GTIN codes or you already have complete product data, contact your account manager to create them through the nocnoc Seller Center. Once they're live in your catalog, you can pull them into GoFlow using [Link existing nocnoc products to GoFlow](/goflow/enable-listings-import).
</Note>

## Creating listings in bulk

<Steps>
  <Step title="Open your nocnoc store">
    From the sidebar, go to **Directory → Stores** and open your nocnoc store.
  </Step>

  <Step title="Upload your file">
    In the upper-right corner, click the **Upload** icon and select **Create Listings**.
  </Step>

  <Step title="Provide your item numbers">
    Upload your file — the only required column is **Item Number**.
  </Step>
</Steps>

GoFlow will automatically fill in any missing fields (ASIN, price, SKU, unit of measure) by looking them up from your mapped Amazon listings.

### Example file

| Item Number | ASIN       | Price | SKU     | Unit of Measure |
| ----------- | ---------- | ----- | ------- | --------------- |
| ITEM-001    | B08N5WRWNW | 29.99 | SKU-001 | CS              |
| ITEM-002    |            |       |         |                 |

<Note>
  In the example above, **ITEM-002** only has the Item Number filled in. GoFlow will automatically pull the ASIN, price, SKU, and unit of measure from your mapped Amazon listings. This means the product will be created in nocnoc with the same price and details it has on Amazon.
</Note>
