Fleet Agents
A Fleet Agent is a persistent AI teammate managed by HQ. Each agent has its own identity, company membership, vault-backed workspace, cloud runtime, and optional Slack, email, and Telegram channels.
Fleet Agents are not the same as HQ workers. A worker is a reusable task definition that runs inside an HQ session. A Fleet Agent stays available between conversations, can be addressed directly, and acts under its own company identity.

What an agent includes
| Layer | What HQ manages |
|---|---|
| Identity | Agent name, handle, profile, company email, and membership |
| Access | Company role, groups, ownership, and vault grants |
| Runtime | Provider authentication, model settings, process lifecycle, and health |
| Channels | Slack, email, and Telegram connections |
| Operations | Provisioning progress, start and stop controls, reauthentication, diagnostics, and removal |
The current list price is $100 per month, billed to the company that creates the agent. The Console shows the applicable price before creation. Contract pricing, credits, or sponsorship can change the amount invoiced.
The creating company remains the agent’s host company. Another company can add the same agent as a member or admin without creating a second agent, but that membership does not grant files, secrets, groups, or connectors by itself.
Typical workflow
- Create the agent in HQ Console.
- Choose its provider and complete the matching authentication flow.
- Review its configuration.
- Add any communication channels.
- Assign the right role, groups, owners, and vault access.
- Use health signals and lifecycle controls to keep it available.
Where to manage agents
Open a company in HQ Console and choose Agents. The roster shows each agent’s profile, runtime state, owner, and available actions. Open the gear menu on an agent row for health, model, profile, access, and channel settings.
The Console is the recommended surface for setup and day-to-day administration. The hq agents commands provide a smaller operational interface for scripts and terminal workflows. Agent creation is Console-only in the current release.