Skip to main content

Web UI Guide

Web UI provides visual operations while keeping functional parity with CLI workflows.

Launch UI

aios ui serve --host 0.0.0.0 --port 3000

Main Areas

  • Dashboard: health, utilization, and alert summaries
  • Infrastructure: cluster, apps, rollout, and logs
  • Agent Workspace: workflows, runs, statuses, and outputs
  • Settings: credentials, integrations, and governance policies

Core Actions

  • trigger application deployments from UI using CLI-equivalent parameters
  • inspect the visual execution tree and outputs for agent runs
  • retry failed tasks or trigger rollback directly from failure views

CLI + UI Collaboration

Use UI for broad monitoring and CLI for precise automation and incident response.