Settings → AI
Setup

AI Configuration

Connect your own AI provider key to unlock intelligent features across Kansov — from semantic search to UI prototype generation.

Admin only. AI configuration can only be changed by workspace Admins. Go to Settings → AI to access these settings.

Why Bring Your Own Key?

Kansov uses a BYOK (Bring Your Own Key) model for AI. You connect your own API key from OpenAI or Google Gemini. This means:

  • No credit limits — your usage is governed by your own API plan, not Kansov's
  • Data stays between you and your provider — Kansov never stores your prompts or AI responses in a way that could be shared
  • Provider choice — use OpenAI or Google Gemini based on your preference, compliance needs, or existing agreements
  • Cost transparency — you see exactly what AI costs, directly in your provider's dashboard

Connecting Your API Key

  1. Go to Settings → AI

    This tab is only visible to Admins and Owners.

  2. Select your provider

    Choose OpenAI or Google Gemini. This determines which models are used for all AI features in your workspace.

  3. Paste your API key

    Enter your API key in the field provided. The key is encrypted with AES-256-GCM before storage and never displayed in plain text after saving.

  4. Save and test

    Click Save. Kansov will verify the key is valid by making a test API call. A green checkmark confirms a successful connection.

  5. Run the embedding backfill

    After connecting your key for the first time, run the Embedding Backfill to generate embeddings for existing content. This enables semantic search and Similar Insights detection on your historical data.

AI Features and Required Capabilities

FeatureWhat it doesAPI type
Similar InsightsDetects duplicate or related Insights at creation timeEmbeddings
AI DiscoveryClusters Insights into themes automaticallyChat + Embeddings
Insights CopilotAnswers natural language questions over your InsightsChat completion
Focus PanelGenerates an AI summary of a selected set of InsightsChat completion
Thinking PartnerAI reasoning over your full product contextChat completion
AI PrototypesGenerates UI mockups from natural language descriptionsChat completion (GPT-4o recommended)
AI ScoringAI-enhanced priority scoring for IdeasChat completion
Semantic SearchFinds conceptually related content across modulesEmbeddings

Your data is never used for training. Kansov sends your data to AI providers solely for real-time inference. Most major providers do not train on API data by default.