Grok Bot as always-on teammates on a shared cloud computer: the August 2026 playbook
On August 11, 2026, xAI opened Grok Bot early beta: always-on AI teammates with a persistent cloud computer, available on SuperGrok Heavy, Cursor Ultra, and Cursor Teams Premium (desktop and iOS). The product pitch is finishing work in the real apps. The production detail that matters is sharper: every Bot you create shares one user-scoped cloud computer (files, browser sessions, app logins). Here is how I hand off real jobs, set request boundaries and Auto Review, and refuse to treat separate Bots as a security boundary.

In this post (10 sections)
Introduction
Most agent demos still end in a chat draft. Grok Bot is betting the other way: the work lands in the CRM, the inbox, the bug tracker, the seating sheet. xAI shipped it as an early beta on August 11, 2026, after using it internally for sales outbound, marketing, office ops, and bug fixes. I care about that finish-the-swing claim. I care more about the architecture note that comes with it.
Every Bot you create shares one cloud computer scoped to your user account. Files, browser sessions, and app logins are shared. Each Bot gets its own screen so they can run in parallel. That is the differentiator and the blast-radius rule in the same sentence. If you treat "sales Bot" and "eng Bot" as isolation, you have already mis-modeled the product. This post is the playbook I would hand a mid-market team before anyone pastes a production login into that VM.
Pair this with the model lane work from the same week. Grok 4.6 landed August 12 as a long-running agent engine candidate. I treat Grok Bot as the teammate surface and Grok 4.6 as part of the routing board for long-horizon work. Details live in August 2026 model routing: Grok, Qwen, DeepSeek.
What shipped on August 11 (stick to the launch)
From the Introducing Grok Bot post: Bots are always-on AI teammates with their own cloud computer. They sign into tools, apps, and websites. They finish jobs end to end and only come back when something needs approval. You message them like a colleague from phone or desktop. Named Bots keep conversation memory, learn how you like work done, and get more proactive over time.
- Early beta today for SuperGrok Heavy, Cursor Ultra, and Cursor Teams Premium; desktop and iOS; Enterprise waitlist for future access.
- Multiple Bots in parallel: chief-of-staff plus specialists; Bots message each other; group chats for coordination.
- Learn a workflow by watching you once, save it as a routine, re-run without re-explaining.
- Works on platforms with no clean API or MCP via computer use, so the deliverable lands in the real UI.
- Internal example jobs: CRM updates from call notes, seating new hires plus Gmail invoices, bug reproduce then ticket then handoff to a debugging Bot.
Pricing context from coverage (not inventing list prices here): Cursor Ultra is commonly cited around $200/mo for individuals and Cursor Premium Teams around $120/seat; SuperGrok Heavy includes access. Confirm current numbers on Cursor pricing and the live Grok Bot / Cursor plan docs before you put a number in a budget memo.
The product model: one computer, many named teammates
The Grok Bot overview is blunt. Each Bot runs on a persistent cloud VM with a browser, filesystem, and terminal. Connectors and MCP where available. Computer use otherwise. A named Bot is durable state and memory across turns. Context compounds instead of resetting to a fresh sandbox every task.
Then the line that should sit on every security review slide: all of your Bots use the same persistent cloud computer. They share files, browser sessions, and app logins. The computer is isolated to your account, not to an individual Bot. Treat a login or file on that machine as available to the whole roster. Parallel screens are for concurrency, not for tenancy.
How Grok Bot compares to Cowork and API/MCP-only agents
These are different surfaces. Comparing them as if one replaces the other is how teams buy the wrong guardrail pack. I use the table below as an honest lens for mid-market stacks that already run Claude Cowork for knowledge work and typed agents for API-backed jobs.
| Dimension | Grok Bot | Claude Cowork | API/MCP-only agent |
|---|---|---|---|
| Primary bet | Always-on teammates finishing work in real UIs on a persistent cloud VM | Delegated knowledge work with cloud background tasks and connectors | Typed tools, schemas, and deterministic tool contracts |
| Execution surface | Shared user-scoped cloud computer (browser, FS, terminal) + connectors/MCP + computer use | Cloud tasks + MCP connectors (mail, docs, Slack, etc.) | Whatever you wired: APIs, MCP servers, sandboxes you own |
| Multi-agent shape | Multiple named Bots, messaging, group chats, chief-of-staff pattern | Usually one user session / task thread; not a Bot roster on one VM | Orchestrator you design (swarm, graph, queue) |
| Differentiator | Finish in apps with no clean API via computer use; shared VM for handoffs | Cross-device knowledge-worker workflows and connector breadth | Least privilege and evalability when APIs exist |
| Main risk I brief first | Shared sessions/files across Bots; computer-use blast radius | Connector scope, channel data, unattended spend | Over-scoped tools and missing evals, not a shared desktop |
| Best first use | Multi-app ops jobs that stall without a UI and need human approval gates | Memos, inbox triage, deck/RFP work with allowlisted connectors | Production loops where every action is a typed tool call |
If your job already has a clean MCP or API path, prefer that path. Computer use is for the long tail of internal tools that never got an integration. Cowork still owns a lot of knowledge-worker volume; I wrote that playbook in Claude Cowork mobile and web and the broader enterprise stack notes in Claude August 2026 enterprise stack. Grok Bot sits next to those, not on top of them by default.
The control stack I want before production logins
Approvals and privacy docs for Grok Bot read like a production agent checklist, not a consumer tip sheet. Map them as layers. Request boundaries first. Auto Review second. Shared cloud VM third. Connectors/MCP fourth. Local computer last, default deny.
Set the boundary in the request
The docs example is the right shape: reconcile campaign data and draft a budget change; do not change the campaign or message the agency; ask for approval after showing current value, proposed value, and expected impact. Prefer explicit stops for sending messages or invitations, publishing, purchases and transfers, deletes/overwrites, permission changes, production changes, and accepting legal terms. An approval gates the proposed action. It does not rewind work already done.
Configure Auto Review narrowly
When Auto Review enforcement is available, open Settings → General → Auto-review. Require Approval rules always stop matching actions. Always Allow rules proceed only when the automated review does not find another reason to stop. If both match, Require Approval wins. Write narrow rules around a known action and scope (require approval before any external email; always allow git status in a reports workspace). Broad "allow everything in the browser" rules are how you recreate yolo mode with nicer UI. Auto Review is model-based. It complements least privilege. It does not replace it. Same honest read I give Cursor classifier gates in governing agent autonomy.
Secrets stay out of chat
Passwords, passkeys, 2FA, CAPTCHAs, and payment confirmations: take control of Agent Computer, complete the step yourself, return control, then tell the Bot to continue. Do not paste secrets into ordinary chat. If the Bot presents a secure secret request for a supported connection, use that path. The value is masked, excluded from the transcript, and not shown to the model. That is the right default for any computer-use teammate.
Local computer is a separate dial
Cloud computer ≠ laptop. In Settings → General → Agent → Execution on Local Computer, choose Always require approval, Always allowed, or Never allowed. Default is Ask every time. I prefer Never allowed unless a Bot has a specific reason to touch local files. Those settings do not stop cloud-computer work. Org admins may further restrict local execution depending on plan and rollout.
Privacy and account reality
Grok Bot uses Cursor authentication and account data settings. It requires data storage and does not support Legacy Privacy Mode. Training opt-out and privacy choices follow Cursor account settings and the Grok Bot access flow. Read current Cursor privacy and security docs for contractual detail. Do not invent a stronger isolation story than those pages claim.
Checklist before granting production logins
I run this before any Bot gets a production CRM, email, finance, or admin session. Skip a step and you are debugging access sprawl later, usually after someone deleted a Bot and assumed the login died with it.
- 01Name the job and the stop conditions in writingOne paragraph: tools in scope, deliverable shape, and the list of actions that always require approval (send, publish, purchase, delete, permissions, prod, legal). Paste that into the first message as the standing boundary.
- 02Start read-only and draft-onlyFirst week: research, CRM hygiene drafts, ticket drafts, invoice triage summaries. No send. No publish. No production write. Prove the routine before you trust the swing.
- 03Configure Auto Review before the loginRequire Approval for external send, production changes, deletes, and payment paths. Keep Always Allow narrow and boring. Verify rules on each desktop install that syncs to the Bot computer.
- 04Prefer scoped service accounts and connectorsConnect only what the workflow needs. Prefer scoped service accounts where the source system supports them. Revoke the connector in the source service when the project ends. Computer use without a connector still inherits whatever session you leave on the shared VM.
- 05Enter credentials via take-control, never chatUse Agent Computer take-control for passwords, 2FA, CAPTCHA, and payment confirmations. Use secure secret request when offered. Assume anything typed in chat is in the wrong place.
- 06Set local execution to Never allowedUnless the Bot must edit files on the laptop in front of you, keep local execution denied. Cloud work continues either way.
- 07Define the offboarding ritualPause or delete routines. Sign out of websites on the shared computer. Uninstall connectors and revoke authorization upstream. Remove sensitive files from /workspace. Hide or delete Bots that should not appear. Remember: deleting a Bot does not clear shared-computer files or sessions.
- 08Eval the handoff like any other agent pathSample completed jobs, not just happy demos. Watch for wrong-target sends, over-broad deletes, and session reuse across Bots. Pair with the agent eval sandbox escape checklist mindset: the VM is a workplace, not a proof of isolation.
How I would staff the first Bot roster
Inside SpaceXAI, people already run chief-of-staff plus specialist patterns: inbox, expenses, recruiting, bug fixes, ops. Bots message each other and share context in threads or group chats so you are not the paste bridge. That is useful. It is also how a shared login spreads faster than a single-chat agent ever could.
- One chief-of-staff Bot that only plans, assigns, and escalates. Keep its standing instructions strict about when to pull a human.
- One ops Bot for seating, invoice triage, calendar hygiene: high volume, clear approval on anything that spends or invites.
- One sales/research Bot that drafts outbound and CRM updates but never sends without approval.
- One eng Bot for reproduce-and-ticket, handing off to a debugging Bot only after the ticket exists.
- Routines only after you have watched the Bot once and corrected it. Do not schedule a broken path.
Proactive behavior is a feature and a pager risk. The launch story is that Bots pick up stalled threads and start work before you ask. Great when the boundary is tight. Expensive when Auto Review is set to Always Allow on browser actions and a routine still has yesterday's production tab open.
Common mistakes
- Treating separate Bots as security isolation on a shared cloud computer. They are not.
- Pasting passwords or OTP codes into chat instead of Agent Computer take-control / secure secret request.
- Broad Auto Review Always Allow rules for "everything in the browser."
- Granting production logins on day one instead of draft-only week one.
- Deleting a Bot and assuming shared sessions, files, and connectors are gone.
- Leaving local-computer execution on Always allowed "just in case."
- Skipping connector revoke and website sign-out when a project ends.
- Assuming computer use is safer than MCP because there is "no token." A live browser session is still access.
- Ignoring supply-chain and plugin hygiene while you pile connectors and skills onto the same account (agentic AI supply chain security, Agent Plugins 1.0).
- Mixing cyber-eval or red-team tooling into the same shared VM you use for CRM and Gmail. Keep hostile evals on isolated sandboxes (OpenAI Daybreak / agent sandbox).
Where this sits in a mid-market agent stack
For teams I work with (roughly 50 to 500 people, messy internal tools, real revenue systems), Grok Bot is strongest on multi-app office and GTM jobs that never got a clean integration. It is weaker as a replacement for typed production agents that already have MCP and APIs. Keep those on contracts you can eval. Use Grok Bot where the UI is the only interface and a human still owns send/publish/prod.
If you are already deep in Cursor Ultra or Teams Premium, the product sits next to your existing agent habits. That is convenient. It is also why I want Auto Review and request boundaries written before the first Salesforce login. Convenience is how shared sessions become ambient access.
Conclusion
Grok Bot is a serious teammate surface: always-on, multi-Bot, computer-use where APIs do not exist, routines that compound. The August 11 beta is worth piloting on draft-only ops and GTM jobs if you are already on SuperGrok Heavy, Cursor Ultra, or Cursor Teams Premium. The rule I will not soften: one shared cloud computer means one blast radius. Govern the computer, not the Bot names. Set stops in the request, keep Auto Review narrow, never paste secrets into chat, deny local execution by default, and clean sessions when the work ends.
If the first production login goes on that VM without an offboarding ritual, you did not ship a teammate. You shipped a standing session.
Sources: x.ai — introducing grok bot ; docs.x.ai — overview ; docs.x.ai — approvals security and privacy ; x.ai — bot
Agentic AI patterns, delivered Thursdays
What I am shipping, watching, and pruning out of client stacks each week. One email. No fluff.