Attach security policies to groups. Policies are enforced when agents in the group are accessed.
Group
Screen Blank
Lock on DC
No Clipboard
No Files
Max Bitrate
Max FPS
Actions
Agent Updates
Manage agent updates. When S3 is configured (S3_BUCKET env var), drop a latest.json and installer in s3://bucket/updates/. Otherwise, upload directly below.
Latest Version
—
Source
—
File Size
—
Uploaded
—
What's New
Upload New Version
Agent Versions
Status
Agent
Hostname
Version
Up to Date
Partners
Each partner gets a unique partner_id (UUID). Agents declare their partner via
partner_id = <uuid> in host_info.txt, OR you can set it from the Agents page.
Embed keys are tied to one partner — they can only mint tokens for agents owned by that partner.
Name
Partner ID
Created
Actions
Embed Keys
API keys partner sites use to mint short-lived embed tokens. The partner backend calls
POST /api/embed/token with the api_key and an agent_id, then embeds the returned URL in an iframe.
Keep api_keys server-side only.