What Clock In Means and the Three Ways to Do It
· 4 min read
To clock in means to create a timestamped record marking the moment a worker starts counting time toward a shift, a session, or a task. It is the start edge of a time entry. Nothing about pay, schedules, or approval is decided at that instant. One thing happens: a record opens, stamped with the exact time, waiting for a matching clock-out to close it.
That precision matters more than it sounds. If your tutoring center pays stipends by the hour, or your nonprofit reports volunteer hours to a grant funder, the clock-in time is the anchor every downstream number leans on. Get it wrong by ten minutes across forty people and your totals drift by hours.
The exact moment a clock-in record is created
A clock-in record is created the instant the worker confirms their identity on the clock-in screen, not when they walk in the door and not when an admin later reviews the day. In Kangaroo Clock, that confirmation is a tap on a name, a scan, or a link open, and the timestamp is captured at that action.
The time is stored in UTC and shown to each viewer in their own local time. So a volunteer in one time zone and a coordinator in another both see a correct wall-clock time without anyone doing math. The stored value never shifts. What changes is only how it is displayed.
The open record sits there until it is closed. When the worker finishes, they record a clock-out, and the pair becomes one entry with a start, an end, and a duration. If someone forgets to close their entry, auto-close handles the forgotten clock-out by capping the entry at its start time plus a cutoff you set. It never closes at the current time, so a shift left open overnight can never balloon into fourteen billed hours.
The three ways a worker clocks in
Workers never create accounts and never install an app. There is nothing to remember, no password, no download. There are three ways to start an entry, and they suit different setups.
Tap a name on a shared tablet kiosk
Mount a tablet by the door or the front desk. Workers see the roster, tap their name, and they are on the clock. This fits a fixed location where people arrive at one spot: a restaurant pass, a tutoring center front desk, a food bank loading area. One device serves the whole crew. If you want to see how it behaves before committing, the live kiosk demo runs in your browser with no setup.
Scan a posted QR code
Print a QR code, tape it to the wall, and workers scan it with their own phone camera to reach the clock-in screen. No shared device to buy, charge, or clean. This is the right choice for an event with several entry points, or a crew spread across a building where one tablet would create a line. You can build the printed sheet with the QR sign-in poster generator and post copies wherever people gather.
Open a personal link
Each worker gets a link that goes straight to their own clock-in. They bookmark it. This fits remote or roaming work: a driver, a home tutor, a canvasser who never passes a front desk. Tap the bookmark, clock in, done. No name to find in a list, no code to locate.
Which method fits your team
Most teams use one method, but nothing stops you from mixing them. Front-desk staff tap the tablet while a delivery driver uses a personal link, and both feed the same records.
| Method | Best when | Device |
|---|---|---|
| Shared tablet | Everyone passes one fixed spot | One tablet you provide |
| QR code | Multiple entry points or a big space | Worker's own phone |
| Personal link | Remote or roaming workers | Any device with the link |
The choice does not change the data. A clock-in from a tablet, a QR scan, and a personal link produce the same kind of record, with the same timestamp precision and the same UTC storage.
What clocking in feeds later
Every clock-in eventually becomes a row in a report. Tags let you label entries by event or task, and worker groups let you filter by role or program, so you can pull hours for one tutoring cohort or one weekend event without hand-sorting. When you export, the CSV keeps a stable column layout that includes a distinct-worker count, which is the number payroll and grant reports usually ask for first.
Need a quick total before exporting? Drop start and end times into the time card calculator to check a single entry by hand. It is a fast sanity check against what the dashboard shows.
Pick the method that matches where your people actually are, then post it or hand out the links. When you are ready to set up a roster, start a free workspace and add your first names. Workers can clock in the same day, without a single account created.
Tags: clock in, kiosk, qr code, time tracking
See it in your own setup
No signup needed. Add a few names, share a kiosk URL, watch hours land.