Skip to content

Step 2: Load the demo packages

A label needs data. T3 ships demo packages so you can build without touching real inventory.

Open the LABEL DATA tab, choose Load demo packages from the data source dropdown, and click LOAD DEMO DATA.

One label appears per package.

The label data is a list. Each entry produces one label, so ten packages means ten labels. An entry can be a full Metrc package or an empty {} if every label is identical.

These demo packages are superpackages: a package plus everything Metrc knows about it, including lab results. That is what lets us put a THC number on the label in step 7. See Supercollections.

A blank label for each demo package

Printed PDF • Layout JSON

Behind the scenes
{
  "name": "Tutorial label",
  "labelContentLayoutElements": []
}

Next Steps