# AgentBees > Run agentic coding CLIs in isolated cloud workspaces — in parallel, with a Web IDE, multi-agent pipelines, and flexible billing. ## Docs - [Introduction](https://docs.agentbees.ai/getting-started/introduction.md): Run agentic coding CLIs in isolated cloud workspaces — in parallel, with a Web IDE, multi-agent pipelines, and flexible billing. - [Onboarding](https://docs.agentbees.ai/getting-started/onboarding.md): Sign in with SSO or a password, and understand orgs and roles. - [Connect a repo](https://docs.agentbees.ai/getting-started/connect-a-repo.md): Add a repository so agents can clone it, branch, and push their work back. - [Create a task](https://docs.agentbees.ai/getting-started/create-a-task.md): Describe what you want in plain language; an agent does it in an isolated workspace. - [Quickstart](https://docs.agentbees.ai/getting-started/quickstart.md): From zero to a merged agent change in a few minutes. - [Web IDE](https://docs.agentbees.ai/workflows/web-ide.md): Open any task in a full browser VS Code, wired to the live workspace. - [Guided vs Developer view](https://docs.agentbees.ai/workflows/guided-vs-developer-view.md): The task screen has a friendly guided view and an opt-in Developer view — plus the review & merge flow. - [Design mode](https://docs.agentbees.ai/workflows/design-mode.md): Make UI, mockups, and artifacts with a live preview — no code needed. - [Coordination (the hive)](https://docs.agentbees.ai/workflows/coordination.md): How parallel agents coordinate safely — the hive, the BeesBoard, cell claims, and cross-agent handoff. - [Agents & models overview](https://docs.agentbees.ai/agents/overview.md): Choose an agentic coding CLI per task, and configure the LLM backend once for your org. - [Claude Code](https://docs.agentbees.ai/agents/claude-cli.md): Anthropic's coding CLI — via the Anthropic API, an internal gateway, or a cloud identity. - [Codex CLI](https://docs.agentbees.ai/agents/codex-cli.md): OpenAI's coding CLI — runs on an OpenAI API key. - [Gemini CLI](https://docs.agentbees.ai/agents/gemini-cli.md): Google's coding CLI — runs on a Google API key. - [Kiro CLI](https://docs.agentbees.ai/agents/kiro-cli.md): Amazon's coding CLI — no API key; a one-time device-flow login that's reused. - [LLM configuration](https://docs.agentbees.ai/agents/llm-configuration.md): Configure your org's provider, model, keys, and policy under Admin → Agent LLM. - [Internal gateway](https://docs.agentbees.ai/agents/internal-gateway.md): Route every agent through one Anthropic-compatible proxy for central control and guardrails. - [Adding multiple models](https://docs.agentbees.ai/agents/multiple-models.md): Offer several models per org and let users pick one per task — or race several at once. - [Billing overview](https://docs.agentbees.ai/billing/overview.md): Three ways to pay: a flat monthly plan, pay-per-use metering, or usage add-ons. - [Monthly plans](https://docs.agentbees.ai/billing/monthly-plans.md): Flat monthly plans with a hard concurrency cap — Free, Pro, and Team. - [Pay per use](https://docs.agentbees.ai/billing/pay-per-use.md): Metered by the hour per active workspace, drawn from a prepaid wallet that never expires. - [Add-ons](https://docs.agentbees.ai/billing/add-ons.md): Extra vCPU, RAM, disk, and backup storage — layered on top of the base workspace. - [Terms & base-image acknowledgment](https://docs.agentbees.ai/billing/terms.md): Accepting the Terms & Conditions and acknowledging the base workspace images before any charge.