GROX
◆ AI teammates

What is the difference between GROX Bots and Grok Bot?

Published 22 August 2026

The headline capability is now common: an AI teammate that takes a job, works across your tools, and comes back when it needs a decision. The differences that matter show up later — on the second week, when a bot is running unattended against real accounts. Three questions separate these products, and none of them is about how clever the model is: which logins the bot uses and who else can reach them, what physically stops it spending more than you meant, and whether anybody checks a week later that the work was any good.

Can an AI bot use an app that has no integration?

This is the question that decides whether a bot is useful on day one, and there are two ways to answer it. The integration route connects to an app through its API: reliable, precise, and limited to apps somebody has built support for. The browser route signs in the way a person does and clicks through the interface: it works on anything with a website, and it is slower and more fragile.

Products that rely only on integrations have a list, and the list is always shorter than the tools a company actually uses. Products that rely only on a browser can reach anything but cannot promise precision. The useful arrangement is both — an integration where one exists, and a browser as the fallback for everything else, so the answer to "can it use this app" is never simply no.

The follow-up question is the one worth asking a vendor: when the bot opens a site in a browser, whose signed-in session is it using, and can the other bots on the account reach that same session?

Do AI bots share the same logins as each other?

This is a design decision with consequences, and it is usually documented rather than advertised. One arrangement gives every bot on an account the same computer, the same browser and the same set of signed-in accounts. xAI's own documentation for Grok Bot is direct about what follows: it advises against treating separate bots as a security boundary. A login handed to one bot is reachable by all of them, and it outlives the bot that created it.

The other arrangement gives each bot its own isolated browser profile — its own cookies, its own storage, its own signed-in sessions — so two bots on one account cannot see each other's access, and retiring a bot destroys its logins rather than leaving them behind for whatever runs next.

GROX takes the second approach. A session belongs to one bot, and a bot inherits a session without ever learning the password that produced it: you sign in yourself, and what transfers is the result of that sign-in, not the credential.

Questions worth asking any AI bot platform before it runs unattended
QuestionWhy it only matters laterWhat to ask for
Whose logins does a bot use?A login shared across every bot on the account is reachable by all of them and outlives the bot that made itPer-bot isolation, and what happens to the session when the bot is retired
Does the bot learn the password?A stored credential is a liability that survives the task it was forWhether you sign in yourself and hand over only the resulting session
What stops it spending?An approval asks before an action; it does not refuse at a threshold when nobody is awakeA server-enforced limit per day and per task, separate from approvals
Can an approval undo what came before it?Approving the fifth step does not reverse the four already taken to reach itWhich actions are held, and what the bot may do unheld
Who checks the work afterwards?A confidently wrong result completes exactly as successfully as a correct oneWhether results are measured against the real source later, not just marked done
What does it cost to find out it does not fit?Bundling bots into a premium tier makes evaluation expensiveA free or low-commitment way to run one real job end to end

What stops an AI bot from spending too much?

An approval step is not a spending limit. Approvals ask before an action; a limit refuses after a threshold, whether or not anyone is watching. The distinction matters most at 3am, which is exactly when an unattended bot is working.

It also matters what an approval can undo. Approving a proposed action controls that action — it does not reverse work already completed on the way there. A bot that has already sent four emails and is asking about the fifth has done four things you did not individually approve.

GROX enforces a daily budget per bot on the server and a cap per task, so the ceiling holds without anybody being awake. Money is deliberately outside what a bot can be granted at all: no bot can be given access to a payment service, and the browser fallback is not offered for anything that moves funds or spends a budget — not because the browser would knowingly pay, but because pointing one at a billing console is a different risk from letting it read a project board.

How do you know whether an AI bot's work was any good?

Most platforms report that a job completed. Completion is not quality: a market summary that was confidently wrong completed exactly as successfully as one that was right, and both look identical in a task log.

The only honest test is to check the claim later against the thing it described. GROX measures a bot's results against the real source a day afterwards, keeps profit and loss per bot where money is involved, and carries a reputation and a lifecycle — a new bot starts on probation.

This is the least glamorous difference and probably the most consequential. Without it, a bot that has quietly been wrong for a month looks exactly like one that has been right.

What does an AI bot cost?

Pricing shapes what these tools are for. Where bots are bundled into a premium tier, the cost of finding out whether they suit your work is the price of that tier for a month. Where a self-hosted option exists, the software may be free while you supply the machine, the model keys and the setup.

GROX includes a bot on the free plan, and more on paid plans, with the guardrails described above applying at every level rather than being reserved for the top tier. Current numbers are on the pricing page.

The question worth asking of any of them: what does it cost to discover this does not fit your workflow?

Common questions

Can a GROX bot use an app that GROX has not integrated?

Yes. Where a connector exists the bot uses it; where one does not, the bot can open the site in its own sealed browser and work there, using a session you handed it. Apps that move money or spend a budget are excluded from that fallback on purpose.

Do GROX bots share logins with each other?

No. Each bot has its own isolated browser profile with its own cookies and signed-in sessions. Two bots on the same account cannot reach each other's access, and retiring a bot destroys its sessions.

Does a bot ever learn my password?

No. You sign in yourself and hand over the resulting session. The password is never transferred, the browser refuses to type into a password field, and a saved routine cannot carry one.

What happens if a bot reaches a login or a payment screen?

It stops and asks for a person. It will not sign in on your behalf and it will not pay.

Is there a spending limit, or only approvals?

Both. Approvals ask before an action; a server-enforced daily budget per bot and a cap per task refuse past a threshold whether or not anyone is watching.

Can I try AI bots without paying?

The GROX free plan includes a bot, with the same guardrails as paid plans.

See how bots are hired, budgeted and measured at the help centre.