runbookify
← All plans
Facilities, Assets & IT Operations / Asset & Equipment Register

Asset Tagging & QR Check-in/out: Always Know Where Your Stuff Is

Print a QR label for every asset, let staff scan to check gear in or out from their phone, and keep a clean register of who has what and where — with an admin approving owner and location changes before they're committed.

IntermediateA weekendBuilds onNext.jsSupabaseResend
What you'll build

A web tool where you import your asset list, generate and print QR labels, let staff scan an asset to check it out or back in, land each change in a pending queue, have an admin approve new-owner or location changes above a set value, and keep a timestamped register you can export as CSV.

Gated download

Enter your email — the plan downloads instantly and a copy lands in your inbox.

By submitting your email you'll also receive the weekly runbookify newsletter. You can unsubscribe at any time.

Before you start

  • A Supabase account (free)
  • A Vercel account (free)
  • A Resend account (free)
  • Your current asset list as a CSV or Google Sheet
  • A list of your people and locations
  • A phone with a camera for scanning
  • Claude Code or any AI coding agent

The problem this kills

You manage shared equipment — laptops, AV kits, power tools, test devices, projectors, the good ladder — and you genuinely do not know where half of it is right now. Someone borrowed it, someone else "returned it" to a shelf it's not on, and the master spreadsheet was last accurate three months ago. Every audit becomes a scavenger hunt, every missing item becomes a finger-pointing exercise, and you quietly re-buy gear you already own because nobody can find the original.

The fix isn't a $40,000 asset-management platform. It's a small tool that puts a scannable label on every item and lets anyone update its whereabouts in five seconds from their phone — while keeping you in control of the changes that matter. You don't need to be a developer to build it.

What you'll build

A simple internal web tool. You import your existing asset list (name, serial, category, location) plus your people and locations. The tool assigns each asset a stable tag ID and generates a printable QR/barcode label for it. Staff open the tool on their phone, scan an asset's label, and tap Check out (to themselves or a location) or Check in. Each scan lands in a pending queue and is written to a full scan log. A facilities admin reviews changes — and any check-out to a new owner or a location move above a value you set needs the admin's approval before the register's owner/location fields actually change. An asset can only be in one state at a time (Available / Out / In-repair / Retired), so two people can never both "hold" the same laptop. At any point you export the updated register as a CSV in the exact columns your asset system expects.

What's inside the Implementation Plan

The downloadable plan is a step-by-step file you paste into an AI coding agent. It opens by interviewing you about your business — what your asset spreadsheet columns are named, how you currently identify items (serial numbers, asset tags, SKUs), who's allowed to take what, what counts as a "high-value" change that needs sign-off, your typical and peak scan volumes, and your messy edge cases (loaners, repairs, retirements, lost gear) — and then it tailors the data model, the state rules, and every later step to your answers. This is not a generic template; the agent reads a short spec back to you and waits for your thumbs-up before it builds anything. From there it walks the agent through the import, the tag-ID and label generation, the phone scan-to-checkout flow, the pending queue, the admin approval gate, and the CSV export — each step with a ready-to-copy prompt. There's also a fallback so you can build the whole thing today even with no API to your existing asset system.

The governance it includes (this is the point)

This is a real system of record, so it ships with the controls a facilities team needs: login so only your team can use it, row-level security so you only ever see your own organization's assets, a complete audit trail of every scan and every approval (who, what, when, and where), and a hard human-approval gate so no new-owner or high-value location change is committed to the register until the admin signs off. Bulk scans land in a pending queue first, never straight into the truth. Duplicate guards keyed on serial number stop the same item being registered twice, and a strict state machine means an asset that's already Out can't be checked out again by someone else.

Who it's for

Facilities coordinators, asset managers, and office managers who run shared equipment and are tired of guessing where it all went. If you can describe how gear gets borrowed and returned in your shop, you can build this.

You've got this — start with the plan, paste the first prompt, answer the interview, and you'll be scanning your first label into a live register the same afternoon.

Gated download

Enter your email — the plan downloads instantly and a copy lands in your inbox.

By submitting your email you'll also receive the weekly runbookify newsletter. You can unsubscribe at any time.