OpenAI Key Setup
ToolboxAI can use OpenAI models to power the Activity Summarizer, Extractor, and RecordAI tools. To use OpenAI, you'll need an API key from OpenAI and a few dollars of credit on your OpenAI account.
1. Create an OpenAI account
If you don't already have one, sign up at platform.openai.com.
2. Add billing to your OpenAI account
- In the OpenAI Platform, go to Settings → Billing.
- Add a payment method and add credit to your account. ToolboxAI calls the OpenAI 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 OpenAI Platform, go to Settings → API keys.
- Click Create new secret key.
- Give it a name (e.g. "ToolboxAI") and click Create secret key.
- Copy the key. OpenAI 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 OpenAI field.
- Click Save.
-- IMAGE --
Once saved, any tool set to an OpenAI model in Tool Settings will use this key automatically.