Settings

AI Settings

Configure AI assistants, knowledge base, providers, and actions

Configure AI-powered features for your workspace — create assistants, upload knowledge base documents, connect providers, and manage AI actions.

AI settings

Assistants

AI Assistants are autonomous agents that handle conversations, answer questions, and escalate to humans when needed.

Creating an Assistant

  1. Go to Settings → AI
  2. Click Create Assistant
  3. Select your AI provider (OpenAI or Anthropic)
  4. Configure the settings below

You can also start from a pre-built template for your industry — templates provide ready-to-use context and model settings that you can customise.

Basic Settings

SettingDescription
NameIdentifier for the assistant
AI ProviderOpenAI or Anthropic (must be connected first)
ModelPrimary AI model for chat responses

Context Configuration

Define how your assistant behaves:

SettingDescription
IdentityWho the assistant is — name, role, company
ObjectiveWhat the assistant should accomplish
ToneCommunication style — formal, friendly, professional, casual
LanguagePreferred response language
CapabilitiesWhat the assistant can and cannot do
InstructionsDetailed behavioural guidelines

Advanced Settings

Fine-tune the model's behaviour:

SettingDescriptionDefault
TemperatureCreativity level (0 = precise, 2 = creative)0.7
Top-PNucleus sampling parameter1.0
Frequency penaltyReduce repetition of common phrases0
Presence penaltyEncourage topic diversity0
Max tokensMaximum response lengthModel default

Per-Purpose Models

Configure specialised models for different tasks:

PurposeDescription
ChatPrimary model for conversation replies
Image generationDALL-E or GPT Image for creating images
Text-to-speechTTS model for voice generation
Audio transcriptionWhisper for speech-to-text
VisionMultimodal model for understanding images

For a full walkthrough including per-chat control and the AI preferences bar, see Assistants.


Knowledge Base

Upload documents so your assistant can reference them when answering questions. Knowledge base content takes priority over the model's general knowledge.

Uploading Documents

  1. Select an assistant in Settings → AI
  2. Open the Knowledge Base section
  3. Click Upload and select files

Supported Formats

FormatDescription
PDFDocuments, manuals, guides
TXTPlain text files
Markdown.md files with formatting

Resolution Priority

When answering, the assistant checks sources in this order:

  1. Knowledge base (highest priority)
  2. Conversation context
  3. Assistant instructions
  4. General model knowledge (lowest priority)

For managing documents and best practices, see Knowledge Base.


Providers

Connect your AI provider API keys to power assistants and AI actions.

ProviderModels
OpenAIGPT-4o, GPT-4.1, o4-mini, DALL-E, Whisper, TTS
AnthropicClaude Sonnet, Claude Haiku

Go to Settings → AI → Providers, click Add Provider, and enter your API key.

For setup details, see AI Providers.


Actions

AI Actions are one-click tools available in the inbox editor. They use your connected provider to perform tasks on messages:

  • Suggest reply — draft a response based on conversation context
  • Summarise — condense a conversation into key points
  • Translate — translate messages to another language
  • Improve writing — fix grammar and improve clarity
  • Transcribe — convert audio messages to text
  • And more

For the full list of actions and configuration, see AI Actions.

On this page