Add Console Agent documentation#1715
Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for snowplow-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Style reviewA few issues to address based on the style guide: Terminology"entity contexts" → "entities" (line 33) to: "collector endpoints" and "collector configuration" → "Collector endpoints" / "Collector configuration" (lines 50, 52) "mini" → "Mini" (line 54) to: Console article (line 14)The style guide states: "Console: Capitalized, no article." Change: to: H3 headings — prefer imperative voiceMost H3 headings use noun phrases rather than imperative voice. The style guide says: "Prefer imperative voice: 'Initialize the tracker' not 'Tracker initialization'." Suggested revisions:
|
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
documentation | f4a2512 | Commit Preview URL Branch Preview URL |
Apr 19 2026, 03:09 PM |
|
|
||
| ## Console Agent | ||
|
|
||
| The [Console Agent](/docs/llms-support/console-agent/index.md) is an AI assistant built into Snowplow BDP Console. It lets you manage your tracking implementation, monitor pipelines, troubleshoot issues, and configure Signals through natural language conversation, using your existing Console permissions. |
There was a problem hiding this comment.
| The [Console Agent](/docs/llms-support/console-agent/index.md) is an AI assistant built into Snowplow BDP Console. It lets you manage your tracking implementation, monitor pipelines, troubleshoot issues, and configure Signals through natural language conversation, using your existing Console permissions. | |
| The [Console Agent](/docs/llms-support/console-agent/index.md) is an AI assistant built into [Snowplow Console](https://console.snowplowanalytics.com). It lets you manage your tracking implementation, monitor pipelines, troubleshoot issues, and configure Signals through natural language conversation, using your existing Console permissions. |
😱
| - Navigate directly to relevant Console pages from the chat | ||
| - Search and browse the Snowplow documentation | ||
|
|
||
| ### Signals |
There was a problem hiding this comment.
add a section about docs questions
Update docs to use the Snowplow Assistant name, flag the feature as Private Preview, and clarify data privacy: no PII access, but message content and retrieved configuration are processed by a third-party LLM. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Wrap the badge in snowplow-badge-container so it left-aligns with the CSS flex rule instead of rendering as a centered block image. Also add a short section explaining the assistant can be disabled per org. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace the account-team instruction with the actual self-serve path: organizations enable or disable the assistant from the Settings section of the Snowplow Console. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace the shields.io image with the AvailabilityBadges component used on the Identities page, indicating availability on Cloud and Private Managed Cloud. The Private Preview status remains in the admonition below. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Summary
/docs/llms-support/console-agent/)Test plan
yarn start🤖 Generated with Claude Code