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

# status

# `openclaw status`

渠道 + 会话的诊断。

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
openclaw status
openclaw status --all
openclaw status --deep
openclaw status --usage
```

注意事项：

* `--deep` 运行实时探测（WhatsApp Web + Telegram + Discord + Google Chat + Slack + Signal）。
* Output includes per-agent session stores when multiple agents are configured.
* 概览包含 Gateway 网关 + 节点主机服务安装/运行时状态（如果可用）。
* 概览包含更新渠道 + git SHA（用于源代码检出）。
* 更新信息显示在概览中；如果有可用更新，status 会打印提示运行 `openclaw update`（参见[更新](/install/updating)）。
