The Fleet page gives you visibility and control over every device and agent in your organization. Four tabs cover different views of the same fleet data.Documentation Index
Fetch the complete documentation index at: https://quintsecurity.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Tabs
- Hierarchy
- Agents
- Devices
- Groups
A tree view showing the organizational structure:Expand nodes to drill down. Each level shows aggregate status and risk. Click any node to see its details in a side panel.This view is useful for understanding how agents are distributed across your organization and spotting machines with unusual agent counts or risk levels.
Agent Status
Each agent has a status indicating its current state:| Status | Meaning |
|---|---|
| Active | Agent is running and reporting events |
| Idle | Agent is running but no recent activity |
| Disconnected | Agent hasn’t reported in beyond the heartbeat threshold |
| Blocked | Agent has been manually or policy-blocked |
| Pending | Agent enrolled but awaiting policy evaluation |
Agent Management
From the Agents tab, you can:- Block — immediately stop an agent from operating. The edge daemon enforces the block.
- Unblock — restore a blocked agent.
- View Sessions — jump to the sessions page filtered to this agent.
- View Alerts — see alerts generated by this agent.
- Assign to Group — move the agent’s device to a different group for policy scoping.
Graph Visualization
The graph view uses React Flow to render agent-device-team relationships visually. Key features:- Node colors — green (low risk), yellow (medium), orange (high), red (critical)
- Edge thickness — thicker edges indicate more event traffic
- Clustering — devices on the same team cluster together
- Hover details — hover any node for a quick summary tooltip
- Click to detail — click a node to open its full detail view
Groups and Policies
Groups are the bridge between fleet management and policy enforcement:Attach policies
Create or assign policies scoped to this group. Policies only apply to devices within the group.
Devices not assigned to any group inherit the organization-level default policies. Explicit group membership always takes precedence over org defaults.