Claude Key Setup
ToolboxAI can use Anthropic's Claude models to power the Activity Summarizer, Extractor, and RecordAI tools. To use Claude, you'll need an API key from Anthropic and a few dollars of credit on your Anthropic account.
1. Create an Anthropic account
If you don't already have one, sign up at console.anthropic.com.
2. Add billing to your Anthropic account
- In the Anthropic Console, go to Settings → Billing.
- Add a payment method and add credit to your account. ToolboxAI calls the Anthropic API on a pay-as-you-go basis, so your account needs an active payment method before any requests will succeed.
-- IMAGE --
3. Create an API key
- In the Anthropic Console, go to Settings → API Keys.
- Click Create Key.
- Give it a name (e.g. "ToolboxAI") and click Create Key.
- Copy the key. Anthropic will only show it to you once, so make sure to copy it before closing the dialog.
-- IMAGE --
4. Add the key to ToolboxAI
- In Salesforce, go to App Launcher → ToolboxAI.
- Click the Settings tab.
- Under AI Connections, paste your key into the Claude field.
- Click Save.
-- IMAGE --
Once saved, any tool set to a Claude model in Tool Settings will use this key automatically.