An equipment list is the register a systems integrator hands over so the client knows exactly what was installed in a cabinet, comms hut or rack — the equipment, its client tag number, the quantities, part numbers, descriptions and the manufacturer and supplier behind each item. On most projects it lives in a hand-kept spreadsheet, and a tool only earns its place if it is genuinely faster than that spreadsheet and bends to each client’s standard instead of forcing a generic one. The Equipment List Generator is built around exactly those two things.
It is a grid, not a form. You type straight into a spreadsheet-style table — Tab moves across, Enter moves down and adds a row at the bottom, and a block copied from Excel pastes straight in across the right columns. There is no pop-up between you and the data. The layout is defined per client: add, rename, reorder and hide columns and set each column’s type, starting from the standard set — tag number, quantity, category, manufacturer, model, part number, description, supplier, location, rack units, power and status — and save the result as a reusable client template.
Two pieces of automation make it quicker than a blank sheet. First, client tag numbers build themselves: pick the equipment category on a row and the tag is generated from a per-client pattern of tokens — {cat} for the category prefix, {loc} for the location code, and a padded {seq} — so {cat}{seq:3} gives SW001 counting per category, while {loc}-{cat}{seq:2} gives CAB-A-SW01. Second, a reusable equipment library: catalogue a piece of kit once with its manufacturer, part number, description, rack units and power, and choosing that model on a row fills the rest in. Register your cabinets and comms huts with rack-unit and power capacities, and the summary rolls the list up per location — flagging any cabinet that is over its RU or power budget — and consolidates identical kit into a procurement BOM. Export the list or the BOM to CSV, clipboard or JSON. It is a documentation and scheduling tool — it does not size power supplies or compute heat dissipation.