Agents are configurable AI workers with instructions, tools, and optional memory.
Create an agent
- Sidebar → WORK → Agents
- Click New agent or install from Marketplace
- Set instructions, model preferences, and tool permissions
- Test in agent chat before assigning production work
Tools and Connectors
Agents invoke connector tools when integrations are connected. Review tool permissions under agent settings.
Assignments and jobs
Use Assignments or Gravitre AI (Execute mode) to route work. Long-running jobs appear in Runs.
API
/api/agents— agent CRUD/api/operators— operator-facing agent runtime/api/agent-jobs— async jobs
See OpenAPI.