Skip to content

System Overview

HuLoop IPD works through a combination of a centralized server and lightweight desktop agents. The server collects and stores user activity data captured by each agent, processes it securely, and makes it available for analysis.

Key Components

  • HuLoop IPD Server
    Deployed on a cloud-based or on-premises machine using Docker containers. Hosts backend services, databases, and APIs.
  • HuLoop Discovery Agent (Client)
    Installed on end-user machines to capture activity. Can be deployed using SCCM, Intune, or manually.
  • Data Flow
    The agent sends encrypted data to the server over HTTPS, where it is processed and analyzed.
Note: The server must be set up first, followed by Agent installation across end-user devices
IG_system_overview
Server ↔ Agent communication flow over HTTPS

Last updated: Sep 09, 2025
Back To Top