π Overview
Default settings define the baseline configuration for:- Workday schedules
- Screenshot monitoring
- Idle alert detection
- Expected work hours
- Organization timezone
- Stealth monitoring
π Workday Settings
Defines the default working days for employees.Options
- Monday
- Tuesday
- Wednesday
- Thursday
- Friday
- Saturday
- Sunday
Usage
- Enabled days are treated as working days in analytics
- Disabled days are excluded from productivity and attendance reports
πΈ Screenshot Settings
Defines default screenshot monitoring behavior.Enable Screenshot
- On β Screenshots are captured by default
- Off β Screenshot monitoring disabled by default
Enable Blur Screenshot
- On β Sensitive data is blurred in screenshots
- Off β Raw screenshots are captured
Screen Capture Interval (Minutes)
Defines how frequently screenshots are captured. Example:10β Capture every 10 minutes
Lower intervals increase storage usage and system load.
π¨ Idle Alert Settings
Defines default idle monitoring configuration.Enable Idle Alert
- On β Idle detection enabled
- Off β Idle detection disabled
Minimum Idle Time (Minutes)
Defines inactivity duration before marking a user as idle. Example:5 minutesβ Standard idle detection threshold
β± Work Hour Settings
Defines default daily work expectations.Expected Work Hours Per Day
Total expected working time. Example:8 hoursβ Full-time work schedule
Expected Productive Work Hours Per Day
Expected active/productive time. Example:6 hoursβ Productivity benchmark
Expected In Time Everyday
Expected daily login/start time. Example:10:30 PMβ Shift-based schedule
π Timezone Settings
Defines the organisation-wide timezone.Organization Timezone
Example:UTC+07:00 - Asia/Barnaul
- Activity timestamps
- Attendance reports
- Dashboard analytics
- Notifications
π΅οΈ Stealth Monitoring Settings
Controls default stealth monitoring behavior.Enable Stealth Monitoring
- On β Hidden background tracking enabled by default
- Off β Standard visible agent
This feature is currently under development.
π³ Organization Pricing Plan
Displays the current subscription plan.Example
- Starter Plan
- Feature availability
- User limits
- Data retention policies
πΎ Saving Configuration
Use Save Changes to persist organisation defaults.Flow
- Update default settings
- Click Save Changes
- System stores configuration
- New settings apply to new employees instantly
- Existing users retain their custom overrides
π Impact on Trackpilots Modules
Default settings affect:- New employee onboarding configuration
- Productivity dashboards
- Attendance & compliance reports
- Monitoring policies
- Agent default configuration
π Permissions & Access Control
Only users with the following permissions can update default settings:- Admin
- Custom Role with Settings Permission
π§© Developer Notes
- Default settings are stored at the Organization Configuration Service
- Employee-specific settings override organisation defaults
- APIs should validate:
- Work hours β€ 24 hours
- Productive hours β€ work hours
- Screenshot interval β₯ 1 minute
- Valid timezone format
- Changes are propagated via configuration sync pipelines
β Best Practices
- Define defaults before onboarding employees
- Use blur screenshots for privacy compliance
- Set realistic productive hour targets
- Align timezone with company HQ or payroll systems
- Document default monitoring policies internally
π Example Default Policy Template
| Setting | Recommended Value |
|---|---|
| Workdays | MondayβFriday |
| Screenshot Interval | 10 minutes |
| Idle Time | 5 minutes |
| Work Hours | 8 hours |
| Productive Hours | 6 hours |
| In-Time | 09:00 AM |
| Timezone | Company HQ timezone |
| Stealth Monitoring | Off (enable per corporate device) |
