> For the complete documentation index, see [llms.txt](https://docs.flopsar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flopsar.com/7/user-guide/observing-and-diagnosing/workspace.md).

# 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.

{% hint style="info" %}
**Screenshot placeholder:** Workstation → Home → Workspace. Header with the environment name and a Live tag; summary cards for Active Agents, Applications, Alerts, and Throughput.
{% endhint %}

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](/7/user-guide/setting-up-monitoring/agents.md) for a specific JVM, [Live View](/7/user-guide/observing-and-diagnosing/live-view.md) to watch latency as it happens, or [Dashboards](/7/user-guide/observing-and-diagnosing/dashboards.md) for filtered service charts.
