Skip to main content
The Enabled Models panel showing providers expanded with individual model checkboxes and a Default model dropdown

Enabling providers on an instance

Open an instance and go to the Overview tab. The Enabled Models section (visible to admins) shows which providers and models are active for that instance. Before enabling models, configure at least one provider in Settings. See Configuration for how to add providers and manage API keys. Click Edit to enter edit mode. For each provider you want to enable, click its row to expand it:
  • Catalog providers and custom providers with a model list — an accordion shows all available models. Check individual models, or use Select all / Deselect all.
  • Dynamic providers (no fixed model list, e.g. Ollama with a local model server) — a toggle enables or disables the provider. Models are determined at runtime.
After selecting models, pick a Default model from the dropdown. This becomes the primary model OpenClaw uses for new agents unless the agent explicitly requests a different one. Click Save. Claworc pushes the configuration to the container over SSH in the background. A toast notification confirms when the update completes or reports any error.
The instance must be running and SSH-connected for the configuration to be pushed immediately. If the instance is stopped when you save, the configuration will be applied the next time it starts and connects.
For more on managing instances, see Managing instances.