# OpenClaw Cloud — Full Product Documentation > Your own AI computer, zero setup. Managed OpenClaw experience in the cloud. ## Overview OpenClaw Cloud (open.claw.cloud) is a consumer-facing SaaS platform that provides fully managed AI workspaces. Users receive a dedicated virtual machine with OpenClaw pre-installed and pre-configured, accessible immediately after Google sign-in. **Target Users**: Students, creators, researchers, and non-technical users who want powerful AI tools without infrastructure complexity. **Core Value Proposition**: Traditional AI tools require API keys, server configuration, and technical knowledge. OpenClaw Cloud eliminates all of that — register, verify with Google, and you're chatting with AI within 30 seconds. ## How It Works 1. **Sign Up**: Visit open.claw.cloud and sign in with your Google account 2. **VM Provisioning**: A dedicated 2 vCPU / 2 GB RAM Aliyun ECS instance is automatically provisioned for you 3. **Connect**: The dashboard connects to your VM via a secure WebSocket gateway 4. **Chat**: Your AI assistant is ready — no configuration needed ## Features ### Dashboard Sections - **Chat**: Main AI conversation interface with streaming responses - **Computer**: Monitor your VM status, CPU/memory usage, restart controls - **Billing**: Subscription management, usage tracking, plan upgrades - **Referral**: Referral program with rewards - **Skills**: Manage OpenClaw skills and integrations - **Config**: Advanced OpenClaw configuration editor (Monaco-based) - **Sessions**: Historical conversation sessions and transcripts - **Channels**: Connect external messaging (Telegram, Discord, Slack) - **Cron**: Schedule automated AI tasks ### AI Models - **Kimi K2.5**: Available on free tier — capable, fast, cost-effective - **Claude Opus 4.6**: Available on Pro tier — most capable model, includes $20/month AI credit ### Technical Capabilities - Web search (pre-installed) - File management - Code execution - Voice I/O - ClawHub skill ecosystem - Bring Your Own Key (BYOK) for custom API access - External IP (Pro tier) ## Pricing ### Free Plan — $0/month - Kimi K2.5 AI model - Dedicated VM with compute time - Pre-installed skills (web search, file management, code execution) - BYOK support - Community support (Discord) ### Pro Plan — $9.99/month - Claude Opus 4.6 (most capable AI model) - $20/month AI credit included - Unlimited compute time - External IP address - Priority support - All Free tier features ## Architecture OpenClaw Cloud uses a multi-tier architecture: - **Control Plane**: Next.js on Vercel handles authentication, UI, and VM orchestration - **Resource Manager**: Go service manages Aliyun ECS VM lifecycle (VPC, NAT, security groups, ECS provisioning) - **Gateway Proxy**: Go WebSocket relay authenticates and routes browser connections to user VMs - **Consumer VMs**: Each user's isolated ECS instance runs OpenClaw Gateway (the AI runtime) - **Database**: Supabase PostgreSQL stores user accounts, VM metadata, and billing data ## Security & Isolation - Each user gets a completely isolated virtual machine - VM-to-VM network traffic is blocked at the security group level - All communications are authenticated with per-session tokens - Google OAuth is the only supported sign-in method ## Company & Contact - **Product**: OpenClaw Cloud by Claw.Cloud - **Website**: https://open.claw.cloud - **Parent Company**: https://claw.cloud - **Documentation**: https://docs.claw.cloud - **Support**: https://open.claw.cloud/tickets (or email support@claw.cloud) - **Discord Community**: https://discord.gg/PgEWR6HnmQ - **OpenClaw GitHub**: https://github.com/openclaw/openclaw ## Use Cases - **Students**: Get a powerful AI study assistant without needing to understand API keys or infrastructure - **Creators**: Use AI for writing, brainstorming, research, and content creation with web search included - **Developers**: Access a fully configured AI coding assistant with code execution capabilities - **Researchers**: Run automated AI workflows with cron scheduling and session history - **Teams**: Each team member gets their own isolated AI workspace