{
  "version": "2026-08-04",
  "licence": "CC BY 4.0",
  "note": "A4 and US Letter label sheet geometry in millimetres, plus the asset lifecycle vocabulary used by the pk-sharma.com IT asset label generator. Product codes are manufacturers' trade marks, used here as identifiers to say which sheet the measurements describe. Printer margins vary by a millimetre or two, so test on plain paper against a real sheet before committing a box of labels.",
  "units": "millimetres",
  "page": {
    "width": 210,
    "height": 297
  },
  "templates": [
    {
      "id": "l7160",
      "name": "Avery L7160",
      "region": "uk",
      "alsoKnownAs": [
        "J8160",
        "L7160-100"
      ],
      "labelWidth": 63.5,
      "labelHeight": 38.1,
      "columns": 3,
      "rows": 7,
      "marginTop": 15.1,
      "marginLeft": 7.2,
      "pitchX": 66,
      "pitchY": 38.1,
      "note": "21 per sheet. The default choice for IT asset labels: enough room for a scannable code and a readable identifier."
    },
    {
      "id": "l7163",
      "name": "Avery L7163",
      "region": "uk",
      "alsoKnownAs": [
        "J8163"
      ],
      "labelWidth": 99.1,
      "labelHeight": 38.1,
      "columns": 2,
      "rows": 7,
      "marginTop": 15.1,
      "marginLeft": 5,
      "pitchX": 101.6,
      "pitchY": 38.1,
      "note": "14 per sheet. Wider, so it carries a longer description alongside the code."
    },
    {
      "id": "l7654",
      "name": "Avery L7654",
      "region": "uk",
      "alsoKnownAs": [
        "J8654"
      ],
      "labelWidth": 45.7,
      "labelHeight": 25.4,
      "columns": 4,
      "rows": 10,
      "marginTop": 21.5,
      "marginLeft": 9,
      "pitchX": 48.3,
      "pitchY": 25.4,
      "note": "40 per sheet. Suits smaller equipment where a full-size label will not sit flat."
    },
    {
      "id": "l7651",
      "name": "Avery L7651",
      "region": "uk",
      "alsoKnownAs": [
        "J8651"
      ],
      "labelWidth": 38.1,
      "labelHeight": 21.2,
      "columns": 5,
      "rows": 13,
      "marginTop": 10.7,
      "marginLeft": 4.75,
      "pitchX": 40.6,
      "pitchY": 21.2,
      "note": "65 per sheet. The smallest practical size: code only, with the identifier beneath it in small type."
    },
    {
      "id": "us5160",
      "name": "Avery 5160",
      "region": "us",
      "alsoKnownAs": [
        "8160",
        "5960"
      ],
      "labelWidth": 66.7,
      "labelHeight": 25.4,
      "columns": 3,
      "rows": 10,
      "marginTop": 12.7,
      "marginLeft": 4.8,
      "pitchX": 69.9,
      "pitchY": 25.4,
      "note": "30 per sheet, US Letter. Included for anyone printing outside the UK."
    }
  ],
  "lifecycleStates": [
    {
      "value": "",
      "label": "Not set"
    },
    {
      "value": "in-service",
      "label": "In service"
    },
    {
      "value": "in-store",
      "label": "In store"
    },
    {
      "value": "repair",
      "label": "Awaiting repair"
    },
    {
      "value": "awaiting-disposal",
      "label": "Awaiting disposal"
    },
    {
      "value": "data-wiped",
      "label": "Data wiped"
    },
    {
      "value": "disposed",
      "label": "Disposed"
    }
  ]
}