Configure
openclaw configure
Section titled “openclaw configure”Interactive prompt for targeted changes to an existing setup: credentials, devices, agent defaults, gateway, channels, plugins, skills, and health checks.
Use openclaw onboard for the full guided first-run journey, openclaw setup for the baseline config/workspace only, and openclaw channels add when you only need channel account setup.
When configure starts from a provider auth choice, the default-model and allowlist pickers prefer that provider automatically. For paired providers such as Volcengine and BytePlus, the same preference also matches their coding-plan variants (volcengine-plan/*, byteplus-plan/*). If the preferred-provider filter would produce an empty list, configure falls back to the unfiltered catalog instead of showing a blank picker.
For web search, openclaw configure --section web lets you choose a provider
and configure its credentials. Some providers also show provider-specific
follow-up prompts:
- Grok can offer optional
x_searchsetup with the same xAI OAuth profile or API key and let you pick anx_searchmodel. - Kimi can ask for the Moonshot API region (
api.moonshot.aivsapi.moonshot.cn) and the default Kimi web-search model.
Related:
- Gateway configuration reference: Configuration
- Config CLI: Config
Options
Section titled “Options”- `—section
`: repeatable section filter
Available sections:
workspacemodelwebgatewaydaemonchannelspluginsskillshealth
Notes:
- The full wizard and gateway-related sections ask where the Gateway runs and update
gateway.mode. Section filters that do not includegateway,daemon, orhealthgo directly to the requested setup. - After local config writes, configure installs selected downloadable plugins when the chosen setup path requires them. Remote gateway config does not install local plugin packages.
- Channel-oriented services (Slack/Discord/Matrix/Microsoft Teams) prompt for channel/room allowlists during setup. You can enter names or IDs; the wizard resolves names to IDs when possible.
- If you run the daemon install step, token auth requires a token, and
gateway.auth.tokenis SecretRef-managed, configure validates the SecretRef but does not persist resolved plaintext token values into supervisor service environment metadata. - If token auth requires a token and the configured token SecretRef is unresolved, configure blocks daemon install with actionable remediation guidance.
- If both
gateway.auth.tokenandgateway.auth.passwordare configured andgateway.auth.modeis unset, configure blocks daemon install until mode is set explicitly.
Examples
Section titled “Examples”openclaw configureopenclaw configure --section webopenclaw configure --section model --section channelsopenclaw configure --section gateway --section daemon