# How to set up check-in and check-out without a turnstile

- Canonical: https://qrgate.az/en/blog/check-in-control-without-a-turnstile
- Markdown: https://qrgate.az/en/blog/check-in-control-without-a-turnstile.md
- Language: en
- Date: 2026-08-03

"We can't install a turnstile" usually sounds like a problem. In practice it raises a useful question: what does **check-in and check-out without a turnstile** mean, and what does the company actually need?

The answer starts with one distinction - and that distinction settles most of the decision.

## Two different problems under one name

**Physical access control** is about whether the door opens. It requires a turnstile, an electromagnetic lock or similar hardware. The goal is to keep unauthorised people out of the building.

**Attendance recording** notes who started their working day when. No physical barrier is required here - all that is needed is a reliable record.

In practice most companies need the second. The turnstile question usually arises because historically both problems were solved with one device.

Once the two are separated the decision simplifies: if there is a security requirement, the turnstile stays; attendance recording is then built independently of it.

## The typical rented-office situation

This is the most common case. The building is a business centre with its own turnstile, but the records are not given to tenants - they belong to the centre's security service.

When the company wants to put a device at its own entrance, permission is refused: wall mounting and cabling are against the lease.

The record then either is not kept at all, or moves into the office manager's spreadsheet. The second works for a while and then produces the same three problems: version confusion, no correction trail, and no concurrent work.

In a hardware-free model the recording point is not a physical device - the code goes into a frame and the point is registered in the structure. With no mounting, there is no conflict with the lease. More on this: [employee check-in without turnstiles](https://qrgate.az/en/employee-check-in-without-turnstiles).

## How the record stays reliable

A turnstile has one advantage: passing through is a physical event and cannot be "forgotten". In a hardware-free model that advantage is built another way.

- **Point binding** - the record is written against a specific entrance, so "where" never goes unanswered.
- **Device control** - the device the record came from is stored and device changes appear separately.
- **Location matching** - the record is checked against the expected point.
- **Reminders** - the simplest way to prevent a forgotten check-out.

The last item makes the biggest practical difference: with a turnstile the exit record is created automatically, while in a mobile model the employee has to act. A schedule-based reminder closes that gap and cuts the number of manual corrections substantially.

## Merging the building turnstile with the company record

This gets asked often and the answer is practical: trying to merge them is usually unnecessary.

The building turnstile's records are not the tenant's own system, and their format, coverage and release rules are set by the centre. Treating them as the primary record makes the company dependent on someone else's process.

The decision that works in practice is simple: the turnstile stays for building entry, while attendance is recorded in the company's own system. Trying to merge two sources creates reconciliation work at month end - and that work eats the gain automation was meant to deliver.

## What happens when the office moves

This is the least visible advantage of a hardware-free model and, in practice, the most appreciated.

The move takes one day: the code is reprinted and the point's address is updated in the structure. There is no dismount, no permit in the new building, no reinstallation stage.

For companies that move often or work from temporary sites, this alone can settle the choice.

## Where to start

1. Separate the two problems: is physical control needed, or a record?
2. Choose the location of the recording point - at the entrance, in plain sight.
3. Write down the work schedule and the lateness threshold.
4. Set up reminders - a forgotten check-out is the row needing most correction.
5. Run a parallel month and measure the number of corrections.

## A worked example: two floors, one point

A consultancy's forty-five employees worked across two floors of a business centre. The record lived in the office manager's spreadsheet and had worked for three years.

The problem started when the company added the second floor: some people sat on the fourth, some on the seventh, and the office manager no longer saw everyone.

The setup was simple: one recording point per floor, both in the same structure. No installation was required - the codes went into frames beside the lifts.

A month later two results showed. The first was expected: timesheet preparation dropped from three hours to twenty-five minutes. The second was not - because employees could see their own records, month-end queries all but stopped.

## What has to be agreed internally

In a turnstile-free setup there is little technical work, but the organisational work is the same. Three things should be written in advance.

**The location of the point.** On the path people actually take, visible and well lit. A point off to one side is forgotten in the first week.

**The rule for a forgotten record.** Who makes the correction, within what time, and against what evidence? Left unwritten, every case becomes a separate discussion.

**Visitors and business trips.** Unless these are set up as their own record type, they appear as mismatches and multiply notifications for nothing.

These three points fit on one page and pre-empt most of the questions in the first month of the rollout.

## The next step

The turnstile question is often organisational rather than technical: what is the company actually controlling - entry to the building, or working time?

If the answer is the second, a model that requires no installation is both faster and independent of the lease terms. [See what QRGate does](https://qrgate.az/en/advantages), or [calculate the price](https://qrgate.az/en).

## FAQ

### Is access control possible without a turnstile?

There are two different problems here. Physical access control - whether the door opens - requires a turnstile or a lock. Attendance recording notes who started work when and requires no physical barrier. Most companies actually need the second.

### What if the building has its own turnstile?

In rented offices this is the normal case: the building's turnstile records are not passed to the tenant because they belong to the centre's security service. A recording point at the company's own entrance removes that dependency - the records stay in the company's own system.

### What if installation is not permitted?

In a hardware-free model the recording point is not a physical device: the code goes into a frame and the point is registered in the structure. Because no wall mounting or cabling is required, there is no conflict with the lease.

### How much work does moving office create?

In practice one day: the code is reprinted and the point's address is updated in the structure. There is no dismount-and-reinstall stage, because there is no device.

## Related pages

- Check-in without turnstiles - [Markdown](https://qrgate.az/en/employee-check-in-without-turnstiles.md) | [HTML](https://qrgate.az/en/employee-check-in-without-turnstiles)
- Attendance without fingerprints - [Markdown](https://qrgate.az/en/attendance-without-fingerprint-scanners.md) | [HTML](https://qrgate.az/en/attendance-without-fingerprint-scanners)
- Benefits of attendance software - [Markdown](https://qrgate.az/en/benefits-of-attendance-software.md) | [HTML](https://qrgate.az/en/benefits-of-attendance-software)
- Card or QR - [Markdown](https://qrgate.az/en/card-or-qr-code-check-in.md) | [HTML](https://qrgate.az/en/card-or-qr-code-check-in)
- Lateness alert software - [Markdown](https://qrgate.az/en/lateness-alert-software.md) | [HTML](https://qrgate.az/en/lateness-alert-software)
- QR or turnstile - [Markdown](https://qrgate.az/en/qr-attendance-or-turnstile.md) | [HTML](https://qrgate.az/en/qr-attendance-or-turnstile)
