2026-01-15 06:12:54 +00:00
|
|
|
---
|
2026-01-30 03:15:10 +01:00
|
|
|
summary: "CLI reference for `openclaw dashboard` (open the Control UI)"
|
2026-01-15 06:12:54 +00:00
|
|
|
read_when:
|
|
|
|
|
- You want to open the Control UI with your current token
|
|
|
|
|
- You want to print the URL without launching a browser
|
2026-01-31 16:04:03 -05:00
|
|
|
title: "dashboard"
|
2026-01-15 06:12:54 +00:00
|
|
|
---
|
|
|
|
|
|
2026-01-30 03:15:10 +01:00
|
|
|
# `openclaw dashboard`
|
2026-01-15 06:12:54 +00:00
|
|
|
|
|
|
|
|
Open the Control UI using your current auth.
|
|
|
|
|
|
|
|
|
|
```bash
|
2026-01-30 03:15:10 +01:00
|
|
|
openclaw dashboard
|
|
|
|
|
openclaw dashboard --no-open
|
2026-01-15 06:12:54 +00:00
|
|
|
```
|