How it fits together
Command Center
Web UI for everything: hosts, agents, rules, knowledge, tasks, and analytics.
Engine
The backend that spawns agents, orchestrates them, and drives tool execution.
Agents
LLM-powered operators bound to a host and a specialty. They run the work.
Gateways
Bridges between your ticketing system (ServiceNow) and the agent fleet.
A typical flow
- A ticket lands in your ITSM.
- The gateway reads it, picks the right host and agent, and creates a job.
- The agent runs commands on the target host, observes results, and adapts.
- The gateway posts the outcome back to the ticket.
What to read next
Quickstart
Install, deploy, and run a first agent in under 15 minutes.
Concepts
Agents, hosts, tasks, jobs, tickets, gateways.
Prompting Guide
How to write tasks, specialties, rules, and gateway prompts that work.
Best Practices
Scoping, knowledge, dynamic context, testing — patterns that scale.

