# Documentation - [Welcome to Buda](/docs): Boundless Universal Drive-based Agent platform documentation - **Start Here** - [Quick Start](/docs/getting-started): Get up and running with Buda in 5 minutes - **Core Concepts** - [How Buda Works](/docs/concepts/how-buda-works): Understand how Space, Agent, Drive, Session, Message, Channel, and Skill relate — using a company org chart as mental model. Read this first. - [Agent](/docs/concepts/agent): Understand what an Agent is in Buda and how it relates to Drive, Channels, Sessions, and Skills. - [Drive & Knowledge Base](/docs/concepts/drive-and-knowledge-base): Learn how Buda uses Drive as the source of truth for an Agent's private knowledge and file-grounded answers. - [Chat Session](/docs/concepts/chat-session): Understanding Chat Channels and Chat Sessions in Buda — how context isolation works - [Claw Computer & Buda Organizer](/docs/concepts/agent-claw-computer): Buda's two-layer core architecture — Claw Computer provides a clustered Agent runtime, Buda Organizer handles scheduling and orchestration - [Dashboard Layouts](/docs/concepts/dashboard-layouts): Understand the two dashboard layouts in Buda — Company Layout and Agent Layout — and when to use each. - [Agent Transfer](/docs/concepts/agent-transfer): Move an Agent from one Space to another. Requires a paid plan and owner or admin permissions on both Spaces. - [Invite members to a space](/docs/concepts/invite-members): How to invite others into your space, and what they can access once they join. - **Agent Workspace** - [Agent Workspace](/docs/agent-workspace): A visual, multi-tab workspace where you watch your Agent think, browse, code, and manage files in real time. - [Agent Tab](/docs/agent-workspace/agent-tab): Manage chat sessions, send messages, and watch your Agent work in real time from the Agent tab. - [Drive Tab](/docs/agent-workspace/drive-tab): Browse, upload, and manage files in your Agent's private workspace from the Drive tab. - [Terminal Tab](/docs/agent-workspace/terminal-tab): Open a live shell inside your Agent's sandbox and run commands directly from the browser. - [Browser Tabs](/docs/agent-workspace/browser-tab): Control a real browser from inside Buda — Cloud Browser for remote automation, Local Browser for internal tools. - [WebPreview](/docs/agent-workspace/web-preview): Preview web apps from an Agent sandbox by turning localhost links into external Buda preview URLs. - [Git Tab](/docs/agent-workspace/git-tab): View commit history, inspect diffs, and manage branches for your Agent's code directly from the workspace. - [High-Performance SSD Volume](/docs/agent-workspace/high-perf-volume): Learn when to use a High-Performance SSD volume vs. standard storage for your Agent's Drive. - **Agent Tools** - [Agent Tools](/docs/agent-tools): Overview of system tools Buda agents can invoke. - [Video Generation](/docs/agent-tools/video-generation): Turn text or reference media into videos with the generate_video tool. - **Use Cases** - [Use Cases](/docs/use-cases): See how teams use Buda across different industries - [E-commerce](/docs/use-cases/ecommerce): Use Buda to automate cross-border e-commerce workflows - [WhatsApp Customer Service](/docs/use-cases/whatsapp-customer-service): Turn WhatsApp into a 24/7 AI customer service agent with Buda — just upload your knowledge base and go live - [API Claw - Smart Hardware & Third-Party Developer Integration](/docs/use-cases/api-claw): Use Buda's OpenAPI to give your hardware or software product cloud-based AI Agent capabilities, no inference infrastructure required - [AI Investment Assistant](/docs/use-cases/investment): Use Buda to automate portfolio monitoring, investment signal generation, and financial content creation - **Channels** - [Channels Overview](/docs/channels): Choose the right chat channel for your Buda Agent and understand how channel connections, sessions, and rollout work. - [Connect WhatsApp](/docs/channels/whatsapp): How to link a WhatsApp account to Buda via QR code for two-way AI conversations — no Meta Business account required. - [Connect Telegram Bot](/docs/channels/telegram): How to create and connect a Telegram bot in Buda for two-way AI conversations. - [Connect Discord Bot](/docs/channels/discord): How to configure and connect a Discord bot to Buda for two-way AI conversations. - [Connect Slack Bot](/docs/channels/slack): How to configure and connect a Slack bot in Buda for two-way AI conversations. - [Connect WeCom Bot](/docs/channels/wecom): How to create and connect a WeCom Smart Bot in Buda for two-way AI conversations. - [Connect Feishu (Lark) Bot](/docs/channels/feishu): How to configure and connect a Feishu (Lark) bot to Buda for real-time AI conversations. - [Connect Microsoft Teams Bot](/docs/channels/msteams): How to create and connect a Microsoft Teams bot in Buda for two-way AI conversations. - **Marketplace & Skills** - [Marketplace](/docs/marketplace): Discover and install Skills, Agents, and Teams to supercharge your workspace - [Sell Your Skills on Buda Marketplace](/docs/sell-skills): How to publish and monetize your AI Skills, Agents, and Teams — including private repositories - [Create a Skill / Agent / Team Repository](/docs/create-skill-repo): How to structure a GitHub repository so Buda can discover and publish your Skills, Agents, and Teams - **Billing** - [Billing & Credits](/docs/billing): How Buda's credit system works — Space-level billing, credit pools, storage, and plans. - [What Are Credits?](/docs/billing/credits): How Buda's credit system works, what consumes credits, and common questions. - [Redeem Reward Code](/docs/billing/redeem): How to redeem a reward code to get reward balance and convert it to AI Credits in your Space. - [Security & Privacy](/docs/security-and-privacy): How to think about data handling, access boundaries, and operational safety when using Buda in real workflows. - **Developers** - [API Overview](/docs/api-overview): A practical overview of how to integrate with Buda APIs, including authentication, common use cases, and rollout advice. - [OpenAPI REST API](/docs/api-openapi): External REST API built with Hono and automatic OpenAPI documentation - Api: undefined - Agent sessions: undefined - [/api/v1/agent-sessions](/docs/agent-sessions/get-agent-sessions): API documentation for /api/v1/agent-sessions - [/api/v1/agent-sessions/{id}](/docs/agent-sessions/get-id): API documentation for /api/v1/agent-sessions/{id} - System: undefined - [/api/v1/health](/docs/system/get-health): API documentation for /api/v1/health - [/api/v1/meta](/docs/system/get-meta): API documentation for /api/v1/meta - System admin: undefined - [/api/v1/system-admin/artifacts](/docs/system-admin/get-artifacts): API documentation for /api/v1/system-admin/artifacts - [/api/v1/system-admin/notifications](/docs/system-admin/get-notifications): API documentation for /api/v1/system-admin/notifications - [/api/v1/system-admin/posts](/docs/system-admin/get-posts): API documentation for /api/v1/system-admin/posts - [/api/v1/system-admin/spaces](/docs/system-admin/get-spaces): API documentation for /api/v1/system-admin/spaces - [/api/v1/system-admin/stats](/docs/system-admin/get-stats): API documentation for /api/v1/system-admin/stats - [/api/v1/system-admin/users](/docs/system-admin/get-users): API documentation for /api/v1/system-admin/users - Users: undefined - [/api/v1/users/me](/docs/users/get-me): API documentation for /api/v1/users/me - **Help** - [Frequently Asked Questions](/docs/faq): Common questions about Buda # 文档 - [欢迎使用 Buda](/zh-CN/docs): Boundless Universal Drive-based Agent 平台文档 - **快速开始** - [快速开始](/zh-CN/docs/getting-started): 5 分钟内启动你的第一个 AI Agent - [给 Agent 安装 packages](/zh-CN/docs/getting-started/install-packages): 了解 Buda 中 /space 与 /agent 的目录边界,以及为什么推荐用 Homebrew 给 Agent 安装额外依赖。 - **核心概念** - [Buda 是怎么运作的](/zh-CN/docs/concepts/how-buda-works): 用公司组织架构理解 Buda 中 Space、Agent、Drive、Session、Message、Channel 的关系。先读这篇,再看其他概念页面。 - [Agent](/zh-CN/docs/concepts/agent): 了解 Buda 中的 Agent 是什么,怎样利用 /agent、/space、/system 三个目录把它用好。 - [Drive 与知识库](/zh-CN/docs/concepts/drive-and-knowledge-base): 了解 Buda 如何把 Drive 作为 Agent 私有知识和文件型回答的真实来源。 - [Chat Session 会话机制](/zh-CN/docs/concepts/chat-session): 理解 Buda 中 Chat Channel、Chat Session 的概念与隔离机制 - [Claw Computer & Buda Organizer](/zh-CN/docs/concepts/agent-claw-computer): 这是理解 Buda 背后运行方式的延伸阅读,帮助你理解为什么 Agent 能长期工作、彼此隔离并支持规模化。 - [仪表板布局](/zh-CN/docs/concepts/dashboard-layouts): 了解 Buda 的两种仪表板布局——Company Layout 与 Agent Layout——以及如何根据场景选择合适的布局。 - [Agent 转让](/zh-CN/docs/concepts/agent-transfer): 将 Agent 从一个空间站转移到另一个空间站。需要付费套餐,且你必须是两个空间站的 Owner 或管理员。 - [邀请成员加入空间站](/zh-CN/docs/concepts/invite-members): 如何邀请其他人进入你的空间站,以及被邀请后他们可以看到什么。 - [Agent 工具](/zh-CN/docs/agent-tools): 在 Agent 设置里启用工具,让 Agent 根据任务调用视频生成等外部能力。 - **Agent 工作台** - [Agent 工作台](/zh-CN/docs/agent-workspace): 实时观察 Agent 思考、浏览网页、编写代码、管理文件的可视化多标签工作台。 - [Agent 标签页](/zh-CN/docs/agent-workspace/agent-tab): 在 Agent 标签页中管理对话会话、发送消息,实时观察 Agent 执行任务的全过程。 - [Drive 标签页](/zh-CN/docs/agent-workspace/drive-tab): 在 Drive 标签页中浏览、上传和管理 Agent 私有工作空间中的文件。 - [Terminal 标签页](/zh-CN/docs/agent-workspace/terminal-tab): 在浏览器中直接打开 Agent 沙箱内的实时终端,运行任意命令。 - [浏览器标签页](/zh-CN/docs/agent-workspace/browser-tab): 在 Buda 中控制真实浏览器——Cloud Browser 用于远程自动化,Local Browser 用于内部工具。 - [WebPreview 预览](/zh-CN/docs/agent-workspace/web-preview): 在 Agent 沙箱中运行 Web 应用,并把 localhost 链接转换成可外网访问的 Buda 预览链接。 - [Git 标签页](/zh-CN/docs/agent-workspace/git-tab): 在工作台中直接查看提交历史、检查差异,管理 Agent 代码的版本控制。 - [高性能 SSD 硬盘](/zh-CN/docs/agent-workspace/high-perf-volume): 了解何时为 Agent 的 Drive 选择高性能 SSD,以及与标准存储的区别。 - **使用场景** - [使用场景](/zh-CN/docs/use-cases): 看看不同行业的团队如何使用 Buda - [跨境电商](/zh-CN/docs/use-cases/ecommerce): 用 Buda 自动化跨境电商工作流 - [WhatsApp 客服](/zh-CN/docs/use-cases/whatsapp-customer-service): 用 Buda 把 WhatsApp 变成 24 小时 AI 客服,上传知识库文件即可上线 - [API Claw — 智能硬件 & 第三方开发者接入](/zh-CN/docs/use-cases/api-claw): 通过 Buda OpenAPI,让你的硬件或软件产品拥有云端 AI Agent 能力,无需自建推理基础设施 - [AI 投资助理](/zh-CN/docs/use-cases/investment): 用 Buda 自动化投资组合监控、投资信号生成和财经内容产出 - **渠道** - [渠道总览](/zh-CN/docs/channels): 选择适合 Buda Agent 的对话渠道,并理解渠道连接、会话边界和上线顺序。 - [接入 WhatsApp](/zh-CN/docs/channels/whatsapp): 如何通过扫码将 WhatsApp 账号连接到 Buda,实现双向 AI 对话,无需 Meta 企业账号。 - [接入 Telegram 机器人](/zh-CN/docs/channels/telegram): 如何在 Buda 中创建并连接 Telegram 机器人,实现双向 AI 对话。 - [接入 Discord 机器人](/zh-CN/docs/channels/discord): 如何在 Buda 中配置和连接 Discord 机器人,实现双向 AI 对话。 - [接入 Slack 机器人](/zh-CN/docs/channels/slack): 如何在 Buda 中配置和连接 Slack 机器人,实现双向 AI 对话。 - [接入企业微信机器人](/zh-CN/docs/channels/wecom): 如何在 Buda 中创建并连接企业微信智能机器人,实现双向 AI 对话。 - [接入飞书机器人](/zh-CN/docs/channels/feishu): 如何在 Buda 中配置和连接飞书(Feishu/Lark)机器人,实现双向对话。 - [接入 Microsoft Teams 机器人](/zh-CN/docs/channels/msteams): 如何在 Buda 中创建并连接 Microsoft Teams 机器人,实现双向 AI 对话。 - **应用市场与技能** - [应用市场](/zh-CN/docs/marketplace): 发现并安装 Skill、Agent 和 Team,让你的 AI 更强大 - [在 Buda 市场销售你的技能](/zh-CN/docs/sell-skills): 如何发布和变现你的 AI Skills、Agents 和 Teams——支持私有仓库 - [创建 Skill / Agent / Team 仓库](/zh-CN/docs/create-skill-repo): 如何组织 GitHub 仓库,让 Buda 能自动发现并发布你的 Skills、Agents 和 Teams - **计费** - [计费与积分](/zh-CN/docs/billing): Buda 的积分系统 — 空间站级别计费、三池架构、存储说明和套餐对比。 - [什么是积分(Credits)?](/zh-CN/docs/billing/credits): 了解 Buda 积分系统的运作方式、消耗规则和常见问题。 - [兑换奖励码](/zh-CN/docs/billing/redeem): 如何使用兑换码获得奖励余额,并充值为空间站的 AI Credits。 - [安全与隐私](/zh-CN/docs/security-and-privacy): 在真实业务中使用 Buda 时,如何理解数据边界、访问控制和操作安全。 - **开发者** - [API 总览](/zh-CN/docs/api-overview): 从认证、常见接入场景到上线建议,快速了解如何集成 Buda API。 - [OpenAPI REST API](/zh-CN/docs/api-openapi): 使用 Hono 构建的外部 REST API 与自动生成的 OpenAPI 文档 - Api: undefined - Agent sessions: undefined - [/api/v1/agent-sessions](/zh-CN/docs/agent-sessions/get-agent-sessions): API documentation for /api/v1/agent-sessions - [/api/v1/agent-sessions/{id}](/zh-CN/docs/agent-sessions/get-id): API documentation for /api/v1/agent-sessions/{id} - System: undefined - [/api/v1/health](/zh-CN/docs/system/get-health): API documentation for /api/v1/health - [/api/v1/meta](/zh-CN/docs/system/get-meta): API documentation for /api/v1/meta - System admin: undefined - [/api/v1/system-admin/artifacts](/zh-CN/docs/system-admin/get-artifacts): API documentation for /api/v1/system-admin/artifacts - [/api/v1/system-admin/notifications](/zh-CN/docs/system-admin/get-notifications): API documentation for /api/v1/system-admin/notifications - [/api/v1/system-admin/posts](/zh-CN/docs/system-admin/get-posts): API documentation for /api/v1/system-admin/posts - [/api/v1/system-admin/spaces](/zh-CN/docs/system-admin/get-spaces): API documentation for /api/v1/system-admin/spaces - [/api/v1/system-admin/stats](/zh-CN/docs/system-admin/get-stats): API documentation for /api/v1/system-admin/stats - [/api/v1/system-admin/users](/zh-CN/docs/system-admin/get-users): API documentation for /api/v1/system-admin/users - Users: undefined - [/api/v1/users/me](/zh-CN/docs/users/get-me): API documentation for /api/v1/users/me - **帮助** - [常见问题](/zh-CN/docs/faq): 关于 Buda 的常见问题解答 # 文件 - [歡迎使用 Buda](/zh-TW/docs): Boundless Universal Drive-based Agent 平台文件 - **快速開始** - [快速開始](/zh-TW/docs/getting-started): 5 分鐘內啟動你的第一個 AI Agent - **核心概念** - [Agent](/zh-TW/docs/concepts/agent): 了解 Buda 中的 Agent 是什麼,以及它與 Drive、頻道、會話和技能之間的關係。 - [Drive 與知識庫](/zh-TW/docs/concepts/drive-and-knowledge-base): 了解 Buda 如何把 Drive 作為 Agent 私有知識與文件型回答的真實來源。 - [Chat Session 會話機制](/zh-TW/docs/concepts/chat-session): 理解 Buda 中 Chat Channel、Chat Session 的概念與隔離機制 - [Claw Computer & Buda Organizer](/zh-TW/docs/concepts/agent-claw-computer): Buda 的兩層核心架構:Claw Computer 提供叢集化 Agent 執行時,Buda Organizer 負責排程與編排 - [儀表板佈局](/zh-TW/docs/concepts/dashboard-layouts): 了解 Buda 的兩種儀表板佈局——Company Layout 與 Agent Layout——以及如何根據場景選擇合適的佈局。 - [Agent 轉讓](/zh-TW/docs/concepts/agent-transfer): 將 Agent 從一個空間站轉移到另一個空間站。需要付費方案,且你必須是兩個空間站的 Owner 或管理員。 - [邀請成員加入空間站](/zh-TW/docs/concepts/invite-members): 如何邀請其他人進入你的空間站,以及他們加入後可以看到什麼。 - [Agent 工作台](/zh-TW/docs/agent-workspace): 即時觀察 Agent 思考、瀏覽網頁、撰寫程式碼、管理檔案的可視化多標籤工作台。 - [Agent 標籤頁](/zh-TW/docs/agent-workspace/agent-tab): 在 Agent 標籤頁中管理對話工作階段、傳送訊息,即時觀察 Agent 執行任務的全過程。 - [Drive 標籤頁](/zh-TW/docs/agent-workspace/drive-tab): 在 Drive 標籤頁中瀏覽、上傳和管理 Agent 私有工作空間中的檔案。 - [Terminal 標籤頁](/zh-TW/docs/agent-workspace/terminal-tab): 在瀏覽器中直接開啟 Agent 沙箱內的即時終端機,執行任意指令。 - [瀏覽器標籤頁](/zh-TW/docs/agent-workspace/browser-tab): 在 Buda 中控制真實瀏覽器——Cloud Browser 用於遠端自動化,Local Browser 用於內部工具。 - [WebPreview 預覽](/zh-TW/docs/agent-workspace/web-preview): 在 Agent 沙箱中執行 Web 應用程式,並把 localhost 連結轉換成可外網存取的 Buda 預覽連結。 - [Git 標籤頁](/zh-TW/docs/agent-workspace/git-tab): 在工作台中直接查看提交歷史、檢查差異,管理 Agent 程式碼的版本控制。 - [高效能 SSD 硬碟](/zh-TW/docs/agent-workspace/high-perf-volume): 了解何時為 Agent 的 Drive 選擇高效能 SSD,以及與標準儲存的差異。 - [使用場景](/zh-TW/docs/use-cases): 看看不同產業的團隊如何使用 Buda - [跨境電商](/zh-TW/docs/use-cases/ecommerce): 用 Buda 自動化跨境電商工作流程 - [WhatsApp 客服](/zh-TW/docs/use-cases/whatsapp-customer-service): 用 Buda 把 WhatsApp 變成 24 小時 AI 客服,上傳知識庫文件即可上線 - [API Claw — 智慧硬體 & 第三方開發者接入](/zh-TW/docs/use-cases/api-claw): 透過 Buda OpenAPI,讓你的硬體或軟體產品擁有雲端 AI Agent 能力,無需自建推理基礎設施 - [AI 投資助理](/zh-TW/docs/use-cases/investment): 用 Buda 自動化投資組合監控、投資信號生成和財經內容產出 - **頻道** - [頻道總覽](/zh-TW/docs/channels): 選擇適合 Buda Agent 的對話頻道,並理解頻道連接、會話邊界與上線順序。 - [接入 WhatsApp](/zh-TW/docs/channels/whatsapp): 如何透過掃碼將 WhatsApp 帳號連接到 Buda,實現雙向 AI 對話,無需 Meta 企業帳號。 - [接入 Telegram 機器人](/zh-TW/docs/channels/telegram): 如何在 Buda 中建立並連接 Telegram 機器人,實現雙向 AI 對話。 - [接入 Discord 機器人](/zh-TW/docs/channels/discord): 如何在 Buda 中設定和連接 Discord 機器人,實現雙向 AI 對話。 - [接入 Slack 機器人](/zh-TW/docs/channels/slack): 如何在 Buda 中設定和連接 Slack 機器人,實現雙向 AI 對話。 - [接入企業微信機器人](/zh-TW/docs/channels/wecom): 如何在 Buda 中建立並連接企業微信智慧機器人,實現雙向 AI 對話。 - [接入飛書機器人](/zh-TW/docs/channels/feishu): 如何在 Buda 中設定和連接飛書(Feishu/Lark)機器人,實現雙向對話。 - [接入 Microsoft Teams 機器人](/zh-TW/docs/channels/msteams): 如何在 Buda 中建立並連接 Microsoft Teams 機器人,實現雙向 AI 對話。 - **應用市場與技能** - [應用市場](/zh-TW/docs/marketplace): 探索並安裝 Skill、Agent 和 Team,讓你的 AI 更強大 - [在 Buda 市場銷售你的技能](/zh-TW/docs/sell-skills): 如何發布和變現你的 AI Skills、Agents 和 Teams——支援私有倉庫 - [建立 Skill / Agent / Team 倉庫](/zh-TW/docs/create-skill-repo): 如何組織 GitHub 倉庫,讓 Buda 能自動發現並發布你的 Skills、Agents 和 Teams - **計費** - [計費與點數](/zh-TW/docs/billing): Buda 的點數系統 — 空間站級別計費、三池架構、儲存說明和方案對比。 - [什麼是積分(Credits)?](/zh-TW/docs/billing/credits): 了解 Buda 積分系統的運作方式、消耗規則和常見問題。 - [Redeem Reward Code](/zh-TW/docs/billing/redeem): How to redeem a reward code to get reward balance and convert it to AI Credits in your Space. - [安全與隱私](/zh-TW/docs/security-and-privacy): 在真實業務中使用 Buda 時,如何理解資料邊界、存取控制與操作安全。 - **開發者** - [API 總覽](/zh-TW/docs/api-overview): 從認證、常見接入場景到上線建議,快速了解如何整合 Buda API。 - Api: undefined - Agent sessions: undefined - [/api/v1/agent-sessions](/zh-TW/docs/agent-sessions/get-agent-sessions): API documentation for /api/v1/agent-sessions - [/api/v1/agent-sessions/{id}](/zh-TW/docs/agent-sessions/get-id): API documentation for /api/v1/agent-sessions/{id} - System: undefined - [/api/v1/health](/zh-TW/docs/system/get-health): API documentation for /api/v1/health - [/api/v1/meta](/zh-TW/docs/system/get-meta): API documentation for /api/v1/meta - System admin: undefined - [/api/v1/system-admin/artifacts](/zh-TW/docs/system-admin/get-artifacts): API documentation for /api/v1/system-admin/artifacts - [/api/v1/system-admin/notifications](/zh-TW/docs/system-admin/get-notifications): API documentation for /api/v1/system-admin/notifications - [/api/v1/system-admin/posts](/zh-TW/docs/system-admin/get-posts): API documentation for /api/v1/system-admin/posts - [/api/v1/system-admin/spaces](/zh-TW/docs/system-admin/get-spaces): API documentation for /api/v1/system-admin/spaces - [/api/v1/system-admin/stats](/zh-TW/docs/system-admin/get-stats): API documentation for /api/v1/system-admin/stats - [/api/v1/system-admin/users](/zh-TW/docs/system-admin/get-users): API documentation for /api/v1/system-admin/users - Users: undefined - [/api/v1/users/me](/zh-TW/docs/users/get-me): API documentation for /api/v1/users/me - **幫助** - [常見問題](/zh-TW/docs/faq): 關於 Buda 的常見問題解答 # ドキュメント - **Agent Workspace** - [WebPreview](/ja/docs/agent-workspace/web-preview): Agent sandbox で動く Web アプリを、localhost リンクから外部アクセス可能な Buda プレビュー URL として開きます。 # Documentation - [Welcome to Buda](/ko/docs): Boundless Universal Drive-based Agent platform documentation - **Start Here** - [Quick Start](/ko/docs/getting-started): Get up and running with Buda in 5 minutes - **Core Concepts** - [How Buda Works](/ko/docs/concepts/how-buda-works): Understand how Space, Agent, Drive, Session, Message, Channel, and Skill relate — using a company org chart as mental model. Read this first. - [Agent](/ko/docs/concepts/agent): Understand what an Agent is in Buda and how it relates to Drive, Channels, Sessions, and Skills. - [Drive & Knowledge Base](/ko/docs/concepts/drive-and-knowledge-base): Learn how Buda uses Drive as the source of truth for an Agent's private knowledge and file-grounded answers. - [Chat Session](/ko/docs/concepts/chat-session): Understanding Chat Channels and Chat Sessions in Buda — how context isolation works - [Claw Computer & Buda Organizer](/ko/docs/concepts/agent-claw-computer): Buda's two-layer core architecture — Claw Computer provides a clustered Agent runtime, Buda Organizer handles scheduling and orchestration - [Dashboard Layouts](/ko/docs/concepts/dashboard-layouts): Understand the two dashboard layouts in Buda — Company Layout and Agent Layout — and when to use each. - [Agent Transfer](/ko/docs/concepts/agent-transfer): Move an Agent from one Space to another. Requires a paid plan and owner or admin permissions on both Spaces. - [Invite members to a space](/ko/docs/concepts/invite-members): How to invite others into your space, and what they can access once they join. - **Agent Workspace** - [Agent Workspace](/ko/docs/agent-workspace): A visual, multi-tab workspace where you watch your Agent think, browse, code, and manage files in real time. - [Agent Tab](/ko/docs/agent-workspace/agent-tab): Manage chat sessions, send messages, and watch your Agent work in real time from the Agent tab. - [Drive Tab](/ko/docs/agent-workspace/drive-tab): Browse, upload, and manage files in your Agent's private workspace from the Drive tab. - [Terminal Tab](/ko/docs/agent-workspace/terminal-tab): Open a live shell inside your Agent's sandbox and run commands directly from the browser. - [Browser Tabs](/ko/docs/agent-workspace/browser-tab): Control a real browser from inside Buda — Cloud Browser for remote automation, Local Browser for internal tools. - [WebPreview](/ko/docs/agent-workspace/web-preview): Preview web apps from an Agent sandbox by turning localhost links into external Buda preview URLs. - [Git Tab](/ko/docs/agent-workspace/git-tab): View commit history, inspect diffs, and manage branches for your Agent's code directly from the workspace. - [High-Performance SSD Volume](/ko/docs/agent-workspace/high-perf-volume): Learn when to use a High-Performance SSD volume vs. standard storage for your Agent's Drive. - **Agent Tools** - [Agent Tools](/ko/docs/agent-tools): Overview of system tools Buda agents can invoke. - [Video Generation](/ko/docs/agent-tools/video-generation): Turn text or reference media into videos with the generate_video tool. - **Use Cases** - [Use Cases](/ko/docs/use-cases): See how teams use Buda across different industries - [E-commerce](/ko/docs/use-cases/ecommerce): Use Buda to automate cross-border e-commerce workflows - [WhatsApp Customer Service](/ko/docs/use-cases/whatsapp-customer-service): Turn WhatsApp into a 24/7 AI customer service agent with Buda — just upload your knowledge base and go live - [API Claw - Smart Hardware & Third-Party Developer Integration](/ko/docs/use-cases/api-claw): Use Buda's OpenAPI to give your hardware or software product cloud-based AI Agent capabilities, no inference infrastructure required - [AI Investment Assistant](/ko/docs/use-cases/investment): Use Buda to automate portfolio monitoring, investment signal generation, and financial content creation - **Channels** - [Channels Overview](/ko/docs/channels): Choose the right chat channel for your Buda Agent and understand how channel connections, sessions, and rollout work. - [Connect WhatsApp](/ko/docs/channels/whatsapp): How to link a WhatsApp account to Buda via QR code for two-way AI conversations — no Meta Business account required. - [Connect Telegram Bot](/ko/docs/channels/telegram): How to create and connect a Telegram bot in Buda for two-way AI conversations. - [Connect Discord Bot](/ko/docs/channels/discord): How to configure and connect a Discord bot to Buda for two-way AI conversations. - [Connect Slack Bot](/ko/docs/channels/slack): How to configure and connect a Slack bot in Buda for two-way AI conversations. - [Connect WeCom Bot](/ko/docs/channels/wecom): How to create and connect a WeCom Smart Bot in Buda for two-way AI conversations. - [Connect Feishu (Lark) Bot](/ko/docs/channels/feishu): How to configure and connect a Feishu (Lark) bot to Buda for real-time AI conversations. - [Connect Microsoft Teams Bot](/ko/docs/channels/msteams): How to create and connect a Microsoft Teams bot in Buda for two-way AI conversations. - **Marketplace & Skills** - [Marketplace](/ko/docs/marketplace): Discover and install Skills, Agents, and Teams to supercharge your workspace - [Sell Your Skills on Buda Marketplace](/ko/docs/sell-skills): How to publish and monetize your AI Skills, Agents, and Teams — including private repositories - [Create a Skill / Agent / Team Repository](/ko/docs/create-skill-repo): How to structure a GitHub repository so Buda can discover and publish your Skills, Agents, and Teams - **Billing** - [Billing & Credits](/ko/docs/billing): How Buda's credit system works — Space-level billing, credit pools, storage, and plans. - [What Are Credits?](/ko/docs/billing/credits): How Buda's credit system works, what consumes credits, and common questions. - [Redeem Reward Code](/ko/docs/billing/redeem): How to redeem a reward code to get reward balance and convert it to AI Credits in your Space. - [Security & Privacy](/ko/docs/security-and-privacy): How to think about data handling, access boundaries, and operational safety when using Buda in real workflows. - **Developers** - [API Overview](/ko/docs/api-overview): A practical overview of how to integrate with Buda APIs, including authentication, common use cases, and rollout advice. - [OpenAPI REST API](/ko/docs/api-openapi): External REST API built with Hono and automatic OpenAPI documentation - Api: undefined - Agent sessions: undefined - [/api/v1/agent-sessions](/ko/docs/agent-sessions/get-agent-sessions): API documentation for /api/v1/agent-sessions - [/api/v1/agent-sessions/{id}](/ko/docs/agent-sessions/get-id): API documentation for /api/v1/agent-sessions/{id} - System: undefined - [/api/v1/health](/ko/docs/system/get-health): API documentation for /api/v1/health - [/api/v1/meta](/ko/docs/system/get-meta): API documentation for /api/v1/meta - System admin: undefined - [/api/v1/system-admin/artifacts](/ko/docs/system-admin/get-artifacts): API documentation for /api/v1/system-admin/artifacts - [/api/v1/system-admin/notifications](/ko/docs/system-admin/get-notifications): API documentation for /api/v1/system-admin/notifications - [/api/v1/system-admin/posts](/ko/docs/system-admin/get-posts): API documentation for /api/v1/system-admin/posts - [/api/v1/system-admin/spaces](/ko/docs/system-admin/get-spaces): API documentation for /api/v1/system-admin/spaces - [/api/v1/system-admin/stats](/ko/docs/system-admin/get-stats): API documentation for /api/v1/system-admin/stats - [/api/v1/system-admin/users](/ko/docs/system-admin/get-users): API documentation for /api/v1/system-admin/users - Users: undefined - [/api/v1/users/me](/ko/docs/users/get-me): API documentation for /api/v1/users/me - **Help** - [Frequently Asked Questions](/ko/docs/faq): Common questions about Buda # Documentacao - **Agent Workspace** - [WebPreview](/pt/docs/agent-workspace/web-preview): Visualize apps web em execução no sandbox do Agent convertendo links localhost em URLs externas de preview do Buda.