Dashboard Overview
Visual management and monitoring for your AI agents.
ℹ️
Coming Soon — The hosted dashboard is currently in development. For now, AgentSudo works 100% locally with full audit logging. See the preview to explore what's coming.
The AgentSudo Dashboard will provide a visual interface for managing and monitoring your AI agents.
Planned Features
- Project Management - Organize agents into projects
- Agent Configuration - Create and edit agents visually
- Activity Monitoring - Real-time event feed
- Analytics - Permission check statistics
- Playground - Test agents with AI
Current Status
The SDK works fully offline today with:
- Complete permission control
- JSON audit logging to console
- Session management
- All core features
The hosted dashboard will add visual monitoring when it launches.
Dashboard Sections
Overview Tab
The Overview tab shows:
- Total Events - Permission checks in the selected time period
- Active Agents - Number of agents in your project
- Sessions - Active and expired sessions
- Denial Rate - Percentage of denied permission checks
Agents Tab
Manage your agents:
- View all agents and their scopes
- Create new agents
- Edit agent permissions
- Delete agents
Activity Feed
Real-time log of permission checks:
- Agent name
- Scope requested
- Result (allowed/denied)
- Timestamp
- Session ID
Preview
You can explore a preview of the dashboard with sample data:
- View Dashboard Preview - See the interface with mock data
- Try the Playground - Test permission checks with AI
Next Steps
For now, focus on the SDK:
- Getting Started - Install and use AgentSudo locally
- Agents - Create and configure agents
- Scopes - Understand permission patterns