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

# status

# `openclaw status`

渠道 + 会话的诊断。

```bash theme={null}
openclaw status
openclaw status --all
openclaw status --deep
openclaw status --usage
```

注意事项：

* `--deep` 运行实时探测（WhatsApp Web + Telegram + Discord + Google Chat + Slack + Signal）。
* 当配置了多个智能体时，输出包含每个智能体的会话存储。
* 概览包含 Gateway 网关 + 节点主机服务安装/运行时状态（如果可用）。
* 概览包含更新渠道 + git SHA（用于源代码检出）。
* 更新信息显示在概览中；如果有可用更新，status 会打印提示运行 `openclaw update`（参见[更新](/install/updating)）。
