Activating AI in Etch
Etch includes an AI assistant that provides chat-based guidance and assistance. The AI feature is currently experimental and requires an OpenAI API key.
Getting an OpenAI API Key
- Go to platform.openai.com and create an account (or sign in)
- Navigate to API Keys in the left sidebar (or go directly to platform.openai.com/api-keys)
- Click Create new secret key
- Give it a name (e.g., "Etch") and click Create secret key
- Copy the key — you won't be able to see it again after closing the dialog
Keep your API key private. Never share it publicly or commit it to version control. OpenAI charges based on usage, so a leaked key can result in unexpected charges.
You'll also need to add a payment method to your OpenAI account. API usage is billed separately from ChatGPT subscriptions — even if you pay for ChatGPT Plus, you still need API credits. You can set usage limits in your OpenAI account settings to control spending.
Enabling AI in Etch

- Open the Etch builder
- Go to Settings (gear icon)
- Switch to the Experimental tab
- Toggle AI Assistant on
- An OpenAI API Key input will appear below — paste your key there
- Click Save
The AI assistant is now available in the builder. Once activated, the AI panel will appear automatically. You can show or hide it at any time like any other panel in Etch — it doesn't need to be visible to stay enabled.
Future LLM Support
OpenAI is the only supported provider currently, but we plan to expand LLM options in the future to include additional providers and models. We also plan to provide a more capable, trained model natively via subscription.