Manager¶
Overview¶
The Idun Manager provides both CLI and UI interfaces for managing agents throughout their lifecycle.
CLI¶
The command-line interface provides quick access to agent operations for automation and scripting.
Common CLI commands include agent creation, deployment, status checking, and log retrieval.
UI¶
The web-based user interface offers a visual approach to agent management with dashboards and monitoring.
Navigate through agent configurations, view execution history, and manage deployments from the browser.
Features¶
Both interfaces support CRUD operations, configuration management, and real-time monitoring of agent execution.
Access Control¶
Role-based access control ensures secure multi-user access to agent management functions.
Next Steps¶
- CLI Setup Guide → - Learn CLI commands for managing agents
- REST API Reference → - Complete API documentation
- Manager Quickstart → - Get started with the Manager