Dashboard Overview
Visual management and monitoring for your AI agents.
The AgentSudo Dashboard provides a visual interface for managing and monitoring your AI agents.
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
Getting Started
- Sign up for a free account
- Create a project and get your API key
- Connect your SDK with
configure_cloud(api_key="as_...") - Watch events flow into your dashboard
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
Next Steps
- Getting Started - Install and configure the SDK
- Cloud Mode - Connect SDK to dashboard
- Pricing - View plans and features