Grok Bot for Document360: what it can and can't do in 2026

Alicia Kirana Utomo
Written by

Alicia Kirana Utomo

Katelin Teen
Reviewed by

Katelin Teen

Last edited September 21, 2026

Expert Verified
Grok Bot editing a Document360 knowledge base, illustrated hero banner

When xAI launched Grok Bot on 2026-08-11, the product page shipped an example prompt aimed straight at support work: "Sign in to Zendesk so I can work the support queue." There's nothing Zendesk-specific about that mechanism. An agent that signs in and drives a browser doesn't care what's behind the login screen, so the same question lands on a knowledge base tool like Document360, where the two obvious jobs are "keep the docs written" and "answer people from them."

Grok Bot's roster of eight agents on x.ai/bot, as taken from xAI

I build eesel's AI agents and the mechanism underneath them, so my instinct with any "just sign it in" pitch is to go find the seam between the demo and production. Here's the honest version up front: I've watched a confident-sounding bot quietly publish or answer with something wrong the moment the source content was thin, which is exactly why every eesel rollout gets rehearsed against real historical tickets before it touches a live customer. So when a brand-new agent tells me it'll run my Document360 knowledge base, my first question isn't "can it click." It's "what happens the first time it's confidently wrong, and does that mistake ship to my published docs before anyone sees it."

That's the lens for the rest of this piece. Grok Bot is a capable general-purpose worker. Let's look at how you'd actually point it at Document360, what it's good at, and where the seams show for a live help center specifically.

The two ways to connect Grok to Document360

There's no official Grok-to-Document360 integration and no marketplace listing. "Grok Bot for Document360" really means one of two very different setups.

Route A: Grok Bot drives the portal. This is the headline feature. Grok Bot spins up a managed cloud computer, you tell it to sign in to Document360, and you type your credentials in a screen handoff. From then on it works the portal like a logged-in editor: creating and editing articles in the WYSIWYG editor, setting slugs and metadata, moving pieces through categories, and publishing. Nothing on the Document360 side needs configuring, because as far as your workspace is concerned, a human is using the seat. That's the whole appeal, and I'll come back to why it's also the whole problem on a tool whose output is public.

One thing worth knowing before you try this: Document360 quotes by team accounts (editors and reviewers), among other factors, so a Grok Bot occupying an editor seat is occupying a real, billed account, not a free API caller.

Route B: call the Grok API and wire it to Document360's own routes in. The more controllable path treats Grok as a model rather than a screen-driving worker. You call grok-4.6 from your own middleware and read or write through Document360's REST API, or, increasingly, its own MCP server. That MCP server is part of Document360's AI Premium Suite, the same premium bundle that carries Eddy AI, so it's a paid, gated surface rather than something on a bare plan. It's a real programmatic path, but you're now paying for the premium suite whether or not you use the rest of it.

Eddy AI settings inside the Document360 portal, as taken from Document360
Eddy AI settings inside the Document360 portal, as taken from Document360

For most teams evaluating this, Route A is what "Grok Bot for Document360" actually means in practice, so that's where I'll spend the most time.

What Grok Bot is good at

Credit where it's due, because the design is clever. Grok Bot reaches tools that have no clean API by driving the UI the way a person does, which is the honest descendant of RPA. If your documentation workflow lives in the Document360 portal and a pile of adjacent tools, an agent that just uses the screen sidesteps any integration project. There's nothing to scope.

It's also good at the long-tail, ad-hoc authoring task. "Go through every article in the Billing category, flag the ones that haven't been touched since last year, and draft a refreshed intro for each" is the kind of job it handles well as a research and drafting assistant for one power user, because it can move between Document360 and a source doc or a Slack thread in one session without you wiring anything together.

And the model underneath is strong. Grok 4.6 is a capable reasoning model, so the drafts and summaries it writes read well. The catch, as always, is that "reads well" and "is correct" are different tests, and a public help center only rewards the second one.

Where it gets risky for a live help center

Here's where "just use the screen" turns from a feature into a liability, and none of it is about Grok the model being weak. It's that a general-purpose worker with a shared browser session is the wrong shape for production content, and a documentation tool makes that mismatch bigger, not smaller, because its output is the thing customers read.

There is no dry run. xAI's own docs say it plainly: "A test run performs real work. It can navigate websites, change files, and call connected tools." So there's no way to point Grok Bot at a batch of your articles and see how it would have rewritten them before it touches the live ones. On a help center, an edit isn't a draft in a private queue, it's a change to your published site, and the rehearsal step that would catch a bad one simply isn't there.

One shared computer, one reused login. All of a user's bots share a single cloud computer, and once you've signed into Document360, that session persists and every other bot can reuse it. xAI says it twice in its docs: "Do not use separate Bots as a security boundary." Deleting a bot leaves its files and sign-ins behind.

All of a user's bots share one cloud computer and reuse the same saved login
All of a user's bots share one cloud computer and reuse the same saved login

Now picture what a Document360 editor login actually holds: publish rights to every article your customers read, plus, on private projects, the reader accounts and access rules for internal docs. A persisted session to that portal is a standing key to your published brand voice. Document360 itself is SOC 2 Type II and ISO 27001 certified, so the certified thing here is the KB, and the uncertified thing is the worker you'd bolt on top of it.

No per-response audit, and no scoping. Grok Bot's docs say "An audit view of Bot actions is coming," in the future tense. So today there's no clean per-action record of why it edited an article the way it did, and because it's signed in as a human working the whole portal, there's no built-in way to say "only draft, never publish" or "only touch the FAQ category." A logged-in worker has one mode: it works. Approvals don't fully close that gap either, because xAI's docs note an approval "controls the proposed action. It does not reverse work already completed." Once an article is published, there's no calling it back short of a manual revert. One support lead I've heard from put the autonomy problem better than I can:

"The AI will never be able to answer 100% of the questions, but if it tries and just answers 'sorry I don't know this,' I cannot go and check all my 7,000 tickets to see if the AI actually made a good answer, then the point is a little bit gone. I need an AI who is only handling the tickets that it's confident to handle and all the other ones, leave them alone."

A CX lead at a DTC brand running ~7,000 tickets/month

No compliance certifications on the worker. Grok Bot claims no SOC 2, ISO 27001, GDPR, or HIPAA, publishes no retention period, and defers to Cursor's terms. If your Document360 projects include private, customer-specific, or regulated documentation, that gap is the layer you're adding, not the one you already vetted when you bought the KB.

The cost picture nobody screenshots

Route A looks cheap on the sticker: $200/month on Cursor Ultra or $120/seat/month on Cursor Premium Teams, per x.ai/bot. But that's a seat price. It buys access to a worker, not work done, and on top of it you pay a weekly AI-token allowance with overage billed at model and token cost. There's no Grok Bot-specific spend cap yet, which for an autonomous agent editing live content is its own risk.

Route B stacks meters that are both hard to pin down. You pay Grok's API directly, grok-4.6 lists at $2.00 in and $6.00 out per million tokens, and if you use Document360's own Eddy AI for the answering side, you also pay its credit-based billing, where each chatbot query consumes one AI credit and each chatbot has a 40 MB source cap, priced individually.

None of it comes with a public dollar figure on the Document360 side, because Document360 retired its published tiers and moved to quote-only pricing, calibrated on six factors including "AI Premium Suite usage." Seat price, plus an uncapped token allowance, plus a consumption meter you can only get on a sales call, is a hard number to forecast, which is the opposite of what you want when you're measuring support ROI.

The honest split: authoring vs answering

Before the alternative, one distinction that matters, because it changes what "AI for Document360" even means. Document360 has two jobs. One is authoring, keeping the docs written, versioned, and organized, and that's the job Document360 is built around, the same job it competes for in a Document360 vs Helpjuice comparison. The other is answering, turning that content into replies so fewer tickets reach a human.

Grok Bot, Route A, is aimed at the first job. Document360's own Eddy AI covers the second one natively, with assistive search and an embeddable chatbot trained on your KB.

Ask Eddy AI returning a synthesized answer with numbered citations, as taken from Document360
Ask Eddy AI returning a synthesized answer with numbered citations, as taken from Document360

If your goal is fewer tickets, you're in the answering job, and that's where eesel fits, not as a replacement for Document360's authoring, but as the answer layer on top of the content you already keep there.

The alternative: an AI answer layer built for support

Here's what the two Grok routes have in common: both leave the safety layer to you, and neither gives you a way to rehearse first. That's the exact gap eesel exists to close.

eesel is an AI teammate platform, and for support you hire the AI helpdesk teammate. eesel doesn't try to be your documentation tool, and it doesn't have a native Document360 plugin, so instead of pretending otherwise, you point it at your Document360 knowledge base as a source it crawls, alongside your past ticket history, and run it as a customer-facing AI agent: a chat bubble, inline embed, or public chat link that sits in front of your support channels. Anything it can't resolve is handed off to a human cleanly, which is the shape most customer support automation actually needs.

eesel's chat interface handling a customer conversation before it ever becomes a ticket
eesel's chat interface handling a customer conversation before it ever becomes a ticket

The difference that matters most is the one neither Grok route has: you can simulate the agent against hundreds of your real historical tickets before it answers a live customer. It replays past conversations, scores its answers against what your team actually sent, and hands back the gaps plus suggested instruction changes, so you get a real accuracy read before a customer is involved, not after. You also get controls a live rollout actually needs: start in a mode that only drafts or tags, add public replies once you trust the numbers, and let it hand off to a human whenever confidence is low.

You also get the audit trail that's still "coming" on the Grok side. Every run shows up in an activity log with the reasoning and the sources it used, so ticket classification and every reply stay reviewable instead of a black box.

eesel's activity log showing each AI run and its reasoning
eesel's activity log showing each AI run and its reasoning

And if the reason you were drawn to the API or MCP route was programmability, you don't lose it. eesel ships a real terminal surface: a CLI (@eesel/cli) where the docs literally say "everything on this site can be done from the terminal," an MCP server so a coding agent like Claude Code or Cursor can drive the same workspace, plus webhooks and Network Access for calling your own systems. Every command prints JSON, and a dry-run flag previews a write before it runs, the exact rehearsal step that's missing from Grok Bot's own routes today.

On cost, it's a flat $0.40 per ticket handled, billed regardless of outcome, with no per-seat fee and an optional hard monthly spend cap, so there's no uncapped token allowance or unpublished credit rate to babysit. On security, eesel redacts PII at ingestion, never trains models on your data, is GDPR compliant with EU residency on request, has SOC 2 Type II underway, and offers HIPAA with a BAA on its Enterprise plan.

Try eesel on your Document360 content

If you came here wanting fewer tickets to reach your team, that's what eesel is for, and it goes live in a few minutes. It works like a new hire that already read your Document360 help center and your ticket history, and the first thing it does is show you how it would have handled your last few hundred conversations, so you're never flipping a switch and hoping.

eesel's helpdesk dashboard overview
eesel's helpdesk dashboard overview

Flat $0.40 per ticket, no per-seat cost, and a free trial with $50 of usage and two blog generations, no credit card required.

If you want to see the wider field first, our roundup of the best AI knowledge base tools is a good next read, alongside our closer look at Document360's own AI and how Document360 pricing works now.

Frequently Asked Questions

Can Grok Bot manage my Document360 knowledge base?
Technically yes, two ways. Grok Bot can open a cloud browser, sign in to your Document360 portal, and write, edit, and publish articles the way an author would. Or you can call the Grok API and wire it to Document360's REST API or its own MCP server. Neither is a hands-off way to run a live help center: Grok Bot has no dry-run mode, none of its eight shipped roles is a documentation or support role, and edits it makes go straight to your published site. For the actual support job, answering customers from that content, a purpose-built layer like eesel trains on the same knowledge base and answers with a simulation step first.
How much does Grok Bot cost for Document360 automation?
Grok Bot is $200/month on Cursor Ultra, $120/seat/month on Cursor Premium Teams, and included with SuperGrok Heavy, per x.ai/bot. On top of the seat you pay a weekly AI-token allowance with overage billed at model and token cost. If you build the API route instead, you pay the Grok API per token and, if you use Document360's own Eddy AI, its credit-based AI Premium Suite too, which Document360 now quotes rather than lists. So there's no single sticker for "Grok Bot for Document360"; it's a seat plus at least one uncapped meter.
Is Grok Bot secure enough for my Document360 portal?
Grok Bot claims no SOC 2, ISO 27001, GDPR or HIPAA compliance, publishes no data-retention or residency terms, and its docs warn "Do not use separate Bots as a security boundary" because bots share one cloud computer and reuse each other's saved logins. Document360 itself is SOC 2 Type II and ISO 27001:2022 certified, so the weak link is the layer you'd be bolting on top, not the KB. A persisted login to your portal is a standing key to publish anything to your live docs, which is a bigger surface than an ordinary task.
What's the difference between Grok Bot and Document360's own Eddy AI?
Document360's native Eddy AI is the AI layer built into the platform: assistive search, an embeddable chatbot, an article summarizer, and a set of writing tools, all trained on your own content. Grok Bot is a general-purpose worker from xAI that operates Document360 from the outside by driving the portal or calling an API. Eddy answers from your KB by design; Grok Bot has to be told to. Neither lets you rehearse against your own historical tickets before going live the way a support-shaped layer can.
Can I connect Grok to Document360 through MCP?
Yes, but it's a paid, gated route. Document360 ships an MCP server as part of its AI Premium Suite, the same premium tier that carries Eddy AI, so it isn't included on a bare knowledge base plan. Through it, a model like Grok can query and act on your documentation programmatically. It's a more controllable path than letting a general-purpose agent drive the screen, but it sits behind Document360's quote-only pricing and doesn't come with a rehearsal step of its own.
How much does Document360 cost now?
Document360 has removed its public price list. The pricing page no longer names the old Standard, Professional, Business, and Enterprise tiers and instead routes every visitor to a custom quote calibrated on six factors: team accounts, workspaces, languages, SSO, KB privacy model, and AI Premium Suite usage. There's a 14-day free trial with no card, but no monthly or annual dollar figure is published anywhere, so Document360 pricing is now a sales conversation.
What's the easiest way to add reliable AI answers on top of Document360?
Point an AI answer layer at the knowledge base you already maintain. Because eesel treats your Document360 help center as a source it crawls, you can stand it up as an AI knowledge base chatbot in front of your support channels, trained on those articles plus your past tickets, with anything it can't resolve handed off to a human. It bills a flat $0.40 per ticket handled with no per-seat fee, and you can simulate it against real history first.
Does Grok Bot replace Document360?
No. Document360 is where your knowledge lives, the authoring tool, the versioning, the categories, the published help center. Grok Bot is a worker that could operate that tool, not a replacement for it. If what you actually want is fewer tickets reaching your team, that's the answering job, and it's closer to what adding an AI layer on your knowledge base looks like than swapping out the KB itself.

Share this article

Alicia Kirana Utomo

Article by

Alicia Kirana Utomo

Kira is a writer at eesel AI with a Computer Science background and over a year of hands-on experience evaluating AI-powered customer service tools. She focuses on breaking down how helpdesk platforms and AI agents actually work so that support teams can make better buying decisions.

Related Posts

All posts →
What is AiseraGPT? A complete overview for 2025
Guides

What is AiseraGPT? A complete overview for 2025

AiseraGPT promises “ChatGPT for the enterprise,” but how does it actually perform? This guide breaks down its features, real-world challenges, and the pros and cons compared to modern AI tools.

Kenneth PanganKenneth PanganAug 26, 2025
A complete guide to Shift4Shop pricing in 2025
Guides

A complete guide to Shift4Shop pricing in 2025

Thinking about using Shift4Shop? Before you commit, it's crucial to understand the full picture. Our guide breaks down the official Shift4Shop pricing tiers, transaction fees, and the often-overlooked operational costs like customer support that can impact your bottom line. Discover how to build a realistic budget for your e-commerce store in 2025.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieSep 14, 2025
AI pretraining
Guides

AI pretraining

Ever heard that AI is "trained on the whole internet"? That's AI pretraining, the foundational step for models like GPT. But for customer support, this general knowledge isn't enough. This guide breaks down what pretraining really is and explains why specializing an AI on your company's knowledge is the key to unlocking its true potential.

Kenneth PanganKenneth PanganOct 23, 2025
What is Goliath AI? A complete overview
Guides

What is Goliath AI? A complete overview

Goliath AI provides enterprises with robust tools for automation, analysis, and decision-making, delivering scale and speed across industries.

Stevia PutriStevia PutriAug 26, 2025
A complete guide to Prestashop pricing in 2025
Guides

A complete guide to Prestashop pricing in 2025

PrestaShop is advertised as free, but what's the real cost to run a store? This complete guide to PrestaShop pricing uncovers every expense, including modules, themes, maintenance, and the operational costs you can't ignore.

Stevia PutriStevia PutriSep 14, 2025
A practical guide to intents and sentiments in customer support
Guides

A practical guide to intents and sentiments in customer support

Understanding customer intents and sentiments is no longer optional. This guide breaks down what they are, why they matter, and how to use them to elevate your support.

Kenneth PanganKenneth PanganOct 27, 2025
A complete guide to Customer.io pricing in 2025
Guides

A complete guide to Customer.io pricing in 2025

Thinking about using Customer.io? Our complete guide to Customer.io pricing covers everything you need to know about their plans, overage fees, and the real cost of their platform, helping you make an informed decision for your business in 2025.

Kenneth PanganKenneth PanganOct 8, 2025
A complete guide to Worknet AI pricing in 2025
Guides

A complete guide to Worknet AI pricing in 2025

Searching for clear Worknet AI pricing? We analyzed their costs across multiple sources to give you the full picture, from their $75/user fee to their performance-based model, and explore a more transparent alternative.

Stevia PutriStevia PutriSep 9, 2025
A complete guide to Modal AI pricing in 2025
Guides

A complete guide to Modal AI pricing in 2025

Thinking about using Modal for your next AI project? Before you commit, understand the full picture of Modal AI pricing. We'll explore their per-second GPU and CPU costs, compare their subscription plans, and discuss the often-overlooked developer costs involved in building from scratch. Discover a simpler, application-first alternative for deploying AI in your business workflows.

Kenneth PanganKenneth PanganOct 1, 2025

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free