QR Code Uses · 7 min read

Asset Tagging for Small Business: A Practical Setup Guide

By Toolsque Team · September 3, 2026 · Updated September 5, 2026

Asset tagging means giving every laptop, power tool, and piece of equipment a unique printed ID, then recording that ID in a register you check on a schedule. For a typical small business the whole system costs under $100 in label stock, because QR codes scan with any smartphone and the register can live in a spreadsheet.

That is the short answer. The longer answer is that most tagging projects fail for boring reasons: the numbering scheme falls apart around asset 100, the labels peel off in month three, or nobody ever audits. This guide walks through the five decisions that prevent all of that: what to tag, which tag technology to buy, how to number things, what material to print on, and how to run an audit you will actually repeat.

What to tag, and what to skip

Set a replacement-cost threshold and tag everything above it. Most small firms land somewhere between $75 and $200. Below that line, the admin time usually costs more than the losses it prevents. Then add four overrides that ignore the threshold entirely:

  • Anything that leaves the building: site tools, demo units, loaner laptops. Mobility, not price, is the strongest predictor of loss.
  • Anything assigned to a named person, because assignment disputes are the most common reason anyone opens the register.
  • Anything with a service, calibration, or inspection schedule. The tag becomes the lookup key for that history.
  • Anything your insurer or accountant lists as a fixed asset, so the physical count and the books reconcile.

Skip consumables, cables, and fixed furniture that will never move. A register bloated with $8 keyboards is a register nobody maintains.

QR vs barcode vs RFID: the real costs

Three technologies dominate asset tagging, and the honest comparison is less about the tag and more about the scanner and the labor model around it.

FactorQR label1D barcode (Code 128)Passive UHF RFID
Cost per tag$0.03 to $0.15 printed on polyester stock$0.02 to $0.10 on the same stock$0.10 to $0.50 for inlay labels, $1 to $5 for rugged hard tags
Scanner neededAny smartphone, $0Phone app works, dedicated scanner $20 to $150Handheld reader, roughly $500 to $2,000
Read styleLine of sight, one at a timeLine of sight, one at a timeNo line of sight, dozens of tags per second
Damage toleranceLevel H error correction restores up to 30% of codewords (ISO/IEC 18004)No error correction; damage spanning the full bar height blocks the readExcellent when encapsulated in a hard tag
Best fitMost small businessesWarehouses already running barcode kit500+ assets audited monthly or hidden in racks

For registers under a few hundred assets, QR wins on total cost because the scanner is the phone already in your pocket. RFID only pays off once bulk reading saves real labor hours, which in practice means many hundreds of assets counted frequently. One clarification on barcodes: GS1-issued numbers are only required for products sold through retail checkouts. Internal asset tags can carry any numbering you invent, in Code 128 or QR, with no registration fees.

Design the numbering scheme before printing anything

The scheme that survives growth is location-category-sequence, fixed width, zero padded. A worked example: DAL-IT-0042 breaks down as DAL (the Dallas office, where the asset was first registered), IT (the category, IT equipment), and 0042 (the 42nd item in that series). A drill at the same site might be DAL-TL-0007, a delivery van DAL-VH-0002. Five rules keep the scheme from rotting:

  • Zero pad the sequence to four digits. As text, 42 sorts after 100 in a spreadsheet; 0042 sorts correctly.
  • The location prefix records the home site at registration. Current location lives in the register, never in the ID, because assets move and IDs must not.
  • Never reuse a retired number. DAL-IT-0042 stays dead when that laptop is scrapped, otherwise five years of history becomes ambiguous.
  • Keep the full ID under 12 characters so the human-readable line under the code stays legible on a 25 mm label.
  • Encode only the ID in the QR code, not a URL, unless you already run your own redirect links. A plain ID works offline forever.

Label material: polyester, vinyl, or metal

The code is the cheap part. The material decides whether the tag is still readable in year three.

  • Laminated polyester (PET): the default for offices and light industrial use. It survives 2 to 5 years outdoors, shrugs off hand oils and isopropyl alcohol, and costs a few cents per tag when laser printed on sheets.
  • Vinyl: conformable, so it wraps drill handles, pipes, and curved housings without lifting at the edges. It is softer than polyester, so expect faster abrasion wear on hand tools.
  • Anodized aluminum: laser-marked metal plates rated for 10 to 20 years of UV, heat, and pressure washing, at roughly $1 to $3 per tag from trade suppliers. Use it for plant machinery, trailers, and anything that gets hosed down or worked near sparks.
  • Paper: indoor, shelved, temporary. Fine for a pilot, wrong for anything handled daily.

Whatever you choose, use a matte finish, since glossy laminate throws glare at phone cameras, and print at 300 DPI or export SVG. Practical sizing rules, including why 15 to 25 mm is the workable minimum for a scannable code, are covered in our QR code generator for labels.

The register: 13 columns that earn their place

Tags point at rows. The register is where the tracking actually happens, and a spreadsheet handles it fine up to several hundred assets. Give it these columns: Asset ID (formatted as text so the zero padding survives), Description, Category, Serial number, Purchase date, Purchase cost, Supplier, Assigned to, Current location, Condition, Status, Last audit date, and Notes. Status takes one of four values: in service, in repair, flagged, or retired.

One row per asset, forever. Retired assets change Status; their rows never get deleted, because the history is the point of the exercise.

Printing the tags

With the register built, generation is a paste job. Copy the Asset ID column into our QR code generator from an Excel list and it produces up to 200 labeled codes per batch, entirely in your browser, so serial numbers never touch a server. For one-off replacements, the QR code for asset tags generator makes a single code in seconds. Set error correction to level H for anything living on a tool or vehicle; that 30% codeword recovery is what keeps a scuffed tag scannable.

The quarterly audit loop

Quarterly is the cadence that works. An annual audit finds twelve months of drift all at once, which is demoralizing and slow to reconcile. Four short walks a year find small discrepancies while the trail is still warm.

  • Sort the register by Current location and work one room or one vehicle at a time.
  • Scan every tag with a phone. Each scan gets one of three outcomes: found (log the date), found in the wrong place (fix Current location), or not found (set Status to flagged).
  • Flagged items are never deleted. If an item is still missing at the next quarterly pass, hand it to your accountant for write-off. Two consecutive misses is a fair evidence bar.
  • After the walk, filter for Last audit date older than 90 days. That filter is your gap report, and it should come back empty.
  • A tag that will not scan gets a fresh label with the same ID. Our guide to QR codes that will not scan covers the usual causes, most of which are glare, damage, or undersized printing.

A threshold, a scheme, decent polyester, a 13-column sheet, and four walks a year: that is the entire system, and it holds up precisely because it is small. For more build-it-yourself labeling and tracking walkthroughs, browse the rest of our guides or the full QR tools collection.

Related: restaurant table QR menus

About Toolsque
Every tool and guide here is built and tested by hand. Formulas are checked against published sources, and QR tools are verified with a real scanner before release. Read how we build and test.