Download SafetyIQ for Windows
Install the desktop app on the manager's PC. Workers file records from their phones — no install on your laptop required.
Beta zip · approx. 70 MB · Windows 10 or 11. SafetyIQ is in controlled beta — don't have a code? Email [email protected] and we'll send one. By installing you accept the terms in our privacy notice.
How to install
You'll receive SafetyIQ-Setup.zip (~70 MB). The beta build
isn't yet code-signed, so it's bundled in a zip to keep your browser happy
on download. Two steps:
-
Extract the zip — right-click
SafetyIQ-Setup.zip→ Extract All… → Extract. You'll getSafetyIQ-Setup.exeandREADME.txt. -
Run the installer — double-click
SafetyIQ-Setup.exe. Windows SmartScreen will warn "Windows protected your PC" — click More info → Run anyway. This warning goes away once we ship a signed build.
Install in 5 steps
-
Download & extract — click the button above to get
SafetyIQ-Setup.zip. Right-click it → Extract All… → Extract to getSafetyIQ-Setup.exeandREADME.txt. -
Run the installer — double-click
SafetyIQ-Setup.exefrom your Downloads folder. Windows SmartScreen will warn "Windows protected your PC" because the beta build is unsigned — click More info → Run anyway. Accept the licence and pick an install folder (default is fine). Once we ship a signed build (planned for general availability) this warning will no longer appear. - Start the desktop icon — the installer creates "SafetyIQ Desktop" on your desktop and Start menu. Open it. A terminal window and a browser tab open automatically.
-
Run the setup wizard — the first-run screen
walks you through:
- Organisation name + ABN.
- Where to keep your records (a folder you choose — your data lives here, nowhere else).
- Your first worksite.
- The admin login.
-
Bring phones online — if you've arranged a
private tunnel with us, workers scan the QR at
<your-subdomain>.customers.whsiq.com/installand add SafetyIQ to their home screen. Otherwise they use the local install URL on your office WiFi.
Need help? Email [email protected] — first pilot install is usually under 30 minutes including phone setup for the first worker.
System requirements
| OS | Windows 10 or 11 (64-bit) |
|---|---|
| RAM | 4 GB minimum, 8 GB recommended |
| Disk | 500 MB for the app + the data folder you pick (typically 5–50 GB/year for a 100-worker site) |
| Network | Outbound HTTPS for the mobile tunnel (no inbound ports required) |
| Browser | Any modern browser for the admin console — Edge / Chrome / Firefox |
Questions
Where does the data live?
On the PC you install SafetyIQ on, in the folder you choose during the first-run wizard. Not on our servers, not in the cloud. If you want off-site backup that's a separate choice — we'll help you set up an encrypted snapshot to your own S3 / OneDrive / NAS.
Can workers install SafetyIQ on their phones?
Yes — it's a progressive web app. Workers open the install page on their phone and tap "Add to Home Screen". No App Store, no installation of an APK. Updates are automatic. If you need a store-listed app we have the native Flutter build ready for submission (extra step).
Do I need a static IP or to open ports?
No. The desktop makes an outbound connection to Cloudflare over HTTPS (443). Phones reach the desktop via a Cloudflare tunnel — your firewall doesn't see inbound traffic.
What happens if the manager's PC is off?
Phones queue submissions locally (the PWA has an offline outbox). When the PC comes back online, phones sync automatically. Nothing is lost.
Can I change the data folder later?
Yes — an admin edits
%APPDATA%\WHSIQ\config.json and restarts. A UI for
this is on the roadmap.