Organization LLM Providers
Platform
Text size
LLM Providers
Manage the LLM providers and models available to agents across your organization.
Open Settings → Organization Settings → LLM Providers.
What this controls
Organization LLM providers are shared at the tenant level. Agents in every workspace can use providers you configure here, unless a workspace is set up to use its own providers.
Catalog
- Search providers and filter by type (All types, or a specific type such as OpenAI).
- When no providers exist, the empty state reads No LLM providers connected.
- Table columns: Provider, Type, Models, and Created.
Add a provider
- Click New provider and choose a type: Amazon Bedrock, Anthropic, Gemini, or OpenAI.
- The wizard title is Add OpenAI (or the type you picked). Steps: Credentials, then Models.
- Credentials subtitle: Connect this provider with an API key from Vault.
Step 1. Credentials
| Field | Required | Example |
|---|---|---|
| Provider name | Yes | docs-capture-openai (placeholder example: openai-prod) |
| Vault credential | Yes (when using vault) | Select an existing Vault secret for that provider type |
| API key | Yes (when adding new credentials) | Placeholder key for docs capture only; do not use a real production key in examples |
| Base URL | No | https://api.openai.com/v1 (prefilled for OpenAI) |
| API version | No | Leave empty for standard OpenAI; required for Azure OpenAI (for example 2024-02-01) |
- Enter a unique Provider name.
- Choose Select from vault to pick an existing credential, or Add new credentials to store a new API key in Vault.
- Complete any provider-specific fields shown for that type (for example Bedrock auth method).
- Click Continue to create the provider and move to models, or Cancel to discard.
Step 2. Models
Choose which models to register for this provider.
- Select one or more models to register (at least one).
- Click Add provider to finish, Back to return to credentials, or Cancel to close.
Manage an existing provider
From the row actions menu:
| Action | What it does |
|---|---|
| Edit provider | Update provider settings |
| Delete provider | Opens Delete provider? Confirm to permanently remove the provider and its credentials. Agents and workflows that use it lose access. This cannot be undone. |
Click a provider row to open details, including registered models.
For workspace-scoped LLM configuration, see LLM Providers under Workspace Settings.