Agent Space
Agent Space is a workbench view in the Control UI for managing agents, sessions, and work tracking. It provides a unified interface for monitoring and interacting with your AI agents.
ClawCentral
In ClawCentral's managed platform, Agent Space is accessible from the admin UI at the root path of your tenant subdomain.
Overview
Agent Space combines several related features into a single interface:
| Section | Description |
|---|---|
| Agent Threads | List of agents with active and idle sessions, showing status and recent activity |
| Work Tracking | Requirements, plan, and progress markdown editors for organizing work |
| Utility Tabs | Memory search, paired devices, presence, and other tools |
| Session Management | Switch between agent sessions, start new conversations |
Agent Threads
The left rail shows your agents organized by activity:
- Live — Agents with active sessions
- Idle — Agents without recent activity
Each thread displays:
- Agent name and ID
- Status indicator (live/idle/blocked)
- Unsaved changes badge
- Session count and last activity timestamp
Work Tracking
The work tracking section provides three markdown editors:
| Editor | Purpose |
|---|---|
| Requirements | Define what needs to be done |
| Plan | Document the implementation approach |
| Progress | Track completion status and blockers |
Changes are saved automatically. Use the Save button to persist explicitly.
Utility Tabs
The utility tabs provide access to additional tools:
- Memory Search — Search across all stored memories
- Pairings — Manage paired devices
- Presence — See who's online
- Heartbeat — View agent health status
Session Management
From Agent Space you can:
- Select an agent — Click a thread to view its details
- Open chat — Start or resume a conversation with the agent
- Send intervention — Inject a message into an active session
Related
- Control UI — Full admin interface documentation
- Sessions — Session concepts and lifecycle
- Memory Tools — Memory search and management