Back to Blog
O

OpenClaw Dashboard V2: What's New in the Control UI (2026)

Setup Guides

OpenClaw Dashboard V2: What's New in the Control UI (2026)

OpenClaw Expert Team
8 min read

What Changed in OpenClaw v2026.3.12

OpenClaw's gateway dashboard got a complete redesign in v2026.3.12. The old single-page control interface has been replaced with a modular dashboard — called Dashboard V2 — that splits functionality into dedicated panels, adds a command palette, and introduces a responsive mobile layout with bottom tab navigation.

If you've been managing your OpenClaw instance through the old interface, you'll notice the difference immediately. Everything that was buried in one scrolling page now lives in its own context-appropriate view. This post walks through every change.

The New Panels

Overview Panel

The overview panel shows the health of your gateway at a glance: connected channels, active agents, recent session activity, and gateway status. It's the first thing you see when you open the dashboard and gives you an instant read on whether everything is running as expected — no CLI commands needed.

Chat Panel

The chat interface received the biggest upgrade. The new chat panel includes:

  • Slash commands — type / to access commands directly from the chat composer without switching views
  • Message search — search across your conversation history without exporting to a file
  • Session export — export full conversation transcripts for records, debugging, or analysis
  • Pinned messages — pin important instructions or context within a session for quick reference
  • Streaming tool results — watch tool calls execute in real-time instead of waiting for the full response

Config Panel

Gateway configuration now has a dedicated panel with structured form inputs for common settings. Instead of editing raw YAML or running openclaw config set on the CLI, you can adjust most settings through a visual form. Changes apply immediately — no gateway restart required for most config keys.

Agent Panel

The agent panel gives you visibility into running and historical agent sessions. You can inspect agent memory, check which tools are loaded, and view the agent's current instruction stack. This is particularly useful for debugging unexpected behavior — you can see exactly what context the agent is working with, including what's in its memory files and what tools are registered.

Sessions Panel

Session management was previously scattered across CLI commands and the basic web interface. The sessions panel consolidates it: browse all sessions, view session metadata, switch between active sessions, and manage persistence settings from one place.

Command Palette

Dashboard V2 introduces a command palette accessible with ⌘K on Mac or Ctrl+K on Windows and Linux. It gives you keyboard-driven access to every dashboard action without navigating through menus:

  • Switch between sessions
  • Run gateway commands
  • Navigate to any panel
  • Trigger config operations
  • Search conversation history

For users who manage their deployment daily, the command palette significantly reduces the number of clicks required for common operations.

Mobile Layout: Bottom Tab Navigation

The previous dashboard was not designed for mobile use. Dashboard V2 introduces a dedicated mobile layout with bottom tab navigation — the standard mobile UI pattern that makes the dashboard usable on phones and tablets without pinching and zooming.

This matters for deployments where you need to check in on your agent while away from a desktop — reviewing a running session, sending a quick command, or monitoring a cron job mid-execution. The full dashboard is now accessible from your phone with the same feature set as the desktop view.

Fast Mode Toggle (v2026.3.12)

Alongside Dashboard V2, v2026.3.12 adds a fast mode toggle in the chat UI. OpenClaw now supports a session-level fast mode for compatible models (GPT-5.4 on OpenAI and Claude via Anthropic API). Enabling fast mode switches to a priority service tier that reduces response latency — useful for interactive conversations where waiting for a slow response breaks your flow.

The toggle is in the chat panel header, off by default, and can be switched per session without a restart.

Kubernetes Deployment Guide

Alongside Dashboard V2, v2026.3.12 also ships an official Kubernetes deployment guide with raw manifests and a Kind setup path. If you're running OpenClaw in a container orchestration environment, this gives you a supported starting point instead of adapting the Docker Compose setup manually.

What This Means for Your Deployment

Dashboard V2 doesn't change how OpenClaw works under the hood — your existing configuration, channels, cron jobs, and agents are unaffected. It's a pure UI upgrade that makes day-to-day management significantly faster and more accessible.

If you've been managing your deployment purely through the CLI, Dashboard V2 is a strong reason to revisit the web interface. The sessions panel and agent panel surface information that was previously only available through verbose CLI commands, and the chat panel's search and export tools are genuinely useful for any production deployment.

Want Dashboard V2 configured and running for your OpenClaw deployment? We set up the full gateway — including Control UI, SSL termination, reverse proxy configuration, and proper auth setup — as part of our Professional and Enterprise packages. A polished dashboard is only as useful as the deployment behind it is stable and secure.

Book a free consultation or view our service packages.

openclaw dashboardopenclaw control uiopenclaw gatewayopenclaw setupopenclaw web interface

Need Help with OpenClaw?

Our experts handle the entire setup — installation, configuration, integrations, and ongoing support. Get your AI assistant running in 24 hours.