Why connect your own LLM?
Each team in GetSales comes with a pre-installed GPT model from OpenAI called System OpenAI Key.
You can find it in your Team settings → LLM Integrations:
https://amazing.getsales.io/settings/llm-integrations
The System OpenAI Key allows you to:
Use two models: gpt-5-mini and gpt-4o-mini
Get 1000 LLM credits per month (the number of credits used depends on the complexity of each request)
Each team currently receives 1000 LLM credits during the testing phase.
This limit may change later depending on your subscription plan.
You might want to add a Custom LLM Integration if you:
Need access to other OpenAI models
Want to use a different provider (e.g. Google, Anthropic, DeepSeek, xAI)
Don’t want to rely on system credits
Need full control over LLM usage and billing
Supported LLM providers
You can connect any of the following providers:
OpenAI
Google
Anthropic
DeepSeek
xAI
Setting up your integration
The setup process is the same for all providers — you’ll only need your API token.
Go to Team settings → LLM Integrations.
In the list, you’ll see the System OpenAI Key integration. Click Add LLM Integration in the top-right corner.
In the modal window:
Click Create. After the API key is verified, your integration will appear in the list.
Once connected, your integration becomes available across:
AI Variables
AI Templates
Other upcoming AI-powered features
How to get your API token
Below are the links and steps to generate API tokens for each provider.
OpenAI
Click Create new secret key.
Copy your key — it’s shown only once.
Example:
sk-4gYpA1Fs2DLc8QwT9kXH0kL2M9rTnQ8pR3Yzbf2vUJp
Google (Gemini)
Open the API keys tab in the left menu.
Click Create API key.
Copy your key.
Example:
AIzaSyC1h8Qp9-DFmT7x1RvK2uB4aQe8Lm9XwZ0
Anthropic
In the left menu, select API keys.
Click Create Key.
Copy your key.
Example:
sk-ant-2fIbx1QZ9L1Pq7v6Df2KJ8Rv0C4U9sHyR3
DeepSeek
Visit https://platform.deepseek.com/api-keys
(this link goes directly to the API key page)Click Generate new API key.
Copy your key.
Example:
ds-8fP2lQ9x4N7vR1bZ6tK3wH0cM5pA2yE
xAI (Grok)
Go to https://console.x.ai
In the menu, select API keys.
Click Create API key.
Copy your key.
Example:
xai-9tH4mQ1Z7cP2eF8sL3wR6kA0bD5nU2y
Troubleshooting
Error when creating a new LLM Integration
If you see an error message after clicking Create, check the details shown in the modal window.
The message comes directly from your LLM provider and explains the cause.
Common issues include invalid or expired API keys.
To fix this:
Ensure the selected Provider matches your API token.
Verify that your token is still active. If not, generate a new one in your provider’s dashboard and re-enter it.
Your integration stopped working due to an invalid or deleted API key
If your API key expired or was deleted, you’ll need to replace the integration:
Go to Team settings → LLM Integrations.
Find the integration, click the three dots, and select Delete.
Click Add LLM Integration to create a new one.
If this integration was used in AI Templates or AI Variables, update those to use the new integration or switch to System OpenAI Key.




