Skip to main content

Agents

An agent is an AI assistant you configure and own. It runs on a model you choose, follows instructions you write, and can access tools like web search and a knowledge base.

Core settings

FieldRequiredDescription
NameYesDisplay name shown to users
DescriptionNoOne-line summary shown on marketplace cards and agent listings
CategoryNoMarketplace filter category (Finance, Content, Code, etc.)
PrivacyYesPrivate (org only) or Public (marketplace). Public requires Pro plan + passing quality check
ModelYesThe AI model that powers this agent

Instructions

System prompt

The system prompt is internal — only the AI sees it. It defines the agent's role, tone, and scope. Leaving it blank uses the model's default behavior.

You can import a .txt, .md, .json, or .yaml file to pre-fill the system prompt using the Import skill file button.

Starter prompts

Up to four clickable suggestions shown to users when they open a new conversation. Each starter prompt is limited to 75 characters. Leave all four blank to show no suggestions.

Capabilities

Toggle tools on or off from the Capabilities tab.

ToolDescriptionPlan
Web SearchAgent searches the internet for current informationPro
Knowledge BaseAgent retrieves answers from uploaded documentsAll
SubagentsAgent can delegate tasks to other agents in your orgAll
App IntegrationsConnect to 200+ apps via Composio (GitHub, Slack, Notion…)All

See Knowledge Base → for details on uploading documents.

App Integrations

When enabled, you select up to 3 app toolkits (e.g. GitHub + Slack + Notion). Users authenticate each app on their first use via a hosted OAuth flow. Kopai stores no credentials.

Economics

FieldDescription
Runtime infraRead-only estimate of the infrastructure cost per message (based on model)
Free messages0–100 free messages before credits apply. Kopai subsidizes these.
Publisher add-onPer-message credit charge you earn (public agents only). Set to 0 to charge only infra.
Estimated totalRuntime infra + publisher add-on. This is what users are charged per message.

Feedback

The Feedback tab (visible after your agent is created) shows ratings and comments from users who have chatted with your agent. Use this to improve your system prompt and starter prompts.

Quality check

Before publishing, Kopai evaluates your agent on four dimensions:

DimensionWhat it checks
Prompt ClarityIs your system prompt clear and specific?
Knowledge BaseDoes your knowledge base cover the agent's stated scope?
BehaviorDoes the agent respond appropriately in test scenarios?
SafetyDoes the agent avoid harmful outputs?

Score ≥ 70 is required to publish. Click Run Check in the header to start an evaluation (~30–60 seconds).

Agent status labels

LabelMeaning
PrivateVisible to org members only
Public · price requiredSet to public but no price set yet
Published v#Live on the marketplace (version number shown)

Editing and deleting

Open your agent via Org → Agents → [Agent name] → Edit. All changes require clicking Save to persist.

To delete an agent, go to the agent settings in the Agent Builder and use the delete option. Deleting a public agent removes it from the marketplace immediately.