Interactive Kiosk: Complete Definition and Guide
Definition
An interactive kiosk is a self-service station (touch screen or keyboard, sometimes a badge reader, payment terminal or printer) that lets a user complete an operation on their own: ordering, printing, checking in, looking up information. It combines locked-down hardware, dedicated software in kiosk mode and a link to the organisation's management system.What is an interactive kiosk?
An interactive kiosk is a self-service station made available to the public, or to a defined group of users, to complete one specific operation on their own: ordering a meal, printing a document, collecting a ticket, checking in at reception, looking up a map or paying for a service. It consists of a screen (usually a touch screen), a locked-down computer unit and, depending on the use, a badge or card reader, a payment terminal, a scanner, a printer or a USB port.
What separates a kiosk from a computer left in open access is the frame around it: the user sees a single application, designed for a short journey, and can do nothing else. The hardware is enclosed in a cabinet, the software runs in kiosk mode, and the session starts from scratch for the next person. Behind the screen, the kiosk is connected to the organisation's management system: till, stock, schedule, user database, printing platform.
Kiosks are familiar in fast-food restaurants and railway stations, but they also serve quieter settings: a university copy service, a medical practice reception, a print shop floor, a museum hall, a gym or a coworking space open outside staffed hours.
Why it matters
A well-designed kiosk changes the economics of a public-facing service, not just its image.
- Service without a counter: the operation happens without an employee behind a desk, which allows longer opening hours, absorbs peak periods and keeps staff for the requests that deserve them.
- Reliable counting: every operation is recorded at the source (pages printed, items ordered, entries validated) and passed to the till or the management software without re-keying.
- Contained security: the user reaches neither the system nor the internal network. An unknown USB stick, a suspicious file or a clumsy manipulation stays confined to the kiosk.
- Controlled journey: the interface imposes a simple sequence, in the user's language, with only the useful options. Fewer errors, fewer questions at the counter.
- Usage data: peak hours, abandoned operations, average session time: the kiosk produces the figures needed to adjust the service.
- Continuity: a kiosk designed to work without a network keeps serving during an outage and synchronises its data afterwards.
How it works
An interactive kiosk is organised in three layers. The first is the hardware: a screen, a mini PC or single-board computer, peripherals (NFC or RFID badge reader, payment terminal, printer, scanner, USB port) and a cabinet that protects everything. The hardware choice depends on the location (indoor, outdoor, young or hurried audience) and on the intended lifespan: a kiosk installed for ten years is built with replaceable components, not with a consumer tablet.
The second layer is the kiosk software. It runs in kiosk mode: a single full-screen application, with no taskbar and no access to settings. It manages the user's session (identification by badge, code or account, maximum duration, reset at the end), the journey (choices, preview, confirmation, payment) and the peripherals. On a print kiosk, for instance, it mounts the USB stick in an isolated space, displays the documents, sends the job to the copier and reports the number of pages actually produced.
The third layer is the central platform every kiosk is connected to. It holds the user database and the prices, receives operations and passes them to the till or to invoicing, pushes content (prices, instructions, visuals) and supervises the fleet: which kiosk is on, which one has an empty tray, which one has been silent for an hour. It is also where the software of every kiosk is updated without visiting each one.
Between the layers, one rule: the kiosk must be able to work on its own. If the network drops, it keeps identifying, serving and counting locally, then synchronises as soon as the connection returns. This is edge computing applied to self-service, and the telemetry each kiosk reports (status, counters, incidents) is what makes remote operation of the fleet possible.
Concrete example
KERN-IT has designed and operated self-service kiosks for more than ten years for the copy service of a Belgian university cooperative, CIACO, across several sites. Hundreds of students print their course notes, assignments and syllabi there every day without going through a counter.
The journey is short: the student identifies, plugs in a USB stick or retrieves the print list prepared online from the syllabus portal, picks the options and starts printing. Each session is temporary and isolated: the stick is read in a sealed-off space, nothing touches the internal network, and the kiosk starts clean for the next student. A unit connected to each copier counts the pages actually produced and passes the amount to the till.
Above each kiosk, a digital signage screen shows the instructions, the paper type of that machine, the prices and a QR code to the online shop, where orders can also be placed from a phone. Visuals are updated remotely across the whole fleet, and supervision flags the kiosks that need attention. Everything is tied to the copy service management platform, developed and maintained by KERN-IT.
Implementation
- Observe the service as it is: who comes, with what, at what times, for which operation, and where the counter gets stuck. The kiosk journey is drawn from these observations rather than from a theoretical specification.
- Shorten the journey: a successful kiosk fits in three to five screens. Every extra option costs waiting time and abandoned sessions.
- Choose hardware that lasts: replaceable components, a screen suited to the light of the place, a cabinet that protects cables and ports, standard peripherals (NFC reader, payment terminal) rather than built-in ones.
- Lock down the software: kiosk mode, isolated session, automatic reset, a clear policy for USB sticks and network access.
- Connect to the management system: till, user database, prices, stock or schedule. The kiosk must not create a second version of the truth to reconcile by hand.
- Plan the operations: fleet supervision, remote updates, scheduled reboot, a procedure to replace a failed kiosk. This is what separates a pilot from a service.
- Roll out in stages: one pilot kiosk in real conditions, then the fleet, with feedback from users and staff in between.
Associated technologies and tools
- Linux: the most common system for a durable kiosk, with a dedicated session, a minimal window manager and a full-screen application.
- Browser in kiosk mode: a web application shown full screen with no address bar, so the interface can evolve without touching the station.
- Python: the language KERN-IT uses both for the service running on the kiosk (session, peripherals, data reporting) and for the central platform.
- NFC / RFID readers and payment terminals: identification by badge or student card, contactless payment, built into the journey.
- CUPS and print drivers: print queue management and dialogue with the copiers on print kiosks.
- Supervision and remote updates: fleet administration tools (Ansible or equivalent), scheduled reboots, log collection, without site visits.
- Display screens: digital signage paired with the kiosks for instructions, prices and promotions.
Conclusion
An interactive kiosk is a complete service enclosed in a cabinet: hardware that withstands the public, software that only lets the intended journey through, and a link to the management system so that every operation counts. The visible part, the screen, is the easy one; the value lies in the connection to the till, the security of the session and the operation of the fleet over the years. KERN-IT designs custom kiosks for Belgian organisations that want to open a self-service offer without losing control of their data: copy services, libraries and campuses, gyms, cultural venues and shared spaces.
Design the kiosk for the day the network goes down: it must keep serving (session, printing, local counting) and synchronise the till when the connection returns. A kiosk that shows "Service unavailable" at the first outage will be bypassed by the staff within a week, and your figures will be worthless.
Frequently asked questions
A tablet in open access remains an ordinary device the user can hijack: close the application, open a browser, plug in a cable. An interactive kiosk locks down the hardware and the software (kiosk mode, isolated session, reset) and ties it to the management system so that every operation is counted. The difference shows after a month of operation, not on installation day.
Yes, if it was designed for it: the kiosk keeps the necessary data locally (prices, rights, counters), keeps serving during the outage and synchronises the till and the platform when the network returns. A kiosk that depends on the network at all times shows an error page at the first outage, which is the first complaint operators make.
Yes. A mini PC or single-board computer, an off-the-shelf screen and standard peripherals (NFC reader, payment terminal) are enough, enclosed in a suitable cabinet. The value and the lifespan come from the software (kiosk mode, session, supervision) and from operating the fleet, not from proprietary hardware.
Related terms
At KERN-IT
We build self-service kiosks and connect your machines, from the unit to the till.
→ Custom self-service kiosks and connected machines