Site Settings
Each site has its own configuration that controls how Atrium behaves at that location. This page covers the available settings.
Core settings
| Setting | Description | Default |
|---|---|---|
| Name | Display name for the site. Shown in the dashboard sidebar, on kiosk screens, and in emails. | (required at creation) |
| Timezone | The site's local timezone. All times in the dashboard, kiosk, and emails for this site use this timezone. | UTC |
| Address | Physical address. Included in pre-registration emails and available as a template variable ({{site_address}}) in document templates. | (optional) |
Timezone
The timezone setting is important for correct time display across the system:
- Dashboard: Expected arrival/departure times are shown in the site's timezone.
- Kiosk: The standby screen clock and WiFi credential validity timestamps use the site's timezone.
- Pre-registration emails: Visit times are formatted in the site's timezone.
- Automatic expiry: Visit expiry is evaluated against the site's timezone.
Use standard IANA timezone identifiers (e.g., Europe/Berlin, America/New_York, Asia/Tokyo).
Site-specific settings
Additional settings are stored as a JSON object in the site's configuration. These control feature behavior at the site level:
Settings that may vary per site include document template assignments (which documents visitors must sign), kiosk configuration, and network settings (which firewall adapter to use). These are managed through their respective sections rather than through a generic settings page.