Backups & data

Where data is stored (Server)

Windows: %APPDATA%/ShowTrakServer
  Logs/       — rolling log files (ShowTrakServer-YYYY-MM-DD.log)
  Scripts/    — your script folders
  Storage/    — database and internal files (DB.sqlite)

Where data is stored (Timers)

Windows: %APPDATA%/ShowTrakTimers
  Logs/       — app logs
  Storage/    — database and internal files (DB.sqlite)

Backup your configuration (Server)

  1. Open Settings → Backup/Restore.
  2. Click Export to save a .ShowTrakConfig file containing Groups and Clients.

Restore configuration

  1. Settings → Backup/Restore → Import.
  2. Choose a .ShowTrakConfig file to import. This replaces existing Groups and Clients.

Logs

Logs are stored in the Logs subfolder within each app’s data folder. These are helpful for support or troubleshooting.

Server logs: %APPDATA%/ShowTrakServer/Logs/ShowTrakServer-YYYY-MM-DD.log
Timers logs: %APPDATA%/ShowTrakTimers/Logs/ShowTrakTimers-YYYY-MM-DD.log