Skip to content

AI Chat

Kindo AI Chat provides a secure, enterprise-grade interface for interacting with AI models. Unlike consumer chatbots, every conversation runs through Kindo’s governance layer with DLP filtering, audit logging, and role-based access controls.

Key Capabilities

  • Multi-model access — Switch between 26+ LLMs from the same interface. Choose General Purpose, Reasoning, Long Context, or Cybersecurity-focused models depending on your task.
  • File attachments — Upload documents, logs, configurations, and other files for the model to analyze. Supported formats include text, PDF, CSV, JSON, and code files.
  • Tool integration — Enable Library Search, URL Search, and Web Search to give the model access to your knowledge store, specific URLs, or live internet results.
  • Conversation history — Review past conversations filtered by date, type (your own or shared), and topic. Conversations persist across sessions.
  • Sharing — Share conversations with team members for review or collaboration.

Enterprise Controls

Every chat interaction is protected by Kindo’s security framework:

ControlWhat It Does
DLP FiltersAutomatically detect and redact sensitive data (PII, credentials, secrets) before it reaches the AI model
Audit LoggingEvery message, model selection, and tool use is logged to your organization’s audit trail
RBACAdministrators control which models and tools are available to each user or group
Model RestrictionsDisable specific models organization-wide or restrict them to certain roles

Model Categories

Models are organized by capability:

CategoryBest ForExamples
General PurposeMost tasks — writing, analysis, summarizationClaude, GPT-4
ReasoningComplex analysis, multi-step problem solvingOpenAI o-series
Long ContextLarge documents, codebases, lengthy analysisModels with 100k+ token windows
CybersecurityThreat analysis, vulnerability assessment, red teamingDeepHat

Working with Files

Attach files to provide context for your queries:

Attaching files to a chat query using the + button

  1. Click the + button next to the query bar.
  2. Select files from your machine.
  3. Choose how the model should process them:
    • For All Files — Apply your query to the entire collection
    • Per File — Apply your query to each file independently

Tools

Toggle tools to extend the model’s capabilities:

The Tools panel with Library Search, URL Search, and Web Search toggles

  • Library Search — Searches your organization’s uploaded knowledge base using semantic search (embeddings).
  • URL Search — Fetches and includes content from a specific URL you provide.
  • Web Search — Searches the live internet for current information.

Tools are enabled per-message and can be combined.

Next Steps