> ## Documentation Index
> Fetch the complete documentation index at: https://docs.myrmex.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Workspace Tabs & Split View

> Everything you open in Myrmex becomes a persistent tab — devices, reports, playbooks, logs, and more — and split view puts two of them side by side.

import { CardGroup, Card, Note, Steps, Step, Frame, Tip } from '@mintlify/components';

The **Workspace** — the right-hand panel of the console — holds your active work as tabs, no juggling browser windows. Open a device, a report, or a dashboard and it stays put in its own tab, keeping your workflow organized as you move between tasks.

## Work Opens as Tabs

Almost every surface in Myrmex opens as a tab, and there are many kinds:

* **Device** and **integration** details
* **Reports**, policies, and audit documents
* **Playbooks**, **runbooks**, and their **executions**
* **Change management** (GMUD) records
* **Logs** explorer, **alerts**, and investigations
* **Security posture** dashboards
* **Learning** and product tours
* Folder management, audit logs, updates, and settings

Each tab keeps its **state** — filters, scroll position, and what you were doing — so you can switch away and come back without losing your place. Breadcrumbs at the top of the Workspace always tell you where you are.

<Note>
  Tabs let you reach modules that have their own documentation elsewhere —
  Alerts, Security Posture, Reports, Automation, and Change Management (GMUD)
  each open here as a tab within the context you have selected.
</Note>

## Split View

For side-by-side work — comparing two devices, or reading a report while you chat — open **Split View** from the top-right of the Workspace header. It divides the Workspace into two independent panes, and you can **drag and drop** tabs between them.

<Note>
  Split View needs room. The button becomes active only when your screen is at
  least **1,900 px** wide and the Workspace panel occupies at least **60%** of
  the screen — so close or narrow the side panels if you don't see it.
</Note>

## Where to Go Next

<CardGroup cols={2}>
  <Card title="Clipboard & usage" icon="clipboard" href="/documentation/ai-workspace/clipboard-and-usage">
    The Clipboard scratchpad and the Overview usage tab.
  </Card>

  <Card title="Live reasoning & panels" icon="wave-pulse" href="/documentation/ai-workspace/live-reasoning">
    See how terminals, dashboards, and reports open as you chat.
  </Card>
</CardGroup>
