import{_ as e,o as r,c as o,ag as a}from"./chunks/framework.DXGyWiRo.js";const m=JSON.parse('{"title":"Bot Management","description":"","frontmatter":{},"headers":[],"relativePath":"getting-started/bot.md","filePath":"getting-started/bot.md","lastUpdated":1774787421000}'),n={name:"getting-started/bot.md"};function i(s,t,d,l,g,c){return r(),o("div",null,[...t[0]||(t[0]=[a('
A Bot is an independent AI agent that comes with its own isolated container, persistent memory, and configurable personality. Bots can chat via various messaging platforms (Channels) and perform complex tasks using specialized tools.
Once created, clicking on a bot card takes you to its Detail Page, where you can manage its entire lifecycle through specialized tabs.
| Tab | Description |
|---|---|
| Overview | Health checks for container, database, channels, and memory. |
| General | Core settings: models, providers, reasoning, heartbeat, compaction, and danger zone. |
| Container | Container lifecycle (create/start/stop), snapshots, data export/import. |
| Memory | Browse, search, create, edit, and compact memories. |
| Platforms | Channel configurations (Telegram, Discord, Feishu, QQ, Matrix, WeCom, WeChat, Web). |
| Access | ACL rules — control who can chat with the bot. |
| Email bindings and outbox. | |
| Terminal | Interactive terminal access to the bot's container. |
| Files | File manager for the bot's container filesystem. |
| MCP | MCP connection management (Stdio, Remote, OAuth). |
| Heartbeat | Heartbeat configuration and execution logs. |
| Compaction | Memory compaction logs. |
| Schedule | Cron-based scheduled tasks and execution logs. |
| Skills | Markdown-based skill files that define bot personality and capabilities. |
After creating a bot, the most important step is configuring its runtime settings. These define how the bot talks, remembers, searches, and uses browser automation.
If you have not created these resources yet, set them up first:
The General tab contains all the core parameters that define your bot's behavior and runtime configuration.
| Field | Description |
|---|---|
| Chat Model | The main LLM used for generating chat responses. |
| Memory Provider | The memory backend assigned to the bot. The built-in provider can optionally define its own memory and embedding models. |
| Search Provider | The search engine used for web browsing capabilities. |
| Browser Context | The browser environment used for web automation, such as viewport, locale, and mobile behavior. |
| Language | The bot's primary communication language. |
| Reasoning Enabled | If the selected model supports reasoning (like OpenAI o1), enable this to use its deep thinking capabilities. |
| Reasoning Effort | Set the level of reasoning effort (low, medium, high). |
| Heartbeat Enabled | Toggle periodic autonomous activity. |
| Heartbeat Interval | How often (in minutes) the heartbeat triggers. |
| Heartbeat Model | The LLM used for heartbeat tasks (can differ from the chat model). |
| Compaction Enabled | Toggle automatic memory compaction. |
| Compaction Model | The LLM used for memory compaction. |
| ACL Default Effect | Default access control behavior (allow or deny) when no ACL rule matches. |
The Terminal tab provides interactive shell access to the bot's container:
To permanently remove a bot and all its associated data (including container files and memory):
',28)])])}const b=e(n,[["render",i]]);export{m as __pageData,b as default};Warning: This action is irreversible. All persistent data for this bot will be lost.