DOCS-1766 - Document Add Panel to Dashboard skill in Mobot - #6937
Conversation
kimsauce
left a comment
There was a problem hiding this comment.
Heads-up: docs/search/mobot.md is getting a significant restructure in #6897 (DOCS-1548, targeting ~Aug 3), which replaces the Query Agent/Knowledge Agent selector UI with a unified interface. This PR's changes to that same file (comparison table, new section) will likely need to be reconciled with that overhaul — worth sequencing the merges deliberately. /cc @margaret-selid @tp-sl — flagging since this affects Mobot docs.
a46ce2d to
d39fce4
Compare
amee-sumo
left a comment
There was a problem hiding this comment.
Nice new page, matches the established Mobot-doc pattern well (structure, FAQ, limitations, sidebar/link wiring all check out).
One thing worth a follow-up look before this goes out: uncommenting ### Conversational Dashboards in mobot/index.md also publishes the "Mobot also helps you read a dashboard" bullets (Summarization, Anomaly detection, Time-range comparison, Drilldown questions) as GA — but the PR description calls those out as a separate, out-of-scope initiative. Worth double-checking those four are actually ready to ship alongside panel creation, or re-commenting just that part if not.
Approving.
Add a new page covering the Mobot skill that creates dashboard panels from plain-language prompts: supported panel/visualization types, the create walkthrough, multi-panel requests, and limitations. Register the skill in the Mobot page (kept distinct from the two agents), add a sidebar entry and a cross-link from Create a Dashboard, and add a service release note. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Leftover from removing image placeholders; the doc has no <img> tags.
…boards section Uncomment the Conversational Dashboards block now that it's GA, and remove the separate Add Panel to Dashboard subsection since its content duplicated what's already covered there. Link the Conversational Dashboards paragraph to the panel-creation walkthrough doc.
… Mobot docs Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
59da854 to
bae1690
Compare
…ures Per SME confirmation (Ayan Ghatak), only Add Panel to Dashboard and Add Monitor ship this release. Summarization, anomaly detection, time-range comparison, and drilldown Q&A are not yet released, so keep them behind the uncomment-once-GA comment.
|
@amee-sumo Confirmed with the SME (Ayan Ghatak) — only Add Panel to Dashboard and Add Monitor ship this release. The "read a dashboard" capabilities (Summarization, Anomaly detection, Time-range comparison, Drilldown questions) have not been released. Pushed a fix ( |
Add a sentence on how the Mobot skill works, matching the depth of other recent Mobot release notes.
- Remove the /docs/dashboards/create-panel-with-mobot redirect from cid-redirects.json, now that a real page exists at that path (was colliding with the redirect plugin). - Fix two links in create-panel-with-mobot.md pointing to /docs/search/mobot/mobot-example-prompts instead of the doc's actual path, /docs/search/mobot/example-prompts.
Purpose of this pull request
This pull request documents the new "Add Panel to Dashboard" skill in Mobot, which lets you create dashboard panels from plain-language prompts instead of configuring them manually in the dashboard UI.
Changes:
docs/dashboards/create-panel-with-mobot.md— supported panel/visualization types (logs only; standard, advanced, and distribution/summary chart types), the create walkthrough, multi-panel requests, limitations, and FAQ.docs/search/mobot.md— registers the new skill, kept explicitly distinct from Mobot's two agents (Query Agent, Knowledge Agent) since it has no separate menu or selector — you type the prompt directly into Mobot's chat.sidebars.ts— adds the new page to the Dashboards sidebar.docs/dashboards/create-dashboard-new.md— cross-reference tip.blog-service/2026-08-01-dashboards.md— release note.Notes for reviewers:
Select the type of change
Ticket (if applicable)
https://sumologic.atlassian.net/browse/DOCS-1766