How a found item gets logged in ninety seconds
Everything downstream in this system depends on a record existing, and the record is created by somebody who is mid-shift, holding a tray, and has no interest in your software.
Key takeaways
- Three fields and a photo. Everything else is derived or optional.
- Where and when are the fields that make matching work.
- Categories come from a short list; free text does not match.
- Print a label at the point of logging, or the record and the item separate.
- Valuables take a different path, immediately, with a second person.
The time budget
This is not a claim about laziness. Somebody clearing a function room at midnight has a job that is not this, and a system that costs them four minutes per umbrella is a system they will route around by putting the umbrella on a shelf.
The three fields
- Category, from a list of about twelve. Not a description.
- Where, from your own zone list — bar, function room, car park, room 214. Tapped, never typed.
- When, which is now, defaulted, and correctable to ’earlier today’ in one tap.
- And a photograph, which is not a field so much as the whole record. It carries the colour, the brand, the condition and the size without anybody describing any of them.
Why the category list is short
- Database
- App integration
- Analytics
- Front-end & mobile
Zones, not addresses
Where an item was found is the strongest matching signal you have, and it only works if the same place is recorded the same way every time. A list of zones specific to your site — the ones staff already say out loud — beats a text box or a map pin.
The zone list is also the thing that makes a vague claim workable. Somebody who says ’the upstairs bar, I think’ has just eliminated ninety percent of your inventory without knowing anything about their own item.
The label is not optional
A record without a physical label on the item is half a system. Somebody will find the jacket in the cupboard and have no way of knowing which of four jacket records it belongs to, and at that point the photograph is doing work it should not have to.
A short code on a sticker, printed or handwritten from the screen, is enough. It is the join between the thing and the record, and it costs three seconds at the moment when everything else is already open.
Valuables leave the path
What gets treated differently, immediately
- Cash — counted by two people, recorded to the note, and stored separately. The record says who counted it.
- Identity documents — passports, driving licences, immigration papers. Often returned to the issuing body rather than held, and never posted casually.
- Bank cards — destroyed or returned to the bank; the guidance is on the card itself and it is not ’hold for a month’.
- Devices — logged, not opened, and stored where they cannot be casually picked up. A lock screen message is the only acceptable way to look for an owner.
- Medication, and anything hazardous — not held at all. There is a disposal route and it is not the cupboard.
These are policy decisions and they vary by jurisdiction and by what kind of business you are. The system’s contribution is small and specific: the category picked at logging time sends the item down the right path immediately, rather than after somebody notices in three weeks.
Next: matching a claim to it.
All posts