The AI & LLM tab in Organisation Settings is where administrators configure the AI capabilities your organisation uses.
AI and LLM configuration

Add a provider

Select Add on the AI & LLM tab to open the configuration form.
Add LLM configuration form
1

Choose a Provider

e.g. OpenRouter, OpenAI, Ollama or a custom provider.
2

Name the configuration

A recognisable name such as “OpenRouter - Production”.
3

Enter the API Key

The credential for the provider.
4

Set the Base URL (optional)

Leave empty to use the provider’s default, or point at your own endpoint.
5

Set the Embedding Model Name

Used for semantic search — see the dimension note below.
6

Custom Headers (optional)

JSON headers for CloudFlare Access or other custom authentication.
7

Test Connection, then Save

Confirm it responds via the Edge Function, tick Set as default provider if appropriate, and save.
The embedding model must produce 1536 dimensions (e.g. text-embedding-3-small). Larger models such as text-embedding-3-large (3072) are automatically reduced to 1536 to match the search index.
Fine-tune how the AI behaves by managing the prompts it uses. See Prompt management.
AI features and available providers may depend on your subscription tier.