MeshiaDocs
All docsPricing
Continue
All docs
Getting started
Your first sessionThe workspaceSSH access
Core concepts
Agent rolesSoon
ExperimentsResearch plans
CanvasSoon
WorkflowsSoon
Integrations
GitHub
WebhooksSoon
Notifications
Platform
Billing and plansAgent memoryMulti-chatKeyboard shortcuts
Reference
GPU catalogAgent toolsSecurityLimits and quotas
Getting started

The workspace

Layout

The workspace is organized around a session chat plus tabs for the active work surface:

  • Files. Browse generated files and workspace artifacts.
  • Research. Review plans, runs, metrics, and experiment state.
  • Compute. Inspect live GPU, provider, and session status.
  • Terminal and SSH. Read command output and connect from your own terminal.
  • Activity. Follow the high-level stream of what changed.

The exact layout can change with viewport size, but these tabs are the durable navigation model.

File explorer

Shows the pod's filesystem. Click a file to preview it. Right-click to download, rename, or delete. The agent can also create and modify files. You'll see changes appear in real time.

Terminal

Live output from everything the agent runs. Commands, stdout, stderr. It's all here. You can scroll back through the full history. This is read-only; to run commands yourself, use SSH or ask the agent.

GPU monitor

Real-time GPU utilization, VRAM usage, temperature, and power draw. Updates every 2 seconds. Useful for spotting when a training run is actually using the GPU vs. being bottlenecked by data loading.

Switching tabs

Use the workspace tab bar to switch surfaces:

TabUse it for
FilesFile explorer and generated artifacts
ResearchPlans, runs, metrics, and experiment details
ComputeGPU status, runtime, provider, and cost context
Terminal and SSHTerminal output and SSH access
ActivityRecent session events

Keyboard shortcuts

Press ? anywhere in the workspace to see the current shortcut reference. Press Cmd+K to open the command palette, which lets you search for actions by name.

← Your first sessionSSH access →