Skip to content

Settings

SyncID settings are managed through two channels: the in-app Settings page for day-to-day configuration, and configuration files for infrastructure settings (database, SyncrOne connection) that are set up during installation.

Navigate to Settings in the sidebar. The settings page is organized into tabs.

Available to all users. These settings affect your personal experience:

SettingDescription
Default deviceThe device pre-selected when enrolling employees. Choose the device you work with most often.
LanguageDisplay language for the SyncID interface
Compact modeReduces spacing in tables and lists for a denser view, fitting more data on screen

Admin-only personalization:

SettingDescription
Company logoUpload your organization’s logo, displayed in the navigation bar. Accepts common image formats.

Available to Admin users only. These settings affect how SyncID operates:

SettingDescriptionDefault
Real-time attendance monitoringWhen enabled, SyncID maintains persistent connections to devices and receives attendance events instantly. When disabled, SyncID polls devices on a schedule.Off
Device polling intervalHow often SyncID checks devices for new attendance records (1–15 minutes). Only applies when real-time monitoring is off.5 minutes
Duplicate record filterTime window for detecting duplicate attendance events from the same employee (1–10 minutes). Prevents double-counting when an employee authenticates twice in quick succession.2 minutes
Attendance auto-clearAutomatically removes old attendance records from devices after they’ve been collected. Options: Never, 1 month, 3 months, 6 months, 1 year, Immediately.Never
Email languageLanguage used for outgoing notification emailsEnglish
Read-only modePrevents all data modifications across the application. Useful during maintenance or migrations. A confirmation dialog appears before enabling.Off

Available to Admin users only. Configures the connection to the central SyncrOne application:

SettingDescription
API URLThe SyncrOne API endpoint URL
API keyAuthentication key for SyncrOne API requests (displayed masked)
Employee sync endpointThe specific endpoint SyncID uses to pull employee data
Attendance endpointThe endpoint SyncID uses to push attendance records
Send intervalHow often SyncID delivers attendance records to SyncrOne

Use the Test Connection button to verify that SyncID can reach the SyncrOne API with the current settings. The result shows immediately whether the connection succeeded or failed.

Infrastructure settings (database connection, notification service) are managed through configuration files in the application directory. These are typically set up during installation and rarely need changes.

AreaWhat it controls
Database connectionWhich SQL Server instance and database SyncID uses
Notification serviceEmail delivery service for alerts and password resets
Health checksMicrosoft Teams webhook URL for health alerts
Admin notification emailsEmail addresses that receive system alerts

To modify a configuration file:

  1. Stop the application
  2. Edit the relevant file
  3. Restart the application for changes to take effect