DOCS-1548 - Mobot GA ("v2": unified conversational interface)#6897
Open
kimsauce wants to merge 8 commits into
Open
DOCS-1548 - Mobot GA ("v2": unified conversational interface)#6897kimsauce wants to merge 8 commits into
kimsauce wants to merge 8 commits into
Conversation
Replace the Query Agent/Knowledge Agent selection UI with the unified single-field conversational interface from the Mobot preview, merged with the existing GA doc's deeper technical content (sample queries, chart-type rules, RBAC notes, audit query, FAQ). Adds unstructured log support without required Field Extraction Rules, and clarifies that data questions are scoped to log data only. Delete mobot-preview.md now that its content lives in mobot.md, with a redirect to preserve the old URL. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
kimsauce
marked this pull request as ready for review
July 13, 2026 19:09
kimsauce
marked this pull request as draft
July 13, 2026 19:10
Consolidate the Query Agent/Knowledge Agent-era structure into the unified interface: split Getting started into a fast path plus a separate "How Mobot responds" behavior section, merge the three Example workflow H2s into one, split "Working with Mobot" into log-specific and general-conversation sections, and reorganize Example prompts to match the product's own in-UI taxonomy (General, Security, Observability, Administration) instead of a persona split. Restore "At a glance" after over-trimming removed it along with "Who benefits from Mobot" - the persona list survives in the intro, but the quick-facts summary has GEO citation value the intro doesn't replace. Fix an orphaned RAG/dashboard-aware-translations reference in FAQ by reintroducing the concept in Key capabilities. Fix chart-type rules using raw enum casing (MAP, SVP, TABL/E) instead of the UI's Title Case names. Standardize "log data question" / "how-to question" terminology throughout, replacing several inconsistent variants. Drop a stale claim tying Example prompts' categories to the current welcome-screen UI, which will drift out of accuracy at the next UI update. Add sales-deck and in-product sample prompts as commented-out content under their matching categories, pending a product decision on which to publish. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Updated the description to emphasize troubleshooting and plain-language questions.
kimsauce
marked this pull request as ready for review
July 14, 2026 02:41
Document the Share with specific users and roles, See who has access, and Get sharable URL options in the Share Conversation dialog, not just the URL-copy shortcut. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
kimsauce
added a commit
that referenced
this pull request
Jul 15, 2026
…st Agent doc Flag the Example questions section for replacement with a link to Mobot's Example Prompts (Security analyst) section once #6897 merges, to avoid duplicating prompt content across docs. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…nd add Query/Knowledge Agent rename FAQ Add a Cloud SIEM insight entry point to Getting started, add an FAQ explaining the Query Agent/Knowledge Agent renames without overclaiming unreleased monitor/dashboard creation, flag paused Monitor Creation work for later, update the Mobot card on the search index page with the new icon and GA-focused blurb, and refresh the site announcement bar copy for Mobot GA. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
kimsauce
commented
Jul 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose of this pull request
This pull request moves Mobot from Extended Preview to GA. It replaces the Query Agent/Knowledge Agent selection UI in
mobot.mdwith the unified single-field conversational interface introduced inmobot-preview.md, while preserving the deeper technical content from the existing GA doc (sample queries, chart-type deduction rules, RBAC notes, admin audit query, and FAQ).Key changes:
<details>accordion format with flat### Question?headings to match current site convention.mobot-preview.mdnow that its content lives inmobot.md, with a 301 redirect (/docs/search/mobot-preview→/docs/search/mobot) added tocid-redirects.json. No sidebar entry existed for the preview page, and no other docs linked to it.Select the type of change
Ticket (if applicable)
https://sumologic.atlassian.net/browse/DOCS-1548