System Metrics
Active workflows, agent status, recent executions, and system health indicators.
The Stavily Web UI provides comprehensive functionality across four main areas: Dashboard & Navigation, Workflow Management, Agent Fleet Management, and System Administration. Each function is designed to simplify complex automation tasks while maintaining powerful capabilities.
The central hub provides real-time system overview with key metrics and quick access to features.
System Metrics
Active workflows, agent status, recent executions, and system health indicators.
Quick Actions
Fast access to most-used features like creating workflows or managing agents.
Real-time Updates
Live data updates without page refresh for immediate system visibility.
Touch-friendly interface that adapts to any device size.
Advanced editor with syntax highlighting, auto-completion, and real-time validation. Ideal for power users who want full control over workflow definitions.
Drag-and-drop interface for connecting triggers, actions, and outputs visually. Great for users who think in terms of flowcharts and visual representations.
Real-time workflow execution tracking with comprehensive monitoring capabilities.
flowchart TD
A[Workflow Triggered] --> B[Execution Started]
B --> C[Step 1: Action Execution]
C --> D[Real-time Logs]
D --> E[Metrics Collection]
E --> F[Status Updates]
F --> G{Execution Complete?}
G -->|No| C
G -->|Yes| H[Final Results]
Comprehensive visibility into the entire agent fleet with health monitoring.

Agent List
Complete agent inventory with status, location, and capabilities.
Health Monitoring
Real-time health checks and resource usage tracking.
Grouping & Filtering
Organize agents by environment, role, or custom criteria.
Centralized agent configuration with templates and bulk operations.
Complete user lifecycle management with security controls.
Platform-wide configuration management for optimal operation.

mindmap
root((System Settings))
Global
Performance Tuning
Security Policies
Integration Config
Maintenance
Backup Scheduling
Update Management
Monitoring Setup
Compliance
Audit Settings
Data Retention
Access Controls
Seamless integration with external systems and services.
flowchart LR
A[Web UI] --> B[Orchestrator API]
B --> C[Agent Communication]
B --> D[External Services]
B --> E[Plugin Marketplace]
B --> F[Authentication Providers]
Direct integration with the plugin ecosystem for extended functionality.

Plugin Discovery
Browse and install plugins from the marketplace.
Version Management
Manage plugin versions and dependencies.
Configuration
Configure plugins through the UI interface.