Video walkthrough
Prerequisites:
- An active Agent 37 account
- A running OpenClaw instance in Agent 37
- An OpenAI Platform account
- A valid OpenAI API key
Step 1: Create your OpenAI API key
- Go to the OpenAI API keys page and sign in.
- Click Create new secret key.
- Enter a name for the key so you can identify it later.
- If prompted, choose the project or permissions you want to use.
- Copy the generated key and store it somewhere safe.

Step 2: Open your Agent 37 instance
- Go to the Agent 37 dashboard and sign in.
- Open an existing instance, or create a new one.
- Open Terminal.
Step 3: Configure OpenClaw to use OpenAI
In Terminal, run:- Where will the gateway run? →
Local
- Select Section to Configure? →
Model
- Model / Auth Provider →
OpenAI
- OpenAI Auth Model →
OpenAI API Key
- How do you want to provide this API key now? →
Paste API key now
- Enter OpenAI API key → paste the key you copied in Step 1

- Models in /models picker → choose the model you want to use, for example
openai/gpt-5.4
- After selecting the model, choose
Continue

Step 4: Verify the configured model
Run:
What to do next
Once OpenAI is configured, you can:- connect a channel like WhatsApp or Telegram
- test your bot in Web Chat
- compare OpenAI and Anthropic for your workflow
Documentation home
Browse the available channels, models, and networking guides.
Claude API
Compare the Anthropic setup flow with the OpenAI flow.