Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a kiosk module

Create a kiosk module and module configurations to decide the flow and pages that must be displayed on a kiosk.

Before you begin

Note:

  • The kiosk device automatically maintains the session before it times out. The session timeout value can be configured in the glide.ui.session_timeout property.
  • The kiosk header contains the session refresh API; ensure that you do not remove or replace the kiosk theme or the kiosk header.

    For information about customizing the kiosk header, see Customize the kiosk header.

Role required: sn_wsd_kiosk.admin

Procedure

  1. Navigate to All > Kiosk management > Kiosk modules.

  2. On the Kiosk modules page, select New.

  3. On the form, fill in the fields.

FieldDescription
NameName of the kiosk module.
TitleTitle of the kiosk module.
Entry pointPage displayed on the home screen of the module.For visitor check in, select visitor_check_in. For visitor check out, select visitor_check_out. For kiosk indoor mapping, select kiosk_indoor_map.
  1. Select Submit.

  2. On the Kiosk module configuration related list, select New.

  3. On the form, enter a Name and Description for the record, then fill in the fields.

FieldDescription
ModuleModule that the configuration is linked to.
Configuration tableTable that contains the configuration flow for the kiosk.For example, for visitor check in, select the Kiosk Check-in Flow Configuration \[sn\_wsd\_visitor\_checkin\_flow\_configuration\] table. For visitor check out, select the Kiosk Check-out Flow Configuration \[sn\_wsd\_visitor\_checkout\_flow\_configuration\] table. For a kiosk indoor map, select the Kiosk indoor mapping feature configuration \[sn\_wsd\_indoor\_map\_feature\_configuration\] table.
ConditionCondition that selects the configuration flow from the configuration table.The condition must match only one configuration. For example, use the sys_id value to ensure only one record matches the condition.
Requires Camera

Option to use the camera of the kiosk device.If this option is selected, the kiosk operator must provide camera permissions on the kiosk device.

Visitors can use the camera to scan QR codes or to take their picture.

Note: If a kiosk flow contains the QR code authentication or requires a visitor picture, this field is automatically enabled when you add the flows to the kiosk.

  1. Add Page parameters by entering the name and value of the parameter.

  2. Select Submit.

Parent Topic:Configuring Workplace Services Kiosk