Grok Bot
Grok Bot: How It Works, Access and Limits
Grok Bot is an early AI teammate product from SpaceXAI and Cursor. A named Bot works across apps on a persistent cloud computer with a browser, filesystem, and terminal, then returns results or asks for approval. Launch materials describe it as beta, but Cursor says its Beta Services terms do not apply. It is separate from the Grok 4.6 model.
On this page
What is Grok Bot?
Grok BotAn early AI teammate product from SpaceXAI and Cursor that works across apps on a persistent cloud computer and asks for approval on selected actions; launch materials describe it as beta, but Cursor says Beta Services terms do not apply. Press Enter for the full definition. is a product for handing work to persistent, named AI teammates. Cursor's launch post calls Bots "AI teammates you can give real work to." Each Bot has a conversation and a job, while the account supplies a cloud computer with a browser, filesystem, and terminal. The Bot can use connectors or MCPModel Context Protocol. A standard that lets an AI agent pull in context from outside the repo, like Jira tickets or internal docs. Press Enter for the full definition. where they are available and operate websites through computer use when they are not.
Persistent is the important word here. A Bot keeps working when the desktop app or laptop is closed, and its role, files, browser sessions, preferences, and working context carry into later tasks. That makes it closer to a standing operator than a fresh chat. It also creates state you must manage, since an old login or file can remain available long after the task that introduced it.
There is one wrinkle that changes how to design a Bot roster. All Bots belonging to one user share one computer. They get separate screens and can work in parallel, but the files, browser sessions, and command-line credentials on that computer are common to all of them. Separate Bot names organize work. They do not isolate access.
- Product state
- Early product, described as beta in launch materials; launched August 11, 2026
- Work surface
- One persistent cloud computer per user, shared by that user's Bots
- Tools
- Browser, filesystem, terminal, plugins, connectors, MCPModel Context Protocol. A standard that lets an AI agent pull in context from outside the repo, like Jira tickets or internal docs. Press Enter for the full definition., and computer use
- Clients
- macOS, Windows, and iPhone; no Linux desktop, Android, or iPad app today
- Model choice
- Managed by the product; users and admins do not get a model picker
- Data requirement
- Cloud data storage is required; Privacy Mode (Legacy)A Cursor data setting that blocks Grok Bot because the product requires cloud data storage. Press Enter for the full definition. blocks access
Current public-beta boundaries in Cursor and SpaceXAI documentation, checked August 14, 2026.
The product still reports through a conversation. You see what the Bot is doing, open its computer when a sign-in needs a human, review files or links it returns, and continue the thread with corrections. That familiar interface is useful, but the state behind it is broader than a chat transcript. The computer and its signed-in tools are part of the product too.
This exact topic is a hands-on Lesson: Grok Bot Identity, Routines and Permissions — about 7 minutes, free to read.
Is Grok Bot the same as Grok 4.6 or a Cursor Cloud Agent?
No. Grok BotAn early AI teammate product from SpaceXAI and Cursor that works across apps on a persistent cloud computer and asks for approval on selected actions; launch materials describe it as beta, but Cursor says Beta Services terms do not apply. Press Enter for the full definition., Grok 4.6A Cursor and SpaceXAI frontier model for complex coding and knowledge work; it is a selectable model and is separate from the Grok Bot product. Press Enter for the full definition., Cursor Agent, and Cursor Cloud AgentsAgents that run in a Cursor-managed virtual machine, check out the repo, do the work and open a pull request, then shut down, with no load on your laptop. Press Enter for the full definition. sit at different layers. The names overlap because each can involve models and tools, so the practical test is to ask what persists and where the result lands.
- Surface
- Grok BotAn early AI teammate product from SpaceXAI and Cursor that works across apps on a persistent cloud computer and asks for approval on selected actions; launch materials describe it as beta, but Cursor says Beta Services terms do not apply. Press Enter for the full definition.
- What you choose
- A named teammate and its job; model routing is managed
- Where it works
- Persistent user-scoped computer across business and development tools
- Best fit
- Recurring cross-app outcomes, research, preparation, and supervised actions
- Surface
- Grok 4.6A Cursor and SpaceXAI frontier model for complex coding and knowledge work; it is a selectable model and is separate from the Grok Bot product. Press Enter for the full definition.
- What you choose
- A model and effort level inside supported Cursor surfaces
- Where it works
- The Cursor agent session, CLI, SDK, or other listed model surfaces
- Best fit
- Hard coding, visual, and interactive tasks that need that model
- Surface
- Cursor Agent
- What you choose
- A task, mode, context, and model
- Where it works
- Your editor or CLI session
- Best fit
- Interactive work in a codebase
- Surface
- Cursor Cloud Agent
- What you choose
- A repository task and development environment
- Where it works
- An isolated cloud development machine and branch
- Best fit
- Building, testing, and returning code for review
| Surface | What you choose | Where it works | Best fit |
|---|---|---|---|
| Grok BotAn early AI teammate product from SpaceXAI and Cursor that works across apps on a persistent cloud computer and asks for approval on selected actions; launch materials describe it as beta, but Cursor says Beta Services terms do not apply. Press Enter for the full definition. | A named teammate and its job; model routing is managed | Persistent user-scoped computer across business and development tools | Recurring cross-app outcomes, research, preparation, and supervised actions |
| Grok 4.6A Cursor and SpaceXAI frontier model for complex coding and knowledge work; it is a selectable model and is separate from the Grok Bot product. Press Enter for the full definition. | A model and effort level inside supported Cursor surfaces | The Cursor agent session, CLI, SDK, or other listed model surfaces | Hard coding, visual, and interactive tasks that need that model |
| Cursor Agent | A task, mode, context, and model | Your editor or CLI session | Interactive work in a codebase |
| Cursor Cloud Agent | A repository task and development environment | An isolated cloud development machine and branch | Building, testing, and returning code for review |
The products can cooperate. A Grok Bot can launch a Cursor cloud agent when the team setting allows it.
The model distinction is the easiest to miss. Grok 4.6A Cursor and SpaceXAI frontier model for complex coding and knowledge work; it is a selectable model and is separate from the Grok Bot product. Press Enter for the full definition. is something you select for a request, with published context, effort, and token-pricing details. Grok BotAn early AI teammate product from SpaceXAI and Cursor that works across apps on a persistent cloud computer and asks for approval on selected actions; launch materials describe it as beta, but Cursor says Beta Services terms do not apply. Press Enter for the full definition. has no user or admin model picker. Its docs say the product routes each surface across a fixed set of models with automatic failover, and billing follows the model that actually served the request.
The cloud-agent distinction comes down to the workspace. A Cursor Cloud Agent starts with a repository and development environment, works on its own branch, and usually returns code or a pull request. Grok BotAn early AI teammate product from SpaceXAI and Cursor that works across apps on a persistent cloud computer and asks for approval on selected actions; launch materials describe it as beta, but Cursor says Beta Services terms do not apply. Press Enter for the full definition. starts with a standing role and a shared user computer. It can research in a browser, reconcile a spreadsheet, draft messages, update an approved tool, or hand a coding task to a cloud agent. For a code-only job, the Cloud Agent is usually the narrower surface.
Say Grok BotAn early AI teammate product from SpaceXAI and Cursor that works across apps on a persistent cloud computer and asks for approval on selected actions; launch materials describe it as beta, but Cursor says Beta Services terms do not apply. Press Enter for the full definition. when you mean the persistent teammate product, and Grok 4.6A Cursor and SpaceXAI frontier model for complex coding and knowledge work; it is a selectable model and is separate from the Grok Bot product. Press Enter for the full definition. when you mean the model. BugbotCursor's automated PR reviewer that posts inline findings and can push fix commits from isolated VMs. Press Enter for the full definition. is Cursor's pull-request reviewer. The names describe different products, permissions, and bills.
What can Grok Bot do?
Grok BotAn early AI teammate product from SpaceXAI and Cursor that works across apps on a persistent cloud computer and asks for approval on selected actions; launch materials describe it as beta, but Cursor says Beta Services terms do not apply. Press Enter for the full definition. is built for outcomes that cross several tools. SpaceXAI's examples cover account research, candidate sourcing, expense reconciliation, product-performance investigations, bug reproduction, account-health reviews, and an executive digest. Those are patterns, not guaranteed templates. The common shape is a current source, a reviewable result, and an explicit point where the Bot stops.
Read approved sources, compare current records, preserve links, and return a brief, spreadsheet, deck, or draft for review.
Use a connector or MCPModel Context Protocol. A standard that lets an AI agent pull in context from outside the repo, like Jira tickets or internal docs. Press Enter for the full definition. server when available, and use the browser for visual workflows or services without a clean integration.
Save reliable instructions as a skill, then attach a schedule or supported event to make a routine.
Put Bots in direct messages or group chats so they can share context and pass ownership while the handoff stays visible.
The browser is a fallback, not a reason to ignore connectors. Structured tool calls are usually easier to inspect and less sensitive to a website moving a button. Computer use matters for the gaps, especially an internal portal or a visual workflow with no API. A strong role can use both and still return the same evidence format.
Routines are where the standing-teammate idea becomes operational. Run the task once, correct the result, save the method as a skill, and test it on another input. Only then give one Bot a schedule or supported event. SpaceXAI's docs make the same sequence explicit because a test run performs real work and can change files or call connected tools.
Teach a task can record a browser demonstration for up to ten minutes and turn the visible interaction into a draft skill. It does not record microphone audio, and the feature may roll out gradually. The generated skill still needs decision rules, failure handling, and approval boundaries that one successful demonstration could not show.
Who can use Grok Bot today?
Current Cursor Help centers ongoing access on SuperGrok Heavy, Cursor Ultra, and an eligible Premium team seat. Pro and Pro Plus do not include Grok BotAn early AI teammate product from SpaceXAI and Cursor that works across apps on a persistent cloud computer and asks for approval on selected actions; launch materials describe it as beta, but Cursor says Beta Services terms do not apply. Press Enter for the full definition., and a Standard seat alone does not provide access. Paid Grok Bot usage resets weekly. Older launch materials described trial and enterprise-rollout routes, so verify any special offer in the live account flow rather than promising it.
- Account or seat
- SuperGrok Heavy
- Current access
- Available
- What to check
- Use the Grok BotAn early AI teammate product from SpaceXAI and Cursor that works across apps on a persistent cloud computer and asks for approval on selected actions; launch materials describe it as beta, but Cursor says Beta Services terms do not apply. Press Enter for the full definition. access page and supported client
- Account or seat
- Cursor Ultra
- Current access
- Available
- What to check
- Sign in with the same Cursor account
- Account or seat
- Cursor Teams Premium
- Current access
- Available with an eligible Premium seat
- What to check
- Team enablement, privacy setting, and admin policy
- Account or seat
- Cursor Pro, Pro Plus, or Teams Standard
- Current access
- Not included
- What to check
- Upgrade the personal plan or assign a Premium seat
- Account or seat
- Enterprise
- Current access
- Confirm the eligible seat with the account team
- What to check
- Current self-serve help does not publish a separate Enterprise route
| Account or seat | Current access | What to check |
|---|---|---|
| SuperGrok Heavy | Available | Use the Grok BotAn early AI teammate product from SpaceXAI and Cursor that works across apps on a persistent cloud computer and asks for approval on selected actions; launch materials describe it as beta, but Cursor says Beta Services terms do not apply. Press Enter for the full definition. access page and supported client |
| Cursor Ultra | Available | Sign in with the same Cursor account |
| Cursor Teams Premium | Available with an eligible Premium seat | Team enablement, privacy setting, and admin policy |
| Cursor Pro, Pro Plus, or Teams Standard | Not included | Upgrade the personal plan or assign a Premium seat |
| Enterprise | Confirm the eligible seat with the account team | Current self-serve help does not publish a separate Enterprise route |
Paid usage resets weekly. Check the current plan screen before purchasing or promising a rollout.
Desktop means macOS or Windows. The app provides separate downloads for Apple silicon, Intel, Windows x64, and Windows Arm64. There is no Linux desktop app. On mobile, the current app is for iPhone running iOS 18 or later, not Android or iPad. The iPhone app reaches the same Bots, conversations, routines, connectors, and cloud computer as desktop.
A compatible plan does not override the data requirement. Grok BotAn early AI teammate product from SpaceXAI and Cursor that works across apps on a persistent cloud computer and asks for approval on selected actions; launch materials describe it as beta, but Cursor says Beta Services terms do not apply. Press Enter for the full definition. needs cloud data storage and will not start on Privacy Mode (Legacy)A Cursor data setting that blocks Grok Bot because the product requires cloud data storage. Press Enter for the full definition.. Teams should settle that policy before inviting members, since changing it is an organization decision rather than an installation fix.
What should you give Grok Bot first?
Start with read-and-prepare work that has a current source and an answer you can inspect. A weekly report, reconciliation, bug reproduction pack, or research brief is better than a vague request to "help with operations." The first run is for learning where the Bot needs context and where you need a boundary.
- Name the finished outcome, such as a linked watch list or a revised spreadsheet.
- Point to the approved apps, files, websites, and conversations it may use.
- State what it must not send, publish, purchase, delete, or change.
- Describe the format you expect back and how you will check it.
- Tell it exactly when to stop and ask for approval.
A good first task leaves the source unchanged. Ask the Bot to attach evidence, separate facts from inferences, and list anything it could not verify. You can judge that output without wondering what changed in another system while you were reading. Once it is reliable, widen one boundary at a time.
The temptation is to start with the workflow that wastes the most time. I would start one step earlier, with the part of that workflow that gathers and prepares the decision. That produces useful work without making your first lesson about undoing an external action.
Review the attached policy and this week's records. Return a linked exception list, the evidence for each item, and a draft follow-up for each owner. Do not send messages or change the records. Stop after the drafts and ask me to review them.
After two clean runs, save the method as a skill. A routine comes later, once missing data, stale inputs, retries, and partial completion all have explicit handling. Our Grok BotAn early AI teammate product from SpaceXAI and Cursor that works across apps on a persistent cloud computer and asks for approval on selected actions; launch materials describe it as beta, but Cursor says Beta Services terms do not apply. Press Enter for the full definition. setup guide walks through that sequence from install to test run.
What Grok Bot limits should you know before using it?
The early product has four limits worth putting in writing. Bots share a user computer, Privacy Mode (Legacy)A Cursor data setting that blocks Grok Bot because the product requires cloud data storage. Press Enter for the full definition. blocks the product, model selection is managed, and an approval controls only the proposed action. It does not reverse work already completed.
Deleting a Bot is not a computer cleanup. The Bot's active profile, conversation, and routines are removed, but shared files and sign-in sessions may remain. Sign out of the source service, revoke connector authorization there, remove sensitive files from /workspace, and pause or delete related routines separately.
Team governance is still incomplete. Spend and usage are visible in the Cursor dashboard, but the team docs say there is no Grok BotAn early AI teammate product from SpaceXAI and Cursor that works across apps on a persistent cloud computer and asks for approval on selected actions; launch materials describe it as beta, but Cursor says Beta Services terms do not apply. Press Enter for the full definition.-specific spend cap yet and that an audit view of Bot actions is coming. Account-level on-demand controls still apply. An enterprise pilot that requires a complete action audit should treat that missing view as a real gap.
Auto Review is model-based. Narrow Require Approval rules can stop matching actions when the feature is available, but SpaceXAI says this review should complement least privilege and explicit boundaries. A broad allow rule for an entire browser ages badly as websites and permissions change.
The security and privacy guide turns these limits into a pilot checklist. Read it before signing the shared computer into a production system or teaching a routine that can make external changes.
In this guide
Install Grok Bot, sign in with Cursor, create a focused teammate, connect tools safely, save a skill, and test a routine.
Open guideTurn one successful Grok Bot task into a reusable skill, test it, add a schedule or event, and keep unattended work reviewable.
Open guideUse Grok Bot's shared cloud computer safely: connectors, browser sessions, files, local access, human sign-in, evidence, updates, and recovery.
Open guideUnderstand Grok Bot's shared computer, approvals, credentials, privacy mode, MCP policy, admin controls, audit gaps, and access removal.
Open guideUse Grok Bot on iPhone: requirements, Cursor login, messages, attachments, computer takeover, approvals, routines, notifications, and desktop-only tasks.
Open guideFrequently asked questions
Is Grok Bot the same as Grok 4.6?
No. Grok Bot is a persistent teammate product with its own cloud computer, apps, routines, and access rules. Grok 4.6 is a model selected inside supported Cursor surfaces. Grok Bot manages model routing and does not offer users or admins a model picker.
Does each Grok Bot get its own computer?
No. Each user gets one cloud computer, and all of that user's Bots share its files, browser sessions, and command-line credentials. Bots have separate screens and conversations, but they are not separate security boundaries.
Can Grok Bot work while my laptop is closed?
Yes. Work and routines run on the cloud computer, so closing the desktop app or laptop does not stop them. You can return from desktop or iPhone to review results and approval requests.
Which Cursor plans include Grok Bot?
Current Cursor Help includes Grok Bot with Ultra, an eligible Premium team seat, or SuperGrok Heavy. Pro, Pro Plus, and a Standard team seat alone do not include ongoing access. Paid usage resets weekly. Verify any special trial or enterprise route in the live plan flow.
Does Grok Bot work with Privacy Mode?
Standard Cursor privacy settings govern data sharing and training choices, but Privacy Mode (Legacy) blocks Grok Bot. The product requires cloud data storage. Review the account or team setting before setup.
Can Grok Bot use Cursor Cloud Agents?
Yes, when the team's Cloud Agents setting permits it. Grok Bot can launch a coding task to a Cursor cloud agent, while the Bot remains the cross-tool teammate coordinating the wider outcome.
Sources & last verified
- SpaceXAI: Introducing Grok Bot
- Cursor Help: Getting started with Grok Bot
- Cursor staff announcement: Introducing Grok Bot
- SpaceXAI Docs: Grok Bot overview
- SpaceXAI Docs: Get started
- SpaceXAI Docs: Skills and routines
- SpaceXAI Docs: Grok Bot for teams and enterprises
- SpaceXAI Docs: Grok Bot for iOS
- Cursor Docs: Cloud Agents
Cursor ships frequently. Facts verified against primary sources on August 14, 2026.
Keep reading
Rather do it than read about it? Run 11 interactive Cursor walkthroughs in a simulated editor. Free, no account needed.