Give your Worksuite CRM installation real-time visibility into how your remote and in-office teams actually work. This module adds a complete employee monitoring layer on top of Worksuite — screenshots, app & website usage, keyboard/mouse activity, idle detection, and task-level time tracking — all surfaced in a manager dashboard built natively into your existing Worksuite panel.
Note: This Module is not a standalone product and is only compatible with Worksuite
No separate monitoring tool, no separate login, no exporting data between systems. Your HR and project managers get monitoring insights right next to attendance, payroll, and project data they already manage in Worksuite.

This CodeCanyon item is the Laravel server module that installs into your existing Worksuite CRM codebase. It includes:
Important — please read before purchasing: This item is the server-side Laravel module only. The desktop monitoring agent (the lightweight app installed on each employee’s Windows/macOS computer that actually captures activity and syncs it to this module) is sold separately. This is because each agent installer must be built with your server URL embedded directly into it at build time — it cannot be a generic download. See the “Desktop Agent” section below for details.


The module ships with a complete, up-to-date REST API that any compatible desktop agent can integrate against:
POST /api/agent/login — agent authenticationGET /api/agent/config — monitoring configuration syncPOST /api/agent/heartbeat — online/offline/idle statusPOST /api/agent/screenshots — screenshot uploadPOST /api/agent/activity — app/URL usage logsPOST /api/agent/activity-windows — keyboard/mouse activity windowsPOST /api/agent/network — network usage summariesPOST /api/agent/events — tamper/USB/security eventsPOST /api/agent/pause / POST /api/agent/resume — pause trackingGET /api/agent/employee/timeline, /scores, /screenshots — employee-facing dataGET /api/agent/tasks / POST /api/agent/time-logs — task time trackingFull endpoint documentation with request/response examples is included in the package.
Once this module is installed, employees need a lightweight desktop app to capture and sync activity data to it. Because each installer is compiled with your Worksuite server URL and branding embedded at build time, the desktop agent cannot be distributed as a one-size-fits-all download — it must be built per installation.
The desktop agent (Windows & macOS, with white-label branding support) is available as a separate purchase. Contact us after purchasing this module for desktop agent licensing and your custom build.
| Platform | Desktop Agent Support |
| Windows 10 / 11 (64-bit) | Supported |
| macOS 11+ (Intel & Apple Silicon) | Supported (Universal binary) |
| Linux | Supported |