Getting Started
From signup to a scannable Digital Product Passport, in five steps.
Create your account
Sign up at /signup and confirm your email. This creates your company workspace — all products, variants, and team members you add later belong to it.
Add your first product
In the dashboard, go to Products → New. A product needs a name and sku — brand, category and description are optional. This corresponds to POST /api/products.
Add a variant
A product needs at least one variant (a specific color/size combination) before it has a passport. Color and size are required.
If you fill in both material composition and weight, Normatrack automatically runs a quick screening estimate of the carbon footprint, water usage and sustainability score as soon as the variant is created. Leaving either blank just means the estimate is generated later, once that data is filled in.
Generate a QR code
Every variant gets a persistent digital ID and public URL (/p/{variantId}). Download a scannable code for it as PNG or SVG from the variant page, or in bulk for a whole product as a QR pack. The code itself never changes — the data it points to can be updated at any time, and every update is logged.
Share the live passport
Anyone who scans the code or opens the public URL sees the current Digital Product Passport — materials, care instructions, origin, certifications and environmental impact — without needing a Normatrack account. For pre-release or confidential products, use private, time-limited share links instead of the public URL.
Bringing in existing catalog data?
Skip manual entry — bulk import products and variants from a CSV or Excel file.
Read the Import Guide