UX and navigation
Recommended navigation structure inside Workforces
UX and navigation
Navigation map
Dashboard
├── Agents
│ ├── Agent library (templates)
│ ├── My agents
│ └── Create new (developers only)
├── Teams
│ ├── My teams
│ ├── Team library (templates)
│ └── Build team (developers only)
├── Integrations
│ ├── MCP connections or file uploads to databases (Workforces File Storage)
│ ├── Connected connectors
│ └── Custom integrations (developers only)
├── Analytics
│ ├── Usage dashboard
│ ├── Performance metrics
│ └── Cost analysis
└── Settings
├── Organization
├── Billing
└── SecurityUX principles
- Clear guidance by role:
User/Developer/Admin. - Separate template libraries from user-owned assets.
- Treat integrations and analytics as first-class parts of the operating loop.