For the complete documentation index, see llms.txt. This page is also available as Markdown.

Workspace

Workspace is the Workstation home page. Open it from Home → Workspace. It is a live snapshot of the environment: how many agents are connected, which applications they belong to, and whether anything needs attention.

Screenshot placeholder: Workstation → Home → Workspace. Header with the environment name and a Live tag; summary cards for Active Agents, Applications, Alerts, and Throughput.

The page title is the environment name from the server configuration (env_name in settings.toml). A Live tag indicates that the Workstation is receiving real-time updates from connected agents.

Summary cards

  • Active Agents — number of connected instances, with a health hint for how many look healthy.

  • Applications — distinct application names currently reported by those agents.

  • Alerts — instances that reported detected JVM errors or dropped data.

  • Throughput — inbound traffic from agents in the current window.

Use Refresh in the header to reload the snapshot. The server version is shown next to that control.

When to use it

Start here after sign-in to confirm that agents are online and licensed, then move to Instances for a specific JVM, Live View to watch latency as it happens, or Dashboards for filtered service charts.

Last updated