Skip to content

DOCS-1874 - Add Root Cause Agent Private Preview doc - #7120

Draft
kimsauce wants to merge 4 commits into
mainfrom
DOCS-1874
Draft

kimsauce wants to merge 4 commits into
mainfrom
DOCS-1874

Conversation

@kimsauce

Copy link
Copy Markdown
Collaborator

Purpose of this pull request

Adds a new Private Preview documentation page for the Root Cause Agent, Mobot's agentic AI investigator for monitor alerts. It picks up an alert, investigates across your logs and metrics, and returns a root cause with the evidence behind it on the AI Investigation tab of the alert response page.

The page covers:

  • AI Verdict outcomes (Root cause identified, In progress, Inconclusive, False positive), plus notes on confidence and auditability
  • The AI Investigation tab: What Happened, Key Findings, Recommended Actions, and Continue investigating in Mobot
  • What is included in Private Preview, and connecting external context and telemetry sources in a later phase
  • Limitations, permissions and data access, and an FAQ (including how it differs from the SOC Analyst Agent)

Notes:

  • Carries the noindex meta tag and the Private Preview badge and notice, per the style guide.
  • Not added to sidebars.ts (preview docs stay out of the nav).
  • No screenshots yet; a comment placeholder marks where they go once the UI is final.

Select the type of change

  • Minor Changes - Typos, formatting, slight revisions
  • Update Content - Revisions, updating sections
  • New Content - New features, sections, pages, tutorials
  • Site and Tools - .clabot, version updates, maintenance, dependencies, new packages for the site (Docusaurus, Gatsby, React, etc.)

Ticket (if applicable)

https://sumologic.atlassian.net/browse/DOCS-1874

🤖 Generated with Claude Code

New Private Preview doc for the Root Cause Agent, Mobot's agentic AI
investigator for monitor alerts. Covers the AI Verdict outcomes, the
AI Investigation tab on the alert response page (What Happened, Key
Findings, Recommended Actions, Continue investigating in Mobot),
what's in the preview, connecting external sources later, limitations,
permissions, and an FAQ. Carries the noindex tag and Private Preview
notice; not added to the sidebar.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@kimsauce kimsauce self-assigned this Sep 10, 2026
@cla-bot cla-bot Bot added the cla-signed Contributor approved, listed in .clabot file label Sep 10, 2026
kimsauce and others added 3 commits September 15, 2026 23:57
Renames Recommended Actions to Remediation Plan with Immediately/
Short-term/Long-term grouping, moves Ask Mobot to its correct spot as
a page-level button rather than a tab subsection, fixes Alert Detail(s)
tab name, and corrects What Happened from numbered to bulleted steps.
Based on a live screenshot of the AI Investigation tab.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Follow-up to afced69: the What is included in Private Preview
summary still referenced the old section name.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Fixes the AI Verdict badge label to "Identified RCA" (confirmed by the
push_investigation_verdict API's findingType enum, which also matches
the shared UI screenshot), restores the suggested follow-up questions
mention on Ask Mobot per the mobotSuggestions field in the same API
contract, and corrects the AI Investigation tab navigation steps to
match the existing Alert List pattern used elsewhere in the alerts
docs.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed Contributor approved, listed in .clabot file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant