# Documentation - [What is Buda](/docs): Buda is a cloud-native AI agent workspace — recruit, run, and scale teams of agents that actually do the work. - **Learn** - Get Started: undefined - [Quickstart — hire your first agent](/docs/getting-started/quickstart): Go from sign-up to your first deliverable in about five minutes — recruit an agent, give it a task in plain language, and review the result. - [Run and review your first task](/docs/getting-started/first-task): Write a clear prompt, follow each step across files, browser, terminal and Git, handle waiting-for-input, and iterate to a result you're happy with. - [Create an account](/docs/getting-started/create-account): Sign up with email, GitHub, or Google, verify your address, and land in your first workspace — no install required. - [The Buda model](/docs/getting-started/the-buda-model): How the CEO → Organizer → Claws model maps to Spaces, agents, and the cloud computer — so you run agents the way a CEO runs a company. - Core Concepts: undefined - [How Buda works](/docs/concepts/how-buda-works): The end-to-end loop — you direct, the Organizer coordinates, and Claws execute in cloud computers. Read this first. - [Agents and Claws](/docs/concepts/agents-and-claws): What an agent is, what a Claw executes, and how identity, instructions, Drive, Skills, and channels come together into one AI worker. - [The cloud computer](/docs/concepts/the-cloud-computer): Every agent gets its own isolated, long-running sandbox — files, browser, terminal, and Git — that persists between tasks. No laptop required. - [Sessions and tasks](/docs/concepts/sessions-and-tasks): How a session isolates context for one job, how a task moves through its lifecycle, and what happens when an agent is waiting for your input. - [Spaces, teams and members](/docs/concepts/spaces-teams-members): How User → Space → Team → Agent structures your AI company, and what's shared inside a Space. - [Drive & Memory](/docs/concepts/drive-and-memory): An agent's memory is just files — and they live in its Drive. Feed it your materials and it stops starting from zero: it remembers you, and gets more like you over time. - [Skills and automations](/docs/concepts/skills-and-automations): Turn repeatable work into reusable SOPs your agents run on demand or on a schedule — and understand where Skills live: system, agent, or space. - [Credits and the billing model](/docs/concepts/credits-and-billing-model): How daily, monthly, and balance credit pools work, why they're shared per Space, and how usage is metered as your agents run. - **Build** - The Agent Workspace: undefined - [The Agent Workspace](/docs/agent-workspace): Watch your Agent work — chat, files, terminal, browser, preview, IDE, and Git — live in one multi-tab workbench. - [Agent tab](/docs/agent-workspace/agent-tab): Chat with your Agent, run tasks, switch sessions, and watch every tool call and artifact stream in live. - [Files (Drive)](/docs/agent-workspace/drive-tab): Browse, upload, and edit your Agent's persistent Drive — the working directory and knowledge base it reads and writes during every task. - [Terminal](/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 — AI Browser for an Agent-operated cloud Chromium, Local Browser for localhost and internal tools. - [Web Preview](/docs/agent-workspace/web-preview): See a web app the Agent is running inside its sandbox — Buda turns its localhost link into a reachable preview URL. - [VS Code IDE](/docs/agent-workspace/vscode-ide): Connect your local VS Code to an Agent's cloud computer over Remote SSH and edit the workspace from your own IDE. - [Git](/docs/agent-workspace/git-tab): Review the Agent's work as commits and diffs, switch branches, and roll back safely — a visual audit trail of every code change. - [High-performance volume](/docs/agent-workspace/high-perf-volume): Choose fast block storage for code-heavy Agents — installs, builds, and Git run dramatically faster than on standard storage. - [Layouts](/docs/agent-workspace/layouts): Switch between Company Space Layout (manage a whole Space of agents) and Single Agent Layout (focus on one Agent's sessions). - [Projects and folders](/docs/agent-workspace/projects-and-folders): Keep a growing roster of agents tidy with folders, and group an Agent's related sessions into projects. - [Environment variables](/docs/agent-workspace/environment-variables): Give an Agent the API keys and config its sandbox needs — set per-Agent environment variables once and they're available everywhere it runs. - [Runtime monitoring](/docs/agent-workspace/runtime-monitoring): See your Agent's open ports, CPU and memory usage, and sandbox status — set its sleep timeout and restart it when needed. - Working with Agents: undefined - [Create an agent](/docs/guides/create-an-agent): Hire a new agent — name it, give it an icon and skills — then put it to work in its own cloud computer. - [Run and review tasks](/docs/guides/run-and-review-tasks): Give an agent a task in plain language, watch it work step by step, answer when it needs you, and collect the results. - [Scheduled tasks](/docs/guides/scheduled-tasks): Run an agent task automatically — on a cron, a fixed interval, or once at a future time — and review every run. - [Share and collaborate](/docs/guides/share-and-collaborate): Show off a session with a public link, or invite teammates and teams to an agent as viewers, editors, or owners. - [Agent transfer](/docs/guides/agent-transfer): Move an agent — with all its sessions, files, and skills — permanently from one Space to another. - [Sessions dashboard](/docs/guides/sessions-dashboard): One place to see every session across your whole workspace — and instantly spot the ones waiting on you. - [AI Workforce Commander](/docs/guides/commander): Your operations console — every session, every running app, and every deployed site for the whole workforce, in one place. - [Email to an agent](/docs/guides/email-to-agent): Give an agent its own email address so inbound mail becomes a task it works on — and replies to — in the same thread. - [Deploy and publish sites](/docs/guides/deploy-sites): Take a site an agent built in Drive, preview it, publish it to a live public URL — and unpublish whenever you want. - [Use a custom domain](/docs/guides/custom-domains): Point an already published Buda Site to a domain you own. - [Preview web apps](/docs/guides/preview-apps): See an app your agent is building, instantly — a live, throwaway preview of its dev server, no deploy required. - Skills & Automations: undefined - [Skills overview](/docs/skills): Capabilities you install into agents — built-in, custom, or from the marketplace. - [Install and manage skills](/docs/skills/install-and-manage): Browse, scope, refresh, and read the Skills available to your agents. - [Built-in skills](/docs/skills/built-in): FAR, Find Skills, Skill Creator, Buda Automations, App Builder, Web Preview, and Machine Info. - [Create a custom skill](/docs/skills/create-custom): Build, test, and ship your own skill with the Skill Creator. - [SKILL.md format](/docs/skills/skill-manifest): The skill manifest: structure, required fields, tools, inputs, and examples. - [Automations](/docs/skills/automations): Schedule skills and tasks as recurring SOPs your agents run on their own. - [Video generation](/docs/skills/video-generation): Turn text or reference media into videos with the built-in generate_video tool. - **Connect** - Channels: undefined - [Channels Overview](/docs/channels): Let your agent answer in WhatsApp, Telegram, Slack, Feishu, and more — channels route inbound messages to an agent and stream replies back. - [Connect WhatsApp](/docs/channels/whatsapp): Link a WhatsApp account to a Buda agent by scanning a QR code — no Meta Business account or API approval required. - [Connect WeChat](/docs/channels/wechat): Link a personal WeChat account to a Buda agent by scanning a QR code — no app registration or credentials required. - [Connect Telegram](/docs/channels/telegram): Create a Telegram bot with BotFather and connect it to a Buda agent for two-way AI conversations in minutes. - [Connect Discord](/docs/channels/discord): Connect a Discord bot to a Buda agent over the native Gateway — no webhook URL or public endpoint required. - [Connect Slack](/docs/channels/slack): Connect a Slack bot to a Buda agent with Socket Mode — chat in channels or DMs, no public webhook to host. - [Connect WeCom](/docs/channels/wecom): Create a WeCom Smart Bot and connect it to a Buda agent so employees can chat with it directly in WeCom. - [Connect DingTalk](/docs/channels/dingtalk): Connect a DingTalk (钉钉) robot to a Buda agent over Stream Mode — scan to auto-register an app, or enter a Client ID and Secret manually. - [Connect Feishu / Lark](/docs/channels/feishu): Connect a Feishu (Lark) bot to a Buda agent over a persistent WebSocket — App ID and Secret only, no public webhook. - [Connect Microsoft Teams](/docs/channels/msteams): Register an Azure Bot, install a Teams app, and connect it to a Buda agent for two-way AI conversations. - [Embed a web chat widget](/docs/channels/web-widget): Put a public AI chat widget on your own website — create a web channel, embed one script, and choose session, login, and read-only behavior. - Integrations & Connectors: undefined - [Integrations](/docs/integrations): Give each agent the exact tools and external services it needs — toggle tools per agent and connect accounts over OAuth. - [Linear](/docs/integrations/linear): Connect Linear so an agent can read your issues and act on them — triage, comment, and update without you switching apps. - [Slack (tools)](/docs/integrations/slack-tools): Give an agent Slack access so it can read channels and post updates — turning Slack into a tool the agent uses, not a tab you babysit. - [Use Agent Connectors](/docs/integrations/connectors): Connect a computer and select it as the runtime device when creating an Agent. - [MCP with Claude](/docs/integrations/mcp): Drive your Buda agents from Claude Desktop over the Model Context Protocol — authenticate with an API key and call Buda right from your chat. - Marketplace: undefined - [Marketplace](/docs/marketplace): Browse and install Skills, hire pre-built Agents, and recruit whole Teams — ready-made and live in minutes. - [Install skills](/docs/marketplace/install-skills): Find free or paid skills and add them to any agent in a few clicks. - [Hire agents](/docs/marketplace/hire-agents): Bring a pre-configured agent — already loaded with the right skills — into a Space. - [Recruit teams](/docs/marketplace/recruit-teams): Stand up a coordinated team of agents — each with its own role — in a single step. - [Sell Your Skills on Buda Marketplace](/docs/marketplace/sell-skills): How to publish and monetize your AI Skills, Agents, and Teams — including private repositories - [Create a Skill / Agent / Team Repository](/docs/marketplace/create-skill-repo): How to structure a GitHub repository so Buda can discover and publish your Skills, Agents, and Teams - [Pricing and monetization](/docs/marketplace/pricing-and-monetization): How free, one-time, and subscription pricing work — plus private-repo selling, payouts, and listing review. - **Manage** - Spaces, Teams & Members: undefined - [Spaces](/docs/spaces): Create and manage workspaces — each Space is its own AI company, with its own agents, members, and billing. - [Switch between Spaces](/docs/spaces/switch-spaces): Move between the workspaces you belong to, set where you land, and keep each Space's setup separate. - [Invite members to a Space](/docs/spaces/invite-members): Invite people into a Space by email and manage pending invitations — resend, cancel, and track who has joined. - [Roles and permissions](/docs/spaces/roles-and-permissions): Owner, admin, member, and viewer roles in a Space — what each can do, how to change a role, and how to remove or leave. - [Agent visibility & sharing](/docs/spaces/agent-visibility): Control which agents members can see in a Space — restrict visibility, share an agent with specific people or the whole Space, and manage it all from one place. - [Teams](/docs/spaces/teams): Group members into teams within a Space — create a team, add or remove people, and delete it when you're done. - [Labs (experimental features)](/docs/spaces/labs): Opt in to experimental, Space-level features in Buda — what they are, how to enable them, and what to expect. - Billing & Credits: undefined - [Plans & pricing](/docs/billing): How Buda bills per Space — plans, the three-pool credit system, storage, and what each tier includes. - [What are credits](/docs/billing/credits): How Buda's daily, monthly, and balance credit pools work — what consumes them, what doesn't, and how to stretch them. - [Track usage](/docs/billing/usage): Monitor your Space's credit pools, storage, and quotas in real time — and see which models cost the most. - [Payment methods](/docs/billing/payment-methods): Pay for Buda by card, Alipay, WeChat Pay, or PayPal — plus how invoices and receipts work. - [Redeem a reward code](/docs/billing/redeem): Turn a Buda reward code into balance credits and recharge them into your Space. - [Space Drive](/docs/billing/space-drive): The shared /space directory available to all Agents in your Space — your team's persistent shared memory. - [Referral program](/docs/billing/referral): Share your referral code, earn balance credits when friends join, and track your rewards. - [Grant programs](/docs/billing/programs): Free time-limited Plus access for students, startups, nonprofits, and open-source maintainers. - Account: undefined - [Profile and preferences](/docs/account/profile-and-preferences): Set your name and avatar, switch theme and language, tune email notifications, and learn the keyboard shortcuts. - [Notifications](/docs/account/notifications): How Buda's in-app notification inbox works — where alerts appear, how to clear them, and what triggers them. - [Delete your account](/docs/account/delete-account): How to permanently close your Buda account, what happens to your data, and how to get back in if you change your mind. - **Develop** - Developers: undefined - [Developers (API)](/docs/developers): Run hosted Buda agents from your own code — REST API, embeds, MCP, and a GitHub-connected developer portal. - [Authentication](/docs/developers/authentication): Create an sk_ API key, authenticate every request, and rotate or expire keys without breaking production. - [REST API](/docs/developers/rest-api): Buda's contract-first REST API at /api/v1 — OpenAPI spec, Swagger UI, and a worked quick start. - [API Claws](/docs/developers/api-claws): Run hosted Buda agents programmatically — give your hardware or software product cloud AI agents with no inference infrastructure to operate. - [Embed agents](/docs/developers/embed): Put a live Buda agent in front of your users — hosted iframe URLs or native embed tokens, without ever shipping your API key. - [GitHub app](/docs/developers/github-app): Connect your repositories to Buda's Developer Portal to import skills and agents and keep Marketplace listings in sync. - [MCP reference](/docs/developers/mcp): Buda's Model Context Protocol endpoint — URL, authentication headers, and the tools generated from the REST API. - API Reference: undefined - Users: undefined - [Get authenticated user](/docs/users/get-me): API documentation for Get authenticated user - Api claw: undefined - [Cancel API Agent session run](/docs/api-claw/delete-run): API documentation for Cancel API Agent session run - [Delete API Agent session](/docs/api-claw/delete-sessionId): API documentation for Delete API Agent session - [Delete API Agent scheduled task](/docs/api-claw/delete-taskId): API documentation for Delete API Agent scheduled task - [List Claw Agents](/docs/api-claw/get-agents): API documentation for List Claw Agents - [List API Agent Drive files](/docs/api-claw/get-api-agents-agentId-drive-files): API documentation for List API Agent Drive files - [List API Agents](/docs/api-claw/get-api-agents): API documentation for List API Agents - [List API Agent Drive items](/docs/api-claw/get-items): API documentation for List API Agent Drive items - [List API Agent scheduled task runs](/docs/api-claw/get-runs): API documentation for List API Agent scheduled task runs - [List API Agent scheduled tasks](/docs/api-claw/get-scheduled-tasks): API documentation for List API Agent scheduled tasks - [Get API Agent session](/docs/api-claw/get-sessionId): API documentation for Get API Agent session - [List API Agent sessions](/docs/api-claw/get-sessions): API documentation for List API Agent sessions - [List Agent Drive files](/docs/api-claw/get-spaces-spaceId-agents-agentId-drive-files): API documentation for List Agent Drive files - [List Spaces](/docs/api-claw/get-spaces): API documentation for List Spaces - [Resume API Agent session stream](/docs/api-claw/get-stream): Resumes an active AI SDK UI message stream for an API Agent session. - [Get API Agent scheduled task](/docs/api-claw/get-taskId): API documentation for Get API Agent scheduled task - [Update API Agent](/docs/api-claw/patch-agentId): API documentation for Update API Agent - [Rename API Agent session](/docs/api-claw/patch-sessionId): API documentation for Rename API Agent session - [Create Claw Agent](/docs/api-claw/post-agents): API documentation for Create Claw Agent - [Create API Agent](/docs/api-claw/post-api-agents): API documentation for Create API Agent - [Request API Agent session attachment upload](/docs/api-claw/post-attachments): API documentation for Request API Agent session attachment upload - [Send a message to a Claw Agent](/docs/api-claw/post-chat-sessions): API documentation for Send a message to a Claw Agent - [Stream chat with an API Agent session](/docs/api-claw/post-chat): Starts or continues an API Agent chat using the same streaming logic as Buda's AI chat route. The response is an AI SDK UI message stream. - [Confirm API Agent Drive upload](/docs/api-claw/post-confirm-upload): API documentation for Confirm API Agent Drive upload - [Delete API Agent Drive item](/docs/api-claw/post-delete): API documentation for Delete API Agent Drive item - [Disable API Agent scheduled task](/docs/api-claw/post-disable): API documentation for Disable API Agent scheduled task - [Get API Agent Drive download URL](/docs/api-claw/post-download-url): API documentation for Get API Agent Drive download URL - [Enable API Agent scheduled task](/docs/api-claw/post-enable): API documentation for Enable API Agent scheduled task - [Send API Agent session message](/docs/api-claw/post-messages): API documentation for Send API Agent session message - [Rename API Agent Drive item](/docs/api-claw/post-rename): API documentation for Rename API Agent Drive item - [Run API Agent scheduled task now](/docs/api-claw/post-run): API documentation for Run API Agent scheduled task now - [Create API Agent scheduled task](/docs/api-claw/post-scheduled-tasks): API documentation for Create API Agent scheduled task - [Create API Agent session](/docs/api-claw/post-sessions): API documentation for Create API Agent session - [Create Space](/docs/api-claw/post-spaces): API documentation for Create Space - [Read API Agent Drive text file](/docs/api-claw/post-text): API documentation for Read API Agent Drive text file - [Get API Agent Drive upload URL](/docs/api-claw/post-upload-url): API documentation for Get API Agent Drive upload URL - [Create or overwrite API Agent Drive file](/docs/api-claw/put-api-agents-agentId-drive-files): API documentation for Create or overwrite API Agent Drive file - [Create or overwrite Agent Drive file](/docs/api-claw/put-spaces-spaceId-agents-agentId-drive-files): API documentation for Create or overwrite Agent Drive file - Api claw embed: undefined - [Get embed session](/docs/api-claw-embed/get-sessionId): API documentation for Get embed session - [Create embed session](/docs/api-claw-embed/post-embed-sessions): API documentation for Create embed session - [Create embed URL](/docs/api-claw-embed/post-embed-urls): API documentation for Create embed URL - [Post embed message](/docs/api-claw-embed/post-messages): API documentation for Post embed message - **Explore** - Solutions: undefined - [Solutions](/docs/use-cases): See how founders, operators, and small teams put Buda to work — pick the scenario closest to yours and start there. - [AI-Assisted Development](/docs/use-cases/ai-coding): How a developer uses Buda agents for code review, test generation, and release documentation - [B2B Sales & CRM](/docs/use-cases/crm): How a CMO uses Buda to re-engage stalled deals, score leads, and automate follow-up sequences - [E-commerce](/docs/use-cases/ecommerce): Use Buda to automate cross-border e-commerce workflows - [Finance & CFO Assistant](/docs/use-cases/finance): How a finance team uses Buda to categorise transactions, forecast cash flow, and write board reports - [HR & Recruiting](/docs/use-cases/hr): How an HR manager uses Buda to write job descriptions, screen resumes, and design interview processes - [AI Investment Assistant](/docs/use-cases/investment): Use Buda to automate portfolio monitoring, investment signal generation, and financial content creation - [Legal & Compliance](/docs/use-cases/legal): How a legal ops team uses Buda to review contracts and produce compliance memos at speed - [Marketing Team](/docs/use-cases/marketing): How a growth team uses Buda to plan campaigns, generate copy variants, and analyse performance - [Newsletter Creator](/docs/use-cases/newsletter): How a solo newsletter writer uses Buda to curate stories, write issues, and optimise subject lines - [SEO & Content Strategy](/docs/use-cases/seo): How an indie blogger uses Buda to find low-competition keywords and produce content briefs at scale - [Solo Founder](/docs/use-cases/solopreneur): How a one-person SaaS founder uses Buda to ship faster — from product roadmap to launch copy to support triage - [YouTube Creator](/docs/use-cases/youtube): How a tech YouTuber uses Buda to plan video series, write scripts, and repurpose content for social media - [Universal AI Customer Service](/docs/use-cases/universal-customer-service): Build a 24/7 AI support agent from manuals, FAQs, policies, and SOPs in Buda Drive - [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 - Security & Trust: undefined - [Security & Trust](/docs/security): How Buda protects your data and isolates agent execution — so private files, internal SOPs, and customer conversations stay safe. - [Sandbox isolation](/docs/security/sandbox-isolation): How each agent's cloud computer is isolated — network and data boundaries, persistence, and cleanup. - Help: undefined - [Frequently asked questions](/docs/help): Quick answers about getting started, agents, billing, channels, and data — grouped by topic. - [Troubleshooting](/docs/help/troubleshooting): Fix the most common issues — connectors that won't come online, dropped channel connections, slow sandbox starts — and find where to get help. # 文档 - [什么是 Buda](/zh-CN/docs): Buda 是一个云原生 AI 智能体工作台——招募、运行并扩展真正能完成工作的智能体团队。 - **学习** - 快速开始: undefined - [快速上手——雇佣你的第一个智能体](/zh-CN/docs/getting-started/quickstart): 从注册到拿到第一份交付物,大约五分钟——招募一个智能体,用大白话给它派发任务,然后审阅结果。 - [运行并审阅你的第一个任务](/zh-CN/docs/getting-started/first-task): 写出清晰的提示词,跟随文件、浏览器、终端和 Git 中的每一步,处理等待输入的情况,并迭代到你满意的结果。 - [创建账户](/zh-CN/docs/getting-started/create-account): 用邮箱、GitHub 或 Google 注册,验证你的邮箱地址,进入你的第一个工作空间——无需安装。 - [Buda 模型](/zh-CN/docs/getting-started/the-buda-model): CEO → 协调器 → Claw 模型如何对应到空间、智能体与云电脑——让你像 CEO 经营公司一样运行智能体。 - 核心概念: undefined - [Buda 如何运作](/zh-CN/docs/concepts/how-buda-works): 端到端的闭环——你来指挥,协调器负责协调,Claw 在云电脑里执行。请先阅读本篇。 - [智能体与 Claw](/zh-CN/docs/concepts/agents-and-claws): 什么是智能体,Claw 执行什么,以及身份、指令、Drive、技能和渠道如何汇聚成一名 AI 员工。 - [云电脑](/zh-CN/docs/concepts/the-cloud-computer): 每个智能体都拥有自己独立、长时运行的沙箱——文件、浏览器、终端和 Git——并在任务之间保持持久。无需笔记本电脑。 - [会话与任务](/zh-CN/docs/concepts/sessions-and-tasks): 会话如何为单个工作隔离上下文,任务如何在其生命周期中流转,以及当智能体在等待你的输入时会发生什么。 - [空间、团队与成员](/zh-CN/docs/concepts/spaces-teams-members): 用户 → 空间 → 团队 → 智能体如何构建你的 AI 公司,以及一个空间内部都共享些什么。 - [Drive 与记忆](/zh-CN/docs/concepts/drive-and-memory): 智能体的记忆其实就是文件——它们都存放在它的 Drive 里。把你的材料喂给它,它就不再从零开始:它会记住你,并随时间越来越像你。 - [技能与自动化](/zh-CN/docs/concepts/skills-and-automations): 把可重复的工作变成可复用的 SOP,让你的智能体按需或按计划运行——并理解技能存放在哪里:系统、智能体或空间。 - [额度与计费模型](/zh-CN/docs/concepts/credits-and-billing-model): 每日、每月和余额三种额度池如何运作,为什么它们按空间共享,以及随着智能体运行额度是如何计量的。 - **构建** - 智能体工作台: undefined - [智能体工作台](/zh-CN/docs/agent-workspace): 实时观看你的智能体工作——聊天、文件、终端、浏览器、预览、IDE 和 Git,全部集中在一个多标签页工作台中。 - [智能体标签页](/zh-CN/docs/agent-workspace/agent-tab): 用自然语言与智能体对话、运行任务、切换会话,并实时观看每一次工具调用和产物流式呈现。 - [文件(Drive)](/zh-CN/docs/agent-workspace/drive-tab): 浏览、上传并编辑智能体的持久化 Drive——它在每次任务中读写的工作目录与知识库。 - [终端](/zh-CN/docs/agent-workspace/terminal-tab): 在智能体的沙箱内打开一个实时 shell,直接在浏览器中运行命令。 - [浏览器标签页](/zh-CN/docs/agent-workspace/browser-tab): 在 Buda 内部操控一个真实的浏览器——AI 浏览器提供由智能体操作的云端 Chromium,本地浏览器用于 localhost 和内部工具。 - [Web 预览](/zh-CN/docs/agent-workspace/web-preview): 查看智能体在其沙箱内运行的 Web 应用——Buda 会把它的 localhost 链接转换成可访问的预览 URL。 - [VS Code IDE](/zh-CN/docs/agent-workspace/vscode-ide): 通过 Remote SSH 把你本地的 VS Code 连接到智能体的云电脑,在你自己的 IDE 中编辑工作区。 - [Git](/zh-CN/docs/agent-workspace/git-tab): 以提交和差异的形式审查智能体的工作、切换分支并安全回滚——一条记录每次代码改动的可视化审计轨迹。 - [高性能存储卷](/zh-CN/docs/agent-workspace/high-perf-volume): 为重代码的智能体选择高速块存储——安装、构建和 Git 的速度远超标准存储。 - [布局](/zh-CN/docs/agent-workspace/layouts): 在公司空间布局(管理整个空间的智能体)与单智能体布局(专注于单个智能体的会话)之间切换。 - [项目与文件夹](/zh-CN/docs/agent-workspace/projects-and-folders): 用文件夹把日益庞大的智能体阵容整理得井井有条,并把一个智能体的相关会话归入项目。 - [环境变量](/zh-CN/docs/agent-workspace/environment-variables): 把智能体沙箱所需的 API 密钥和配置交给它——按智能体设置一次环境变量,它运行的所有地方便都能用上。 - [运行时监控](/zh-CN/docs/agent-workspace/runtime-monitoring): 查看智能体打开的端口、CPU 与内存使用情况以及沙箱状态——设置它的休眠超时,并在需要时重启它。 - 使用智能体: undefined - [创建智能体](/zh-CN/docs/guides/create-an-agent): 招募一个新智能体——为它命名、配上图标和技能——然后让它在专属云电脑里开始工作。 - [运行与查看任务](/zh-CN/docs/guides/run-and-review-tasks): 用大白话给智能体下达任务,逐步观看它的工作,在它需要你时给出回应,然后收取成果。 - [定时任务](/zh-CN/docs/guides/scheduled-tasks): 让智能体自动运行任务——按 cron、固定间隔,或在未来某个时间点运行一次——并查看每一次运行。 - [分享与协作](/zh-CN/docs/guides/share-and-collaborate): 用一个公开链接展示会话,或邀请同事和团队以查看者、编辑者或所有者的身份加入某个智能体。 - [智能体转移](/zh-CN/docs/guides/agent-transfer): 把一个智能体——连同它的所有会话、文件和技能——从一个空间永久迁移到另一个空间。 - [会话仪表盘](/zh-CN/docs/guides/sessions-dashboard): 在一个地方看到整个工作区的每一个会话——并立刻发现哪些正在等你处理。 - [AI 团队指挥台](/zh-CN/docs/guides/commander): 你的运营控制台——整个团队的每一个会话、每一个运行中的应用、每一个已部署的站点,尽在一处。 - [邮件发给智能体](/zh-CN/docs/guides/email-to-agent): 给智能体配一个专属邮箱地址,让收到的邮件变成它处理的任务——并在同一邮件会话中回复。 - [部署与发布站点](/zh-CN/docs/guides/deploy-sites): 把智能体在 Drive(云盘)里构建的站点拿来预览,发布到一个线上的公开 URL——并随时取消发布。 - [使用自定义域名](/zh-CN/docs/guides/custom-domains): 把已经发布的 Buda Site 指向你自己的域名。 - [预览 Web 应用](/zh-CN/docs/guides/preview-apps): 即刻看到智能体正在构建的应用——它开发服务器的一个实时、用完即弃的预览,无需部署。 - 技能与自动化: undefined - [技能概览](/zh-CN/docs/skills): 你为智能体安装的能力——内置、自定义,或来自应用市场。 - [安装与管理技能](/zh-CN/docs/skills/install-and-manage): 浏览、设定作用域、刷新并查看智能体可用的技能。 - [内置技能](/zh-CN/docs/skills/built-in): FAR、Find Skills、技能创建器、Buda Automations、App Builder、Web Preview 和 Machine Info。 - [创建自定义技能](/zh-CN/docs/skills/create-custom): 用技能创建器构建、测试并发布你自己的技能。 - [SKILL.md 格式](/zh-CN/docs/skills/skill-manifest): 技能清单:结构、必填字段、工具、输入与示例。 - [自动化](/zh-CN/docs/skills/automations): 把技能和任务排期成周期性运行的 SOP,让智能体自主执行。 - [视频生成](/zh-CN/docs/skills/video-generation): 用内置的 generate_video 工具把文本或参考媒体变成视频。 - **连接** - 渠道: undefined - [渠道总览](/zh-CN/docs/channels): 让你的智能体在 WhatsApp、Telegram、Slack、飞书等渠道中回复——渠道将入站消息路由给智能体,并把回复实时流式传回。 - [连接 WhatsApp](/zh-CN/docs/channels/whatsapp): 扫描二维码即可把 WhatsApp 账户连接到 Buda 智能体——无需 Meta Business 账户,也无需 API 审批。 - [连接微信(WeChat)](/zh-CN/docs/channels/wechat): 扫描二维码即可把个人微信账户连接到 Buda 智能体——无需注册应用,也无需任何凭据。 - [连接 Telegram](/zh-CN/docs/channels/telegram): 用 BotFather 创建 Telegram 机器人并连接到 Buda 智能体,几分钟内即可实现双向 AI 对话。 - [连接 Discord](/zh-CN/docs/channels/discord): 通过原生 Gateway 把 Discord 机器人连接到 Buda 智能体——无需 webhook URL 或公网端点。 - [连接 Slack](/zh-CN/docs/channels/slack): 通过 Socket Mode 把 Slack 机器人连接到 Buda 智能体——在频道或私信中聊天,无需托管公网 webhook。 - [连接 WeCom(企业微信)](/zh-CN/docs/channels/wecom): 创建企业微信智能机器人并连接到 Buda 智能体,员工即可直接在企业微信中与之对话。 - [连接钉钉(DingTalk)](/zh-CN/docs/channels/dingtalk): 通过 Stream 模式把钉钉机器人连接到 Buda 智能体——可以扫码自动创建应用,也可以手动填写 Client ID 和 Secret。 - [连接飞书 / Lark](/zh-CN/docs/channels/feishu): 通过持久 WebSocket 把飞书(Lark)机器人连接到 Buda 智能体——只需 App ID 和 Secret,无需公网 webhook。 - [连接 Microsoft Teams](/zh-CN/docs/channels/msteams): 注册 Azure Bot、安装 Teams 应用,并将其连接到 Buda 智能体,实现双向 AI 对话。 - [嵌入网页聊天挂件](/zh-CN/docs/channels/web-widget): 在你自己的网站上放置一个公开的 AI 聊天挂件——创建网页渠道、嵌入一段脚本,并选择会话、登录和只读行为。 - 集成与连接器: undefined - [集成](/zh-CN/docs/integrations): 为每个智能体配备它所需的确切工具和外部服务——按智能体逐一开关工具,并通过 OAuth 连接账户。 - [Linear](/zh-CN/docs/integrations/linear): 连接 Linear,让智能体读取并处理你的 issue——分诊、评论、更新,无需你来回切换应用。 - [Slack(工具)](/zh-CN/docs/integrations/slack-tools): 赋予智能体 Slack 访问权限,让它读取频道并发布更新——把 Slack 变成智能体使用的工具,而不是需要你时刻盯着的标签页。 - [使用 Agent 连接器](/zh-CN/docs/integrations/connectors): 连接一台电脑,并在创建 Agent 时将它选为运行设备。 - [通过 Claude 使用 MCP](/zh-CN/docs/integrations/mcp): 通过 Model Context Protocol 从 Claude Desktop 驱动你的 Buda 智能体——用 API 密钥完成认证,直接在对话中调用 Buda。 - 应用市场: undefined - [应用市场](/zh-CN/docs/marketplace): 浏览并安装技能、雇佣预置智能体、招募整支团队——开箱即用,几分钟即可上线。 - [安装技能](/zh-CN/docs/marketplace/install-skills): 找到免费或付费技能,几次点击即可添加到任意智能体上。 - [雇佣智能体](/zh-CN/docs/marketplace/hire-agents): 把一个预先配置好、已装好对应技能的智能体引入某个空间。 - [招募团队](/zh-CN/docs/marketplace/recruit-teams): 一步到位,搭建一支角色各异、协同工作的智能体团队。 - [在 Buda 应用市场销售你的技能](/zh-CN/docs/marketplace/sell-skills): 如何发布你的 AI 技能、智能体和团队并将其变现——包括私有仓库的支持 - [创建技能 / 智能体 / 团队仓库](/zh-CN/docs/marketplace/create-skill-repo): 如何组织 GitHub 仓库结构,让 Buda 能够发现并发布你的技能、智能体和团队 - [定价与变现](/zh-CN/docs/marketplace/pricing-and-monetization): 免费、一次性购买和订阅定价的运作方式——以及私有仓库销售、收益结算与列表项审核。 - **管理** - 空间、团队与成员: undefined - [空间](/zh-CN/docs/spaces): 创建并管理工作空间——每个空间都是一家独立的 AI 公司,拥有自己的智能体、成员与计费。 - [在空间之间切换](/zh-CN/docs/spaces/switch-spaces): 在你所属的各个工作空间之间切换,设置登录后落地的位置,并让每个空间的配置相互独立。 - [邀请成员加入空间](/zh-CN/docs/spaces/invite-members): 通过电子邮件邀请成员加入空间,并管理待处理的邀请——重新发送、取消,以及追踪谁已加入。 - [角色与权限](/zh-CN/docs/spaces/roles-and-permissions): 空间中的所有者、管理员、成员与访客角色——各自能做什么、如何更改角色,以及如何移除或退出。 - [Agent 可见性与共享](/zh-CN/docs/spaces/agent-visibility): 控制空间站里成员能看到哪些 Agent —— 限制可见性、把某个 Agent 共享给指定成员/团队/全空间,并在一个地方统一管理。 - [团队](/zh-CN/docs/spaces/teams): 在空间内将成员分组为团队——创建团队、添加或移除成员,并在用完后删除它。 - [Labs(实验性功能)](/zh-CN/docs/spaces/labs): 在 Buda 中选择启用空间级别的实验性功能——它们是什么、如何开启,以及该有怎样的预期。 - 计费与额度: undefined - [套餐与定价](/zh-CN/docs/billing): Buda 如何按空间计费——套餐、三池额度系统、存储,以及各档位包含的内容。 - [什么是额度](/zh-CN/docs/billing/credits): Buda 的每日、每月和余额额度池如何运作——什么会消耗它们、什么不会,以及如何让额度更耐用。 - [追踪用量](/zh-CN/docs/billing/usage): 实时监控你空间的额度池、存储和配额——并看清哪些模型成本最高。 - [支付方式](/zh-CN/docs/billing/payment-methods): 通过银行卡、支付宝、微信支付或 PayPal 为 Buda 付款——以及发票和收据的工作方式。 - [兑换奖励码](/zh-CN/docs/billing/redeem): 把 Buda 奖励码变成余额额度,并充值到你的空间。 - [Space Drive](/zh-CN/docs/billing/space-drive): 空间内所有智能体都可访问的共享 /space 目录——你团队的持久共享记忆。 - [推荐计划](/zh-CN/docs/billing/referral): 分享你的推荐码,好友加入时赚取余额额度,并追踪你的奖励。 - [资助计划](/zh-CN/docs/billing/programs): 为学生、初创团队、非营利组织和开源维护者提供限时免费的 Plus 权益。 - 账户: undefined - [个人资料与偏好设置](/zh-CN/docs/account/profile-and-preferences): 设置你的名字和头像,切换主题和语言,调整邮件通知,并了解键盘快捷键。 - [通知](/zh-CN/docs/account/notifications): Buda 的应用内通知收件箱如何运作——提醒在哪里出现、如何清除,以及什么会触发它们。 - [删除你的账户](/zh-CN/docs/account/delete-account): 如何永久关闭你的 Buda 账户、你的数据会怎样,以及万一你改变主意如何重新登录。 - **开发** - 开发者: undefined - [开发者(API)](/zh-CN/docs/developers): 用你自己的代码运行托管的 Buda 智能体——REST API、嵌入、MCP,以及连接 GitHub 的开发者门户。 - [身份认证](/zh-CN/docs/developers/authentication): 创建 sk_ API 密钥,为每个请求做认证,并在不影响生产环境的前提下轮换或过期密钥。 - [REST API](/zh-CN/docs/developers/rest-api): Buda 位于 /api/v1 的契约优先 REST API——OpenAPI 规范、Swagger UI,以及一份完整的快速上手示例。 - [API Claw(爪)](/zh-CN/docs/developers/api-claws): 以编程方式运行托管的 Buda 智能体——为你的硬件或软件产品配备云端 AI 智能体,无需自己运行任何推理基础设施。 - [嵌入智能体](/zh-CN/docs/developers/embed): 把一个实时的 Buda 智能体直接呈现给你的用户——托管 iframe URL 或原生嵌入令牌,全程无需暴露你的 API 密钥。 - [GitHub 应用](/zh-CN/docs/developers/github-app): 把你的代码仓库连接到 Buda 的开发者门户,以导入技能和智能体,并让应用市场上架内容保持同步。 - [MCP 参考](/zh-CN/docs/developers/mcp): Buda 的 Model Context Protocol 端点——URL、认证请求头,以及由 REST API 生成的工具。 - API Reference: undefined - Users: undefined - [Get authenticated user](/zh-CN/docs/users/get-me): API documentation for Get authenticated user - Api claw: undefined - [Cancel API Agent session run](/zh-CN/docs/api-claw/delete-run): API documentation for Cancel API Agent session run - [Delete API Agent session](/zh-CN/docs/api-claw/delete-sessionId): API documentation for Delete API Agent session - [Delete API Agent scheduled task](/zh-CN/docs/api-claw/delete-taskId): API documentation for Delete API Agent scheduled task - [List Claw Agents](/zh-CN/docs/api-claw/get-agents): API documentation for List Claw Agents - [List API Agent Drive files](/zh-CN/docs/api-claw/get-api-agents-agentId-drive-files): API documentation for List API Agent Drive files - [List API Agents](/zh-CN/docs/api-claw/get-api-agents): API documentation for List API Agents - [List API Agent Drive items](/zh-CN/docs/api-claw/get-items): API documentation for List API Agent Drive items - [List API Agent scheduled task runs](/zh-CN/docs/api-claw/get-runs): API documentation for List API Agent scheduled task runs - [List API Agent scheduled tasks](/zh-CN/docs/api-claw/get-scheduled-tasks): API documentation for List API Agent scheduled tasks - [Get API Agent session](/zh-CN/docs/api-claw/get-sessionId): API documentation for Get API Agent session - [List API Agent sessions](/zh-CN/docs/api-claw/get-sessions): API documentation for List API Agent sessions - [List Agent Drive files](/zh-CN/docs/api-claw/get-spaces-spaceId-agents-agentId-drive-files): API documentation for List Agent Drive files - [List Spaces](/zh-CN/docs/api-claw/get-spaces): API documentation for List Spaces - [Resume API Agent session stream](/zh-CN/docs/api-claw/get-stream): Resumes an active AI SDK UI message stream for an API Agent session. - [Get API Agent scheduled task](/zh-CN/docs/api-claw/get-taskId): API documentation for Get API Agent scheduled task - [Update API Agent](/zh-CN/docs/api-claw/patch-agentId): API documentation for Update API Agent - [Rename API Agent session](/zh-CN/docs/api-claw/patch-sessionId): API documentation for Rename API Agent session - [Create Claw Agent](/zh-CN/docs/api-claw/post-agents): API documentation for Create Claw Agent - [Create API Agent](/zh-CN/docs/api-claw/post-api-agents): API documentation for Create API Agent - [Request API Agent session attachment upload](/zh-CN/docs/api-claw/post-attachments): API documentation for Request API Agent session attachment upload - [Send a message to a Claw Agent](/zh-CN/docs/api-claw/post-chat-sessions): API documentation for Send a message to a Claw Agent - [Stream chat with an API Agent session](/zh-CN/docs/api-claw/post-chat): Starts or continues an API Agent chat using the same streaming logic as Buda's AI chat route. The response is an AI SDK UI message stream. - [Confirm API Agent Drive upload](/zh-CN/docs/api-claw/post-confirm-upload): API documentation for Confirm API Agent Drive upload - [Delete API Agent Drive item](/zh-CN/docs/api-claw/post-delete): API documentation for Delete API Agent Drive item - [Disable API Agent scheduled task](/zh-CN/docs/api-claw/post-disable): API documentation for Disable API Agent scheduled task - [Get API Agent Drive download URL](/zh-CN/docs/api-claw/post-download-url): API documentation for Get API Agent Drive download URL - [Enable API Agent scheduled task](/zh-CN/docs/api-claw/post-enable): API documentation for Enable API Agent scheduled task - [Send API Agent session message](/zh-CN/docs/api-claw/post-messages): API documentation for Send API Agent session message - [Rename API Agent Drive item](/zh-CN/docs/api-claw/post-rename): API documentation for Rename API Agent Drive item - [Run API Agent scheduled task now](/zh-CN/docs/api-claw/post-run): API documentation for Run API Agent scheduled task now - [Create API Agent scheduled task](/zh-CN/docs/api-claw/post-scheduled-tasks): API documentation for Create API Agent scheduled task - [Create API Agent session](/zh-CN/docs/api-claw/post-sessions): API documentation for Create API Agent session - [Create Space](/zh-CN/docs/api-claw/post-spaces): API documentation for Create Space - [Read API Agent Drive text file](/zh-CN/docs/api-claw/post-text): API documentation for Read API Agent Drive text file - [Get API Agent Drive upload URL](/zh-CN/docs/api-claw/post-upload-url): API documentation for Get API Agent Drive upload URL - [Create or overwrite API Agent Drive file](/zh-CN/docs/api-claw/put-api-agents-agentId-drive-files): API documentation for Create or overwrite API Agent Drive file - [Create or overwrite Agent Drive file](/zh-CN/docs/api-claw/put-spaces-spaceId-agents-agentId-drive-files): API documentation for Create or overwrite Agent Drive file - Api claw embed: undefined - [Get embed session](/zh-CN/docs/api-claw-embed/get-sessionId): API documentation for Get embed session - [Create embed session](/zh-CN/docs/api-claw-embed/post-embed-sessions): API documentation for Create embed session - [Create embed URL](/zh-CN/docs/api-claw-embed/post-embed-urls): API documentation for Create embed URL - [Post embed message](/zh-CN/docs/api-claw-embed/post-messages): API documentation for Post embed message - **探索** - 解决方案: undefined - [解决方案](/zh-CN/docs/use-cases): 看看创始人、运营者和小团队如何用 Buda 开展工作——挑一个最贴近你情况的场景,从那里开始。 - [AI 辅助开发](/zh-CN/docs/use-cases/ai-coding): 开发者如何用 Buda 智能体进行代码审查、测试生成和发布文档编写 - [B2B 销售与 CRM](/zh-CN/docs/use-cases/crm): CMO 如何用 Buda 重新激活停滞的商机、给线索打分、自动化跟进序列 - [电商](/zh-CN/docs/use-cases/ecommerce): 用 Buda 自动化跨境电商工作流 - [财务与 CFO 助手](/zh-CN/docs/use-cases/finance): 财务团队如何用 Buda 分类交易、预测现金流、撰写董事会报告 - [人力资源与招聘](/zh-CN/docs/use-cases/hr): HR 经理如何用 Buda 撰写职位描述、筛选简历、设计面试流程 - [AI 投资助手](/zh-CN/docs/use-cases/investment): 用 Buda 自动化投资组合监控、投资信号生成和金融内容创作 - [法务与合规](/zh-CN/docs/use-cases/legal): 法务运营团队如何用 Buda 高速审查合同、产出合规备忘录 - [市场营销团队](/zh-CN/docs/use-cases/marketing): 增长团队如何用 Buda 策划活动、生成多版本文案、分析投放效果 - [新闻通讯创作者](/zh-CN/docs/use-cases/newsletter): 独立新闻通讯作者如何用 Buda 精选话题、撰写期刊、优化标题 - [SEO 与内容策略](/zh-CN/docs/use-cases/seo): 独立博主如何用 Buda 发掘低竞争关键词、规模化产出内容大纲 - [独立创始人](/zh-CN/docs/use-cases/solopreneur): 一人 SaaS 创始人如何用 Buda 更快交付——从产品路线图到发布文案再到支持分流 - [YouTube 创作者](/zh-CN/docs/use-cases/youtube): 科技类 YouTuber 如何用 Buda 规划视频系列、撰写脚本、把内容二次加工到社媒 - [通用 AI 客服](/zh-CN/docs/use-cases/universal-customer-service): 用 Buda Drive(云盘)里的手册、FAQ、政策和 SOP 搭建一个 7×24 小时 AI 客服智能体 - [WhatsApp 客服](/zh-CN/docs/use-cases/whatsapp-customer-service): 用 Buda 把 WhatsApp 变成 7×24 小时 AI 客服智能体——只需上传你的知识库即可上线 - 安全与信任: undefined - [安全与信任](/zh-CN/docs/security): Buda 如何保护你的数据并隔离智能体的执行——让私密文件、内部 SOP 和客户对话始终安全。 - [沙箱隔离](/zh-CN/docs/security/sandbox-isolation): 每个智能体的云电脑如何被隔离——网络与数据边界、持久化与清理。 - 帮助: undefined - [常见问题](/zh-CN/docs/help): 关于上手、智能体、计费、渠道和数据的快速解答——按主题分组。 - [故障排查](/zh-CN/docs/help/troubleshooting): 修复最常见的问题——连接器无法上线、渠道连接断开、沙箱启动缓慢——并找到求助途径。 # 文件 - [什麼是 Buda](/zh-TW/docs): Buda 是一個雲原生 AI 智慧體工作臺——招募、執行並擴充套件真正能完成工作的智慧體團隊。 - **學習** - 快速開始: undefined - [快速上手——僱傭你的第一個智慧體](/zh-TW/docs/getting-started/quickstart): 從註冊到拿到第一份交付物,大約五分鐘——招募一個智慧體,用大白話給它派發任務,然後審閱結果。 - [執行並審閱你的第一個任務](/zh-TW/docs/getting-started/first-task): 寫出清晰的提示詞,跟隨檔案、瀏覽器、終端和 Git 中的每一步,處理等待輸入的情況,並迭代到你滿意的結果。 - [建立賬戶](/zh-TW/docs/getting-started/create-account): 用郵箱、GitHub 或 Google 註冊,驗證你的郵箱地址,進入你的第一個工作空間——無需安裝。 - [Buda 模型](/zh-TW/docs/getting-started/the-buda-model): CEO → 協調器 → Claw 模型如何對應到空間、智慧體與雲電腦——讓你像 CEO 經營公司一樣執行智慧體。 - 核心概念: undefined - [Buda 如何運作](/zh-TW/docs/concepts/how-buda-works): 端到端的閉環——你來指揮,協調器負責協調,Claw 在雲電腦裡執行。請先閱讀本篇。 - [智慧體與 Claw](/zh-TW/docs/concepts/agents-and-claws): 什麼是智慧體,Claw 執行什麼,以及身份、指令、Drive、技能和渠道如何匯聚成一名 AI 員工。 - [雲電腦](/zh-TW/docs/concepts/the-cloud-computer): 每個智慧體都擁有自己獨立、長時執行的沙箱——檔案、瀏覽器、終端和 Git——並在任務之間保持持久。無需筆記型電腦。 - [會話與任務](/zh-TW/docs/concepts/sessions-and-tasks): 會話如何為單個工作隔離上下文,任務如何在其生命週期中流轉,以及當智慧體在等待你的輸入時會發生什麼。 - [空間、團隊與成員](/zh-TW/docs/concepts/spaces-teams-members): 使用者 → 空間 → 團隊 → 智慧體如何構建你的 AI 公司,以及一個空間內部都共享些什麼。 - [Drive 與記憶](/zh-TW/docs/concepts/drive-and-memory): 智慧體的記憶其實就是檔案——它們都存放在它的 Drive 裡。把你的材料餵給它,它就不再從零開始:它會記住你,並隨時間越來越像你。 - [技能與自動化](/zh-TW/docs/concepts/skills-and-automations): 把可重複的工作變成可複用的 SOP,讓你的智慧體按需或按計劃執行——並理解技能存放在哪裡:系統、智慧體或空間。 - [額度與計費模型](/zh-TW/docs/concepts/credits-and-billing-model): 每日、每月和餘額三種額度池如何運作,為什麼它們按空間共享,以及隨著智慧體執行額度是如何計量的。 - **構建** - 智慧體工作臺: undefined - [智慧體工作臺](/zh-TW/docs/agent-workspace): 即時觀看你的智慧體工作——聊天、檔案、終端、瀏覽器、預覽、IDE 和 Git,全部集中在一個多標籤頁工作臺中。 - [智慧體標籤頁](/zh-TW/docs/agent-workspace/agent-tab): 用自然語言與智慧體對話、執行任務、切換會話,並即時觀看每一次工具呼叫和產物流式呈現。 - [檔案(Drive)](/zh-TW/docs/agent-workspace/drive-tab): 瀏覽、上傳並編輯智慧體的持久化 Drive——它在每次任務中讀寫的工作目錄與知識庫。 - [終端](/zh-TW/docs/agent-workspace/terminal-tab): 在智慧體的沙箱內開啟一個即時 shell,直接在瀏覽器中執行命令。 - [瀏覽器標籤頁](/zh-TW/docs/agent-workspace/browser-tab): 在 Buda 內部操控一個真實的瀏覽器——AI 瀏覽器提供由智慧體操作的雲端 Chromium,本地瀏覽器用於 localhost 和內部工具。 - [Web 預覽](/zh-TW/docs/agent-workspace/web-preview): 檢視智慧體在其沙箱內執行的 Web 應用——Buda 會把它的 localhost 連結轉換成可訪問的預覽 URL。 - [VS Code IDE](/zh-TW/docs/agent-workspace/vscode-ide): 通過 Remote SSH 把你本地的 VS Code 連線到智慧體的雲電腦,在你自己的 IDE 中編輯工作區。 - [Git](/zh-TW/docs/agent-workspace/git-tab): 以提交和差異的形式審查智慧體的工作、切換分支並安全回滾——一條記錄每次程式碼改動的視覺化審計軌跡。 - [高效能儲存卷](/zh-TW/docs/agent-workspace/high-perf-volume): 為重程式碼的智慧體選擇高速塊儲存——安裝、構建和 Git 的速度遠超標準儲存。 - [佈局](/zh-TW/docs/agent-workspace/layouts): 在公司空間佈局(管理整個空間的智慧體)與單智慧體佈局(專注於單個智慧體的會話)之間切換。 - [專案與資料夾](/zh-TW/docs/agent-workspace/projects-and-folders): 用資料夾把日益龐大的智慧體陣容整理得井井有條,並把一個智慧體的相關會話歸入專案。 - [環境變數](/zh-TW/docs/agent-workspace/environment-variables): 把智慧體沙箱所需的 API 金鑰和配置交給它——按智慧體設定一次環境變數,它執行的所有地方便都能用上。 - [執行時監控](/zh-TW/docs/agent-workspace/runtime-monitoring): 檢視智慧體開啟的埠、CPU 與記憶體使用情況以及沙箱狀態——設定它的休眠超時,並在需要時重啟它。 - 使用智慧體: undefined - [建立智慧體](/zh-TW/docs/guides/create-an-agent): 招募一個新智慧體——為它命名、配上圖示和技能——然後讓它在專屬雲電腦裡開始工作。 - [執行與檢視任務](/zh-TW/docs/guides/run-and-review-tasks): 用大白話給智慧體下達任務,逐步觀看它的工作,在它需要你時給出回應,然後收取成果。 - [定時任務](/zh-TW/docs/guides/scheduled-tasks): 讓智慧體自動執行任務——按 cron、固定間隔,或在未來某個時間點執行一次——並檢視每一次執行。 - [分享與協作](/zh-TW/docs/guides/share-and-collaborate): 用一個公開連結展示會話,或邀請同事和團隊以檢視者、編輯者或所有者的身份加入某個智慧體。 - [智慧體轉移](/zh-TW/docs/guides/agent-transfer): 把一個智慧體——連同它的所有會話、檔案和技能——從一個空間永久遷移到另一個空間。 - [會話儀表盤](/zh-TW/docs/guides/sessions-dashboard): 在一個地方看到整個工作區的每一個會話——並立刻發現哪些正在等你處理。 - [AI 團隊指揮台](/zh-TW/docs/guides/commander): 你的運營控制台——整個團隊的每一個會話、每一個執行中的應用、每一個已部署的站點,盡在一處。 - [郵件發給智慧體](/zh-TW/docs/guides/email-to-agent): 給智慧體配一個專屬郵箱地址,讓收到的郵件變成它處理的任務——並在同一郵件會話中回覆。 - [部署與釋出站點](/zh-TW/docs/guides/deploy-sites): 把智慧體在 Drive(雲盤)裡構建的站點拿來預覽,釋出到一個線上的公開 URL——並隨時取消釋出。 - [預覽 Web 應用](/zh-TW/docs/guides/preview-apps): 即刻看到智慧體正在構建的應用——它開發伺服器的一個即時、用完即棄的預覽,無需部署。 - 技能與自動化: undefined - [技能概覽](/zh-TW/docs/skills): 你為智慧體安裝的能力——內建、自定義,或來自應用市場。 - [安裝與管理技能](/zh-TW/docs/skills/install-and-manage): 瀏覽、設定作用域、重新整理並檢視智慧體可用的技能。 - [內建技能](/zh-TW/docs/skills/built-in): FAR、Find Skills、技能建立器、Buda Automations、App Builder、Web Preview 和 Machine Info。 - [建立自定義技能](/zh-TW/docs/skills/create-custom): 用技能建立器構建、測試併發布你自己的技能。 - [SKILL.md 格式](/zh-TW/docs/skills/skill-manifest): 技能清單:結構、必填欄位、工具、輸入與示例。 - [自動化](/zh-TW/docs/skills/automations): 把技能和任務排期成周期性執行的 SOP,讓智慧體自主執行。 - [影片生成](/zh-TW/docs/skills/video-generation): 用內建的 generate_video 工具把文本或參考媒體變成影片。 - **連線** - 渠道: undefined - [渠道總覽](/zh-TW/docs/channels): 讓你的智慧體在 WhatsApp、Telegram、Slack、飛書等渠道中回覆——渠道將入站訊息路由給智慧體,並把回覆即時流式傳回。 - [連線 WhatsApp](/zh-TW/docs/channels/whatsapp): 掃描二維碼即可把 WhatsApp 賬戶連線到 Buda 智慧體——無需 Meta Business 賬戶,也無需 API 審批。 - [連線微信(WeChat)](/zh-TW/docs/channels/wechat): 掃描二維碼即可把個人微信賬戶連線到 Buda 智慧體——無需註冊應用,也無需任何憑據。 - [連線 Telegram](/zh-TW/docs/channels/telegram): 用 BotFather 建立 Telegram 機器人並連線到 Buda 智慧體,幾分鐘內即可實現雙向 AI 對話。 - [連線 Discord](/zh-TW/docs/channels/discord): 通過原生 Gateway 把 Discord 機器人連線到 Buda 智慧體——無需 webhook URL 或公網端點。 - [連線 Slack](/zh-TW/docs/channels/slack): 通過 Socket Mode 把 Slack 機器人連線到 Buda 智慧體——在頻道或私信中聊天,無需託管公網 webhook。 - [連線 WeCom(企業微信)](/zh-TW/docs/channels/wecom): 建立企業微信智慧機器人並連線到 Buda 智慧體,員工即可直接在企業微信中與之對話。 - [連線釘釘(DingTalk)](/zh-TW/docs/channels/dingtalk): 通過 Stream 模式把釘釘機器人連線到 Buda 智慧體——可以掃碼自動建立應用,也可以手動填寫 Client ID 和 Secret。 - [連線飛書 / Lark](/zh-TW/docs/channels/feishu): 通過持久 WebSocket 把飛書(Lark)機器人連線到 Buda 智慧體——只需 App ID 和 Secret,無需公網 webhook。 - [連線 Microsoft Teams](/zh-TW/docs/channels/msteams): 註冊 Azure Bot、安裝 Teams 應用,並將其連線到 Buda 智慧體,實現雙向 AI 對話。 - [嵌入網頁聊天掛件](/zh-TW/docs/channels/web-widget): 在你自己的網站上放置一個公開的 AI 聊天掛件——建立網頁渠道、嵌入一段指令碼,並選擇會話、登入和只讀行為。 - 整合與聯結器: undefined - [整合](/zh-TW/docs/integrations): 為每個智慧體配備它所需的確切工具和外部服務——按智慧體逐一開關工具,並通過 OAuth 連線賬戶。 - [Linear](/zh-TW/docs/integrations/linear): 連線 Linear,讓智慧體讀取並處理你的 issue——分診、評論、更新,無需你來回切換應用。 - [Slack(工具)](/zh-TW/docs/integrations/slack-tools): 賦予智慧體 Slack 訪問許可權,讓它讀取頻道併發布更新——把 Slack 變成智慧體使用的工具,而不是需要你時刻盯著的標籤頁。 - [使用 Agent 連接器](/zh-TW/docs/integrations/connectors): 連接一台電腦,並在建立 Agent 時將它選為執行裝置。 - [通過 Claude 使用 MCP](/zh-TW/docs/integrations/mcp): 通過 Model Context Protocol 從 Claude Desktop 驅動你的 Buda 智慧體——用 API 金鑰完成認證,直接在對話中呼叫 Buda。 - 應用市場: undefined - [應用市場](/zh-TW/docs/marketplace): 瀏覽並安裝技能、僱傭預置智慧體、招募整支團隊——開箱即用,幾分鐘即可上線。 - [安裝技能](/zh-TW/docs/marketplace/install-skills): 找到免費或付費技能,幾次點選即可新增到任意智慧體上。 - [僱傭智慧體](/zh-TW/docs/marketplace/hire-agents): 把一個預先配置好、已裝好對應技能的智慧體引入某個空間。 - [招募團隊](/zh-TW/docs/marketplace/recruit-teams): 一步到位,搭建一支角色各異、協同工作的智慧體團隊。 - [在 Buda 應用市場銷售你的技能](/zh-TW/docs/marketplace/sell-skills): 如何釋出你的 AI 技能、智慧體和團隊並將其變現——包括私有倉庫的支援 - [建立技能 / 智慧體 / 團隊倉庫](/zh-TW/docs/marketplace/create-skill-repo): 如何組織 GitHub 倉庫結構,讓 Buda 能夠發現併發布你的技能、智慧體和團隊 - [定價與變現](/zh-TW/docs/marketplace/pricing-and-monetization): 免費、一次性購買和訂閱定價的運作方式——以及私有倉庫銷售、收益結算與列表項稽核。 - **管理** - 空間、團隊與成員: undefined - [空間](/zh-TW/docs/spaces): 建立並管理工作空間——每個空間都是一家獨立的 AI 公司,擁有自己的智慧體、成員與計費。 - [在空間之間切換](/zh-TW/docs/spaces/switch-spaces): 在你所屬的各個工作空間之間切換,設定登入後落地的位置,並讓每個空間的配置相互獨立。 - [邀請成員加入空間](/zh-TW/docs/spaces/invite-members): 通過電子郵件邀請成員加入空間,並管理待處理的邀請——重新發送、取消,以及追蹤誰已加入。 - [角色與許可權](/zh-TW/docs/spaces/roles-and-permissions): 空間中的所有者、管理員、成員與訪客角色——各自能做什麼、如何更改角色,以及如何移除或退出。 - [Agent 可見性與共享](/zh-TW/docs/spaces/agent-visibility): 控制空間站裡成員能看到哪些 Agent —— 限制可見性、把某個 Agent 共享給指定成員/團隊/全空間,並在一個地方統一管理。 - [團隊](/zh-TW/docs/spaces/teams): 在空間內將成員分組為團隊——建立團隊、新增或移除成員,並在用完後刪除它。 - [Labs(實驗性功能)](/zh-TW/docs/spaces/labs): 在 Buda 中選擇啟用空間級別的實驗性功能——它們是什麼、如何開啟,以及該有怎樣的預期。 - 計費與額度: undefined - [套餐與定價](/zh-TW/docs/billing): Buda 如何按空間計費——套餐、三池額度系統、儲存,以及各檔位包含的內容。 - [什麼是額度](/zh-TW/docs/billing/credits): Buda 的每日、每月和餘額額度池如何運作——什麼會消耗它們、什麼不會,以及如何讓額度更耐用。 - [追蹤用量](/zh-TW/docs/billing/usage): 即時監控你空間的額度池、儲存和配額——並看清哪些模型成本最高。 - [支付方式](/zh-TW/docs/billing/payment-methods): 通過銀行卡、支付寶、微信支付或 PayPal 為 Buda 付款——以及發票和收據的工作方式。 - [兌換獎勵碼](/zh-TW/docs/billing/redeem): 把 Buda 獎勵碼變成餘額額度,並充值到你的空間。 - [Space Drive](/zh-TW/docs/billing/space-drive): 空間內所有智慧體都可訪問的共享 /space 目錄——你團隊的持久共享記憶。 - [推薦計劃](/zh-TW/docs/billing/referral): 分享你的推薦碼,好友加入時賺取餘額額度,並追蹤你的獎勵。 - [資助計劃](/zh-TW/docs/billing/programs): 為學生、初創團隊、非營利組織和開源維護者提供限時免費的 Plus 權益。 - 賬戶: undefined - [個人資料與偏好設定](/zh-TW/docs/account/profile-and-preferences): 設定你的名字和頭像,切換主題和語言,調整郵件通知,並瞭解鍵盤快捷鍵。 - [通知](/zh-TW/docs/account/notifications): Buda 的應用內通知收件箱如何運作——提醒在哪裡出現、如何清除,以及什麼會觸發它們。 - [刪除你的賬戶](/zh-TW/docs/account/delete-account): 如何永久關閉你的 Buda 賬戶、你的資料會怎樣,以及萬一你改變主意如何重新登入。 - **開發** - 開發者: undefined - [開發者(API)](/zh-TW/docs/developers): 用你自己的程式碼執行託管的 Buda 智慧體——REST API、嵌入、MCP,以及連線 GitHub 的開發者門戶。 - [身份認證](/zh-TW/docs/developers/authentication): 建立 sk_ API 金鑰,為每個請求做認證,並在不影響生產環境的前提下輪換或過期金鑰。 - [REST API](/zh-TW/docs/developers/rest-api): Buda 位於 /api/v1 的契約優先 REST API——OpenAPI 規範、Swagger UI,以及一份完整的快速上手示例。 - [API Claw(爪)](/zh-TW/docs/developers/api-claws): 以程式設計方式執行託管的 Buda 智慧體——為你的硬體或軟體產品配備雲端 AI 智慧體,無需自己執行任何推理基礎設施。 - [嵌入智慧體](/zh-TW/docs/developers/embed): 把一個即時的 Buda 智慧體直接呈現給你的使用者——託管 iframe URL 或原生嵌入令牌,全程無需暴露你的 API 金鑰。 - [GitHub 應用](/zh-TW/docs/developers/github-app): 把你的程式碼倉庫連線到 Buda 的開發者門戶,以匯入技能和智慧體,並讓應用市場上架內容保持同步。 - [MCP 參考](/zh-TW/docs/developers/mcp): Buda 的 Model Context Protocol 端點——URL、認證請求頭,以及由 REST API 生成的工具。 - API Reference: undefined - Users: undefined - [Get authenticated user](/zh-TW/docs/users/get-me): API documentation for Get authenticated user - Api claw: undefined - [Cancel API Agent session run](/zh-TW/docs/api-claw/delete-run): API documentation for Cancel API Agent session run - [Delete API Agent session](/zh-TW/docs/api-claw/delete-sessionId): API documentation for Delete API Agent session - [Delete API Agent scheduled task](/zh-TW/docs/api-claw/delete-taskId): API documentation for Delete API Agent scheduled task - [List Claw Agents](/zh-TW/docs/api-claw/get-agents): API documentation for List Claw Agents - [List API Agent Drive files](/zh-TW/docs/api-claw/get-api-agents-agentId-drive-files): API documentation for List API Agent Drive files - [List API Agents](/zh-TW/docs/api-claw/get-api-agents): API documentation for List API Agents - [List API Agent Drive items](/zh-TW/docs/api-claw/get-items): API documentation for List API Agent Drive items - [List API Agent scheduled task runs](/zh-TW/docs/api-claw/get-runs): API documentation for List API Agent scheduled task runs - [List API Agent scheduled tasks](/zh-TW/docs/api-claw/get-scheduled-tasks): API documentation for List API Agent scheduled tasks - [Get API Agent session](/zh-TW/docs/api-claw/get-sessionId): API documentation for Get API Agent session - [List API Agent sessions](/zh-TW/docs/api-claw/get-sessions): API documentation for List API Agent sessions - [List Agent Drive files](/zh-TW/docs/api-claw/get-spaces-spaceId-agents-agentId-drive-files): API documentation for List Agent Drive files - [List Spaces](/zh-TW/docs/api-claw/get-spaces): API documentation for List Spaces - [Resume API Agent session stream](/zh-TW/docs/api-claw/get-stream): Resumes an active AI SDK UI message stream for an API Agent session. - [Get API Agent scheduled task](/zh-TW/docs/api-claw/get-taskId): API documentation for Get API Agent scheduled task - [Update API Agent](/zh-TW/docs/api-claw/patch-agentId): API documentation for Update API Agent - [Rename API Agent session](/zh-TW/docs/api-claw/patch-sessionId): API documentation for Rename API Agent session - [Create Claw Agent](/zh-TW/docs/api-claw/post-agents): API documentation for Create Claw Agent - [Create API Agent](/zh-TW/docs/api-claw/post-api-agents): API documentation for Create API Agent - [Request API Agent session attachment upload](/zh-TW/docs/api-claw/post-attachments): API documentation for Request API Agent session attachment upload - [Send a message to a Claw Agent](/zh-TW/docs/api-claw/post-chat-sessions): API documentation for Send a message to a Claw Agent - [Stream chat with an API Agent session](/zh-TW/docs/api-claw/post-chat): Starts or continues an API Agent chat using the same streaming logic as Buda's AI chat route. The response is an AI SDK UI message stream. - [Confirm API Agent Drive upload](/zh-TW/docs/api-claw/post-confirm-upload): API documentation for Confirm API Agent Drive upload - [Delete API Agent Drive item](/zh-TW/docs/api-claw/post-delete): API documentation for Delete API Agent Drive item - [Disable API Agent scheduled task](/zh-TW/docs/api-claw/post-disable): API documentation for Disable API Agent scheduled task - [Get API Agent Drive download URL](/zh-TW/docs/api-claw/post-download-url): API documentation for Get API Agent Drive download URL - [Enable API Agent scheduled task](/zh-TW/docs/api-claw/post-enable): API documentation for Enable API Agent scheduled task - [Send API Agent session message](/zh-TW/docs/api-claw/post-messages): API documentation for Send API Agent session message - [Rename API Agent Drive item](/zh-TW/docs/api-claw/post-rename): API documentation for Rename API Agent Drive item - [Run API Agent scheduled task now](/zh-TW/docs/api-claw/post-run): API documentation for Run API Agent scheduled task now - [Create API Agent scheduled task](/zh-TW/docs/api-claw/post-scheduled-tasks): API documentation for Create API Agent scheduled task - [Create API Agent session](/zh-TW/docs/api-claw/post-sessions): API documentation for Create API Agent session - [Create Space](/zh-TW/docs/api-claw/post-spaces): API documentation for Create Space - [Read API Agent Drive text file](/zh-TW/docs/api-claw/post-text): API documentation for Read API Agent Drive text file - [Get API Agent Drive upload URL](/zh-TW/docs/api-claw/post-upload-url): API documentation for Get API Agent Drive upload URL - [Create or overwrite API Agent Drive file](/zh-TW/docs/api-claw/put-api-agents-agentId-drive-files): API documentation for Create or overwrite API Agent Drive file - [Create or overwrite Agent Drive file](/zh-TW/docs/api-claw/put-spaces-spaceId-agents-agentId-drive-files): API documentation for Create or overwrite Agent Drive file - Api claw embed: undefined - [Get embed session](/zh-TW/docs/api-claw-embed/get-sessionId): API documentation for Get embed session - [Create embed session](/zh-TW/docs/api-claw-embed/post-embed-sessions): API documentation for Create embed session - [Create embed URL](/zh-TW/docs/api-claw-embed/post-embed-urls): API documentation for Create embed URL - [Post embed message](/zh-TW/docs/api-claw-embed/post-messages): API documentation for Post embed message - **探索** - 解決方案: undefined - [解決方案](/zh-TW/docs/use-cases): 看看創始人、運營者和小團隊如何用 Buda 開展工作——挑一個最貼近你情況的場景,從那裡開始。 - [AI 輔助開發](/zh-TW/docs/use-cases/ai-coding): 開發者如何用 Buda 智慧體進行程式碼審查、測試生成和釋出文件編寫 - [B2B 銷售與 CRM](/zh-TW/docs/use-cases/crm): CMO 如何用 Buda 重新啟用停滯的商機、給線索打分、自動化跟進序列 - [電商](/zh-TW/docs/use-cases/ecommerce): 用 Buda 自動化跨境電商工作流 - [財務與 CFO 助手](/zh-TW/docs/use-cases/finance): 財務團隊如何用 Buda 分類交易、預測現金流、撰寫董事會報告 - [人力資源與招聘](/zh-TW/docs/use-cases/hr): HR 經理如何用 Buda 撰寫職位描述、篩選簡歷、設計面試流程 - [AI 投資助手](/zh-TW/docs/use-cases/investment): 用 Buda 自動化投資組合監控、投資訊號生成和金融內容創作 - [法務與合規](/zh-TW/docs/use-cases/legal): 法務運營團隊如何用 Buda 高速審查合同、產出合規備忘錄 - [市場行銷團隊](/zh-TW/docs/use-cases/marketing): 增長團隊如何用 Buda 策劃活動、生成多版本文案、分析投放效果 - [新聞通訊創作者](/zh-TW/docs/use-cases/newsletter): 獨立新聞通訊作者如何用 Buda 精選話題、撰寫期刊、最佳化標題 - [SEO 與內容策略](/zh-TW/docs/use-cases/seo): 獨立博主如何用 Buda 發掘低競爭關鍵詞、規模化產出內容大綱 - [獨立創始人](/zh-TW/docs/use-cases/solopreneur): 一人 SaaS 創始人如何用 Buda 更快交付——從產品路線圖到釋出文案再到支援分流 - [YouTube 創作者](/zh-TW/docs/use-cases/youtube): 科技類 YouTuber 如何用 Buda 規劃影片系列、撰寫指令碼、把內容二次加工到社媒 - [通用 AI 客服](/zh-TW/docs/use-cases/universal-customer-service): 用 Buda Drive(雲盤)裡的手冊、FAQ、政策和 SOP 搭建一個 7×24 小時 AI 客服智慧體 - [WhatsApp 客服](/zh-TW/docs/use-cases/whatsapp-customer-service): 用 Buda 把 WhatsApp 變成 7×24 小時 AI 客服智慧體——只需上傳你的知識庫即可上線 - 安全與信任: undefined - [安全與信任](/zh-TW/docs/security): Buda 如何保護你的資料並隔離智慧體的執行——讓私密檔案、內部 SOP 和客戶對話始終安全。 - [沙箱隔離](/zh-TW/docs/security/sandbox-isolation): 每個智慧體的雲電腦如何被隔離——網路與資料邊界、持久化與清理。 - 幫助: undefined - [常見問題](/zh-TW/docs/help): 關於上手、智慧體、計費、渠道和資料的快速解答——按主題分組。 - [故障排查](/zh-TW/docs/help/troubleshooting): 修復最常見的問題——聯結器無法上線、渠道連線斷開、沙箱啟動緩慢——並找到求助途徑。 # ドキュメント - **Agent Workspace** - [WebPreview](/ja/docs/agent-workspace/web-preview): Agent sandbox で動く Web アプリを、localhost リンクから外部アクセス可能な Buda プレビュー URL として開きます。 - [VS Code IDE](/ja/docs/agent-workspace/vscode-ide): VS Code Remote SSH で Buda Agent ワークスペースに接続し、ローカル IDE からコードを編集します。 # Documentation - [What is Buda](/ko/docs): Buda is a cloud-native AI agent workspace — recruit, run, and scale teams of agents that actually do the work. - **Learn** - Get Started: undefined - [Quickstart — hire your first agent](/ko/docs/getting-started/quickstart): Go from sign-up to your first deliverable in about five minutes — recruit an agent, give it a task in plain language, and review the result. - [Run and review your first task](/ko/docs/getting-started/first-task): Write a clear prompt, follow each step across files, browser, terminal and Git, handle waiting-for-input, and iterate to a result you're happy with. - [Create an account](/ko/docs/getting-started/create-account): Sign up with email, GitHub, or Google, verify your address, and land in your first workspace — no install required. - [The Buda model](/ko/docs/getting-started/the-buda-model): How the CEO → Organizer → Claws model maps to Spaces, agents, and the cloud computer — so you run agents the way a CEO runs a company. - Core Concepts: undefined - [How Buda works](/ko/docs/concepts/how-buda-works): The end-to-end loop — you direct, the Organizer coordinates, and Claws execute in cloud computers. Read this first. - [Agents and Claws](/ko/docs/concepts/agents-and-claws): What an agent is, what a Claw executes, and how identity, instructions, Drive, Skills, and channels come together into one AI worker. - [The cloud computer](/ko/docs/concepts/the-cloud-computer): Every agent gets its own isolated, long-running sandbox — files, browser, terminal, and Git — that persists between tasks. No laptop required. - [Sessions and tasks](/ko/docs/concepts/sessions-and-tasks): How a session isolates context for one job, how a task moves through its lifecycle, and what happens when an agent is waiting for your input. - [Spaces, teams and members](/ko/docs/concepts/spaces-teams-members): How User → Space → Team → Agent structures your AI company, and what's shared inside a Space. - [Drive & Memory](/ko/docs/concepts/drive-and-memory): An agent's memory is just files — and they live in its Drive. Feed it your materials and it stops starting from zero: it remembers you, and gets more like you over time. - [Skills and automations](/ko/docs/concepts/skills-and-automations): Turn repeatable work into reusable SOPs your agents run on demand or on a schedule — and understand where Skills live: system, agent, or space. - [Credits and the billing model](/ko/docs/concepts/credits-and-billing-model): How daily, monthly, and balance credit pools work, why they're shared per Space, and how usage is metered as your agents run. - **Build** - The Agent Workspace: undefined - [The Agent Workspace](/ko/docs/agent-workspace): Watch your Agent work — chat, files, terminal, browser, preview, IDE, and Git — live in one multi-tab workbench. - [Agent tab](/ko/docs/agent-workspace/agent-tab): Chat with your Agent, run tasks, switch sessions, and watch every tool call and artifact stream in live. - [Files (Drive)](/ko/docs/agent-workspace/drive-tab): Browse, upload, and edit your Agent's persistent Drive — the working directory and knowledge base it reads and writes during every task. - [Terminal](/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 — AI Browser for an Agent-operated cloud Chromium, Local Browser for localhost and internal tools. - [Web Preview](/ko/docs/agent-workspace/web-preview): See a web app the Agent is running inside its sandbox — Buda turns its localhost link into a reachable preview URL. - [VS Code IDE](/ko/docs/agent-workspace/vscode-ide): Connect your local VS Code to an Agent's cloud computer over Remote SSH and edit the workspace from your own IDE. - [Git](/ko/docs/agent-workspace/git-tab): Review the Agent's work as commits and diffs, switch branches, and roll back safely — a visual audit trail of every code change. - [High-performance volume](/ko/docs/agent-workspace/high-perf-volume): Choose fast block storage for code-heavy Agents — installs, builds, and Git run dramatically faster than on standard storage. - [Layouts](/ko/docs/agent-workspace/layouts): Switch between Company Space Layout (manage a whole Space of agents) and Single Agent Layout (focus on one Agent's sessions). - [Projects and folders](/ko/docs/agent-workspace/projects-and-folders): Keep a growing roster of agents tidy with folders, and group an Agent's related sessions into projects. - [Environment variables](/ko/docs/agent-workspace/environment-variables): Give an Agent the API keys and config its sandbox needs — set per-Agent environment variables once and they're available everywhere it runs. - [Runtime monitoring](/ko/docs/agent-workspace/runtime-monitoring): See your Agent's open ports, CPU and memory usage, and sandbox status — set its sleep timeout and restart it when needed. - Working with Agents: undefined - [Create an agent](/ko/docs/guides/create-an-agent): Hire a new agent — name it, give it an icon and skills — then put it to work in its own cloud computer. - [Run and review tasks](/ko/docs/guides/run-and-review-tasks): Give an agent a task in plain language, watch it work step by step, answer when it needs you, and collect the results. - [Scheduled tasks](/ko/docs/guides/scheduled-tasks): Run an agent task automatically — on a cron, a fixed interval, or once at a future time — and review every run. - [Share and collaborate](/ko/docs/guides/share-and-collaborate): Show off a session with a public link, or invite teammates and teams to an agent as viewers, editors, or owners. - [Agent transfer](/ko/docs/guides/agent-transfer): Move an agent — with all its sessions, files, and skills — permanently from one Space to another. - [Sessions dashboard](/ko/docs/guides/sessions-dashboard): One place to see every session across your whole workspace — and instantly spot the ones waiting on you. - [AI Workforce Commander](/ko/docs/guides/commander): Your operations console — every session, every running app, and every deployed site for the whole workforce, in one place. - [Email to an agent](/ko/docs/guides/email-to-agent): Give an agent its own email address so inbound mail becomes a task it works on — and replies to — in the same thread. - [Deploy and publish sites](/ko/docs/guides/deploy-sites): Take a site an agent built in Drive, preview it, publish it to a live public URL — and unpublish whenever you want. - [Use a custom domain](/ko/docs/guides/custom-domains): Point an already published Buda Site to a domain you own. - [Preview web apps](/ko/docs/guides/preview-apps): See an app your agent is building, instantly — a live, throwaway preview of its dev server, no deploy required. - Skills & Automations: undefined - [Skills overview](/ko/docs/skills): Capabilities you install into agents — built-in, custom, or from the marketplace. - [Install and manage skills](/ko/docs/skills/install-and-manage): Browse, scope, refresh, and read the Skills available to your agents. - [Built-in skills](/ko/docs/skills/built-in): FAR, Find Skills, Skill Creator, Buda Automations, App Builder, Web Preview, and Machine Info. - [Create a custom skill](/ko/docs/skills/create-custom): Build, test, and ship your own skill with the Skill Creator. - [SKILL.md format](/ko/docs/skills/skill-manifest): The skill manifest: structure, required fields, tools, inputs, and examples. - [Automations](/ko/docs/skills/automations): Schedule skills and tasks as recurring SOPs your agents run on their own. - [Video generation](/ko/docs/skills/video-generation): Turn text or reference media into videos with the built-in generate_video tool. - **Connect** - Channels: undefined - [Channels Overview](/ko/docs/channels): Let your agent answer in WhatsApp, Telegram, Slack, Feishu, and more — channels route inbound messages to an agent and stream replies back. - [Connect WhatsApp](/ko/docs/channels/whatsapp): Link a WhatsApp account to a Buda agent by scanning a QR code — no Meta Business account or API approval required. - [Connect WeChat](/ko/docs/channels/wechat): Link a personal WeChat account to a Buda agent by scanning a QR code — no app registration or credentials required. - [Connect Telegram](/ko/docs/channels/telegram): Create a Telegram bot with BotFather and connect it to a Buda agent for two-way AI conversations in minutes. - [Connect Discord](/ko/docs/channels/discord): Connect a Discord bot to a Buda agent over the native Gateway — no webhook URL or public endpoint required. - [Connect Slack](/ko/docs/channels/slack): Connect a Slack bot to a Buda agent with Socket Mode — chat in channels or DMs, no public webhook to host. - [Connect WeCom](/ko/docs/channels/wecom): Create a WeCom Smart Bot and connect it to a Buda agent so employees can chat with it directly in WeCom. - [Connect DingTalk](/ko/docs/channels/dingtalk): Connect a DingTalk (钉钉) robot to a Buda agent over Stream Mode — scan to auto-register an app, or enter a Client ID and Secret manually. - [Connect Feishu / Lark](/ko/docs/channels/feishu): Connect a Feishu (Lark) bot to a Buda agent over a persistent WebSocket — App ID and Secret only, no public webhook. - [Connect Microsoft Teams](/ko/docs/channels/msteams): Register an Azure Bot, install a Teams app, and connect it to a Buda agent for two-way AI conversations. - [Embed a web chat widget](/ko/docs/channels/web-widget): Put a public AI chat widget on your own website — create a web channel, embed one script, and choose session, login, and read-only behavior. - Integrations & Connectors: undefined - [Integrations](/ko/docs/integrations): Give each agent the exact tools and external services it needs — toggle tools per agent and connect accounts over OAuth. - [Linear](/ko/docs/integrations/linear): Connect Linear so an agent can read your issues and act on them — triage, comment, and update without you switching apps. - [Slack (tools)](/ko/docs/integrations/slack-tools): Give an agent Slack access so it can read channels and post updates — turning Slack into a tool the agent uses, not a tab you babysit. - [Use Agent Connectors](/ko/docs/integrations/connectors): Connect a computer and select it as the runtime device when creating an Agent. - [MCP with Claude](/ko/docs/integrations/mcp): Drive your Buda agents from Claude Desktop over the Model Context Protocol — authenticate with an API key and call Buda right from your chat. - Marketplace: undefined - [Marketplace](/ko/docs/marketplace): Browse and install Skills, hire pre-built Agents, and recruit whole Teams — ready-made and live in minutes. - [Install skills](/ko/docs/marketplace/install-skills): Find free or paid skills and add them to any agent in a few clicks. - [Hire agents](/ko/docs/marketplace/hire-agents): Bring a pre-configured agent — already loaded with the right skills — into a Space. - [Recruit teams](/ko/docs/marketplace/recruit-teams): Stand up a coordinated team of agents — each with its own role — in a single step. - [Sell Your Skills on Buda Marketplace](/ko/docs/marketplace/sell-skills): How to publish and monetize your AI Skills, Agents, and Teams — including private repositories - [Create a Skill / Agent / Team Repository](/ko/docs/marketplace/create-skill-repo): How to structure a GitHub repository so Buda can discover and publish your Skills, Agents, and Teams - [Pricing and monetization](/ko/docs/marketplace/pricing-and-monetization): How free, one-time, and subscription pricing work — plus private-repo selling, payouts, and listing review. - **Manage** - Spaces, Teams & Members: undefined - [Spaces](/ko/docs/spaces): Create and manage workspaces — each Space is its own AI company, with its own agents, members, and billing. - [Switch between Spaces](/ko/docs/spaces/switch-spaces): Move between the workspaces you belong to, set where you land, and keep each Space's setup separate. - [Invite members to a Space](/ko/docs/spaces/invite-members): Invite people into a Space by email and manage pending invitations — resend, cancel, and track who has joined. - [Roles and permissions](/ko/docs/spaces/roles-and-permissions): Owner, admin, member, and viewer roles in a Space — what each can do, how to change a role, and how to remove or leave. - [Agent visibility & sharing](/ko/docs/spaces/agent-visibility): Control which agents members can see in a Space — restrict visibility, share an agent with specific people or the whole Space, and manage it all from one place. - [Teams](/ko/docs/spaces/teams): Group members into teams within a Space — create a team, add or remove people, and delete it when you're done. - [Labs (experimental features)](/ko/docs/spaces/labs): Opt in to experimental, Space-level features in Buda — what they are, how to enable them, and what to expect. - Billing & Credits: undefined - [Plans & pricing](/ko/docs/billing): How Buda bills per Space — plans, the three-pool credit system, storage, and what each tier includes. - [What are credits](/ko/docs/billing/credits): How Buda's daily, monthly, and balance credit pools work — what consumes them, what doesn't, and how to stretch them. - [Track usage](/ko/docs/billing/usage): Monitor your Space's credit pools, storage, and quotas in real time — and see which models cost the most. - [Payment methods](/ko/docs/billing/payment-methods): Pay for Buda by card, Alipay, WeChat Pay, or PayPal — plus how invoices and receipts work. - [Redeem a reward code](/ko/docs/billing/redeem): Turn a Buda reward code into balance credits and recharge them into your Space. - [Space Drive](/ko/docs/billing/space-drive): The shared /space directory available to all Agents in your Space — your team's persistent shared memory. - [Referral program](/ko/docs/billing/referral): Share your referral code, earn balance credits when friends join, and track your rewards. - [Grant programs](/ko/docs/billing/programs): Free time-limited Plus access for students, startups, nonprofits, and open-source maintainers. - Account: undefined - [Profile and preferences](/ko/docs/account/profile-and-preferences): Set your name and avatar, switch theme and language, tune email notifications, and learn the keyboard shortcuts. - [Notifications](/ko/docs/account/notifications): How Buda's in-app notification inbox works — where alerts appear, how to clear them, and what triggers them. - [Delete your account](/ko/docs/account/delete-account): How to permanently close your Buda account, what happens to your data, and how to get back in if you change your mind. - **Develop** - Developers: undefined - [Developers (API)](/ko/docs/developers): Run hosted Buda agents from your own code — REST API, embeds, MCP, and a GitHub-connected developer portal. - [Authentication](/ko/docs/developers/authentication): Create an sk_ API key, authenticate every request, and rotate or expire keys without breaking production. - [REST API](/ko/docs/developers/rest-api): Buda's contract-first REST API at /api/v1 — OpenAPI spec, Swagger UI, and a worked quick start. - [API Claws](/ko/docs/developers/api-claws): Run hosted Buda agents programmatically — give your hardware or software product cloud AI agents with no inference infrastructure to operate. - [Embed agents](/ko/docs/developers/embed): Put a live Buda agent in front of your users — hosted iframe URLs or native embed tokens, without ever shipping your API key. - [GitHub app](/ko/docs/developers/github-app): Connect your repositories to Buda's Developer Portal to import skills and agents and keep Marketplace listings in sync. - [MCP reference](/ko/docs/developers/mcp): Buda's Model Context Protocol endpoint — URL, authentication headers, and the tools generated from the REST API. - API Reference: undefined - Users: undefined - [Get authenticated user](/ko/docs/users/get-me): API documentation for Get authenticated user - Api claw: undefined - [Cancel API Agent session run](/ko/docs/api-claw/delete-run): API documentation for Cancel API Agent session run - [Delete API Agent session](/ko/docs/api-claw/delete-sessionId): API documentation for Delete API Agent session - [Delete API Agent scheduled task](/ko/docs/api-claw/delete-taskId): API documentation for Delete API Agent scheduled task - [List Claw Agents](/ko/docs/api-claw/get-agents): API documentation for List Claw Agents - [List API Agent Drive files](/ko/docs/api-claw/get-api-agents-agentId-drive-files): API documentation for List API Agent Drive files - [List API Agents](/ko/docs/api-claw/get-api-agents): API documentation for List API Agents - [List API Agent Drive items](/ko/docs/api-claw/get-items): API documentation for List API Agent Drive items - [List API Agent scheduled task runs](/ko/docs/api-claw/get-runs): API documentation for List API Agent scheduled task runs - [List API Agent scheduled tasks](/ko/docs/api-claw/get-scheduled-tasks): API documentation for List API Agent scheduled tasks - [Get API Agent session](/ko/docs/api-claw/get-sessionId): API documentation for Get API Agent session - [List API Agent sessions](/ko/docs/api-claw/get-sessions): API documentation for List API Agent sessions - [List Agent Drive files](/ko/docs/api-claw/get-spaces-spaceId-agents-agentId-drive-files): API documentation for List Agent Drive files - [List Spaces](/ko/docs/api-claw/get-spaces): API documentation for List Spaces - [Resume API Agent session stream](/ko/docs/api-claw/get-stream): Resumes an active AI SDK UI message stream for an API Agent session. - [Get API Agent scheduled task](/ko/docs/api-claw/get-taskId): API documentation for Get API Agent scheduled task - [Update API Agent](/ko/docs/api-claw/patch-agentId): API documentation for Update API Agent - [Rename API Agent session](/ko/docs/api-claw/patch-sessionId): API documentation for Rename API Agent session - [Create Claw Agent](/ko/docs/api-claw/post-agents): API documentation for Create Claw Agent - [Create API Agent](/ko/docs/api-claw/post-api-agents): API documentation for Create API Agent - [Request API Agent session attachment upload](/ko/docs/api-claw/post-attachments): API documentation for Request API Agent session attachment upload - [Send a message to a Claw Agent](/ko/docs/api-claw/post-chat-sessions): API documentation for Send a message to a Claw Agent - [Stream chat with an API Agent session](/ko/docs/api-claw/post-chat): Starts or continues an API Agent chat using the same streaming logic as Buda's AI chat route. The response is an AI SDK UI message stream. - [Confirm API Agent Drive upload](/ko/docs/api-claw/post-confirm-upload): API documentation for Confirm API Agent Drive upload - [Delete API Agent Drive item](/ko/docs/api-claw/post-delete): API documentation for Delete API Agent Drive item - [Disable API Agent scheduled task](/ko/docs/api-claw/post-disable): API documentation for Disable API Agent scheduled task - [Get API Agent Drive download URL](/ko/docs/api-claw/post-download-url): API documentation for Get API Agent Drive download URL - [Enable API Agent scheduled task](/ko/docs/api-claw/post-enable): API documentation for Enable API Agent scheduled task - [Send API Agent session message](/ko/docs/api-claw/post-messages): API documentation for Send API Agent session message - [Rename API Agent Drive item](/ko/docs/api-claw/post-rename): API documentation for Rename API Agent Drive item - [Run API Agent scheduled task now](/ko/docs/api-claw/post-run): API documentation for Run API Agent scheduled task now - [Create API Agent scheduled task](/ko/docs/api-claw/post-scheduled-tasks): API documentation for Create API Agent scheduled task - [Create API Agent session](/ko/docs/api-claw/post-sessions): API documentation for Create API Agent session - [Create Space](/ko/docs/api-claw/post-spaces): API documentation for Create Space - [Read API Agent Drive text file](/ko/docs/api-claw/post-text): API documentation for Read API Agent Drive text file - [Get API Agent Drive upload URL](/ko/docs/api-claw/post-upload-url): API documentation for Get API Agent Drive upload URL - [Create or overwrite API Agent Drive file](/ko/docs/api-claw/put-api-agents-agentId-drive-files): API documentation for Create or overwrite API Agent Drive file - [Create or overwrite Agent Drive file](/ko/docs/api-claw/put-spaces-spaceId-agents-agentId-drive-files): API documentation for Create or overwrite Agent Drive file - Api claw embed: undefined - [Get embed session](/ko/docs/api-claw-embed/get-sessionId): API documentation for Get embed session - [Create embed session](/ko/docs/api-claw-embed/post-embed-sessions): API documentation for Create embed session - [Create embed URL](/ko/docs/api-claw-embed/post-embed-urls): API documentation for Create embed URL - [Post embed message](/ko/docs/api-claw-embed/post-messages): API documentation for Post embed message - **Explore** - Solutions: undefined - [Solutions](/ko/docs/use-cases): See how founders, operators, and small teams put Buda to work — pick the scenario closest to yours and start there. - [AI-Assisted Development](/ko/docs/use-cases/ai-coding): How a developer uses Buda agents for code review, test generation, and release documentation - [B2B Sales & CRM](/ko/docs/use-cases/crm): How a CMO uses Buda to re-engage stalled deals, score leads, and automate follow-up sequences - [E-commerce](/ko/docs/use-cases/ecommerce): Use Buda to automate cross-border e-commerce workflows - [Finance & CFO Assistant](/ko/docs/use-cases/finance): How a finance team uses Buda to categorise transactions, forecast cash flow, and write board reports - [HR & Recruiting](/ko/docs/use-cases/hr): How an HR manager uses Buda to write job descriptions, screen resumes, and design interview processes - [AI Investment Assistant](/ko/docs/use-cases/investment): Use Buda to automate portfolio monitoring, investment signal generation, and financial content creation - [Legal & Compliance](/ko/docs/use-cases/legal): How a legal ops team uses Buda to review contracts and produce compliance memos at speed - [Marketing Team](/ko/docs/use-cases/marketing): How a growth team uses Buda to plan campaigns, generate copy variants, and analyse performance - [Newsletter Creator](/ko/docs/use-cases/newsletter): How a solo newsletter writer uses Buda to curate stories, write issues, and optimise subject lines - [SEO & Content Strategy](/ko/docs/use-cases/seo): How an indie blogger uses Buda to find low-competition keywords and produce content briefs at scale - [Solo Founder](/ko/docs/use-cases/solopreneur): How a one-person SaaS founder uses Buda to ship faster — from product roadmap to launch copy to support triage - [YouTube Creator](/ko/docs/use-cases/youtube): How a tech YouTuber uses Buda to plan video series, write scripts, and repurpose content for social media - [Universal AI Customer Service](/ko/docs/use-cases/universal-customer-service): Build a 24/7 AI support agent from manuals, FAQs, policies, and SOPs in Buda Drive - [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 - Security & Trust: undefined - [Security & Trust](/ko/docs/security): How Buda protects your data and isolates agent execution — so private files, internal SOPs, and customer conversations stay safe. - [Sandbox isolation](/ko/docs/security/sandbox-isolation): How each agent's cloud computer is isolated — network and data boundaries, persistence, and cleanup. - Help: undefined - [Frequently asked questions](/ko/docs/help): Quick answers about getting started, agents, billing, channels, and data — grouped by topic. - [Troubleshooting](/ko/docs/help/troubleshooting): Fix the most common issues — connectors that won't come online, dropped channel connections, slow sandbox starts — and find where to get help. # 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. - [VS Code IDE](/pt/docs/agent-workspace/vscode-ide): Conecte o VS Code Remote SSH a um workspace do Buda Agent e trabalhe pelo seu IDE local.