Skip to main content

Connect and manage your AI model providers

By default, Timely.ai uses platform-managed credits to run language models. When you connect your own provider key, the workspace agents start using your credentials — taking advantage of your volume contracts and private rate limits. Configured providers are available to all agents in the workspace.

OpenAI (GPT-5.1, GPT-5.2, etc.)

1

Go to platform.openai.com/api-keys

Log in to your OpenAI account and go to the API keys section.
2

Create a new key

Click Create new secret key. Give it a descriptive name (e.g., “Timely.ai Production”) to identify the source of the calls.
3

Copy the key

Copy the key immediately — it will not be shown again after closing the modal.
4

Go to Settings > Providers in Timely.ai

In the sidebar, click Settings and select the Providers subsection.
5

Click Add provider and select OpenAI

Fill in the internal name, select the OpenAI type, and paste the key in the corresponding field.
6

Save and validate

Click Validate key to confirm the credentials are working. With a positive validation, click Save.
OpenAI keys start with sk-. Verify that the organization associated with the key has access to GPT-5.1 and GPT-5.2 models — new models require access approval in the OpenAI panel.

Anthropic (Claude)

1

Go to console.anthropic.com/settings/keys

Log in to your Anthropic account and go to the keys section.
2

Create a new API key

Click Create Key. Set a name that identifies the use (e.g., “Timely Workspace”).
3

Copy the key

The key has the sk-ant- prefix. Copy it before closing the modal.
4

Go to Settings > Providers in Timely.ai

Navigate to the Providers subsection in Settings.
5

Add the Anthropic provider

Select the Anthropic type, name the provider, and paste the key.
6

Save and validate

Click Validate and, with positive confirmation, click Save. Available models: Claude Haiku 4.5 (3 credits), Claude Sonnet 4.6 (4 credits), and Claude Opus 4.6 (20 credits).
Make sure the Anthropic account has sufficient API balance. Keys from accounts without credits return error 429 even with a valid key.

Google Gemini (Google AI Studio)

1

Go to aistudio.google.com/app/apikey

Log in with your Google account and go to the Google AI Studio API keys section.
2

Create a key for the desired project

Select the associated Google Cloud project and click Create API key.
3

Copy the key

Google AI keys start with AI. Copy it before leaving the screen.
4

Go to Settings > Providers in Timely.ai

Navigate to the Providers subsection.
5

Add the Google provider

Select the Google type, name it, and paste the key.
6

Save and validate

Validate and save. Available models: Gemini 2.5 Flash (2 credits), Gemini 2.5 Pro (4 credits), Gemini 3.0 Pro Preview (6 credits), and Gemini 3.1 Pro Preview (6 credits).

OpenRouter (Coming soon)

1

Go to openrouter.ai/keys

Log in to your OpenRouter account and go to the API keys section.
2

Create a new key

Click Create Key and give it a descriptive name.
3

Copy the key

OpenRouter keys start with sk-or-. Copy it before closing the modal.
4

Go to Settings > Providers in Timely.ai

Navigate to the Providers subsection.
5

Add the OpenRouter provider

Select the OpenRouter type, name it, and paste the key.
6

Save and validate

Validate and save. Model available via OpenRouter: Kimi K2.5 from Moonshot AI (1 credit per message — best cost-efficiency in the catalog).
The OpenRouter integration is in gradual release. If the type does not yet appear in the provider selector, access has not yet been enabled for your workspace.

How to configure the provider within Timely.ai

After creating the key in the provider’s panel, you have two ways to register it on the platform. Both have the same result — choose whichever is more convenient for your workflow.

Option 1: From the main workspace page

1

Go to Settings

In the sidebar, click Settings.
2

Open the Providers subsection

Select Providers from the list of available subsections.
3

Click Add provider

The registration form is displayed on screen.

Option 2: From an agent’s page

1

Go to the agent panel

Open the desired agent in AI Agents.
2

Locate the provider and model selector

In the agent settings section, click LLM Provider.
3

Select or add a provider

If the desired provider is not listed, click Add new provider to open the same registration form.

Configure the provider

With the form open — whether from the workspace page or the agent page — follow these steps:
1

Fill in the internal name

Use a name that identifies the use (e.g., “OpenAI Production”, “Anthropic Testing”). This name appears in agent selectors.
2

Select the provider type

Choose from OpenAI, Anthropic, Google, or OpenRouter.
3

Paste the API key

The field masks the characters after insertion for security.
4

Validate the key

Click Validate key. The platform makes a test call to the provider and displays the result immediately — valid (green) or invalid (red with the provider’s error message).
5

Save the provider

With positive validation, click Save. The provider appears in the list with a status indicator and becomes available for selection in workspace agents.