Docs

Agents

Agent Configuration

How to create and configure AI agents.

Agents are the core of Conduity. Each agent has its own personality, model configuration, and tool access.

Creating an Agent

Navigate to Agents > New Agent and provide:

  • Name — A display name for the agent
  • Description — What this agent is for (helps you organize)
  • System Prompt — Instructions that define the agent's behavior

Model Settings

Provider & Model

Choose from:

ProviderModels
AnthropicClaude Sonnet 4, Claude Opus 4
OpenAIGPT-4o, GPT-4o Mini
GoogleGemini 2.0 Flash

Temperature

Controls randomness in responses:

  • 0.0 — Deterministic, factual responses
  • 0.7 — Balanced (default)
  • 1.5+ — More creative, varied responses

Max Tokens

The maximum length of each response. Default is 4,096 tokens (~3,000 words).

Knowledge Base

Each agent can access documents uploaded to the knowledge base. By default, all documents are available to all agents. You can restrict access per-agent from the agent edit page.

Channel Assignments

Agents can be assigned to channels (Slack, Telegram, etc.) so messages from those channels are routed to the correct agent.