import{_ as e,o as a,c as n,ag as o}from"./chunks/framework.ePeAWSvT.js";const u=JSON.parse('{"title":"Bot Subagents","description":"","frontmatter":{},"headers":[],"relativePath":"getting-started/subagents.md","filePath":"getting-started/subagents.md","lastUpdated":1772359263000}'),i={name:"getting-started/subagents.md"};function s(r,t,d,l,c,g){return a(),n("div",null,[...t[0]||(t[0]=[o('
Subagents are specialized AI entities with their own independent conversation context. They are managed by the main Bot to delegate complex tasks or focus on specific domains.
A Subagent is like a specialized teammate for your Bot. While the main Bot handles general conversation, it can spin up and communicate with a Subagent to perform deep analysis, research, or execution.
Configure Subagents from the Subagents tab in the Bot Detail page.
| Field | Description |
|---|---|
| Name | The identifier for the subagent (e.g., "Research Assistant"). |
| Description | A brief explanation of the subagent's purpose and role. |
| Skills | A list of specific Skills assigned from the bot's container. |
| Messages | The conversation history and context specific to this subagent. |
| Usage | Statistics on token consumption and activity. |