Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Clarify Snowplow Assistant is toggled in Console Settings
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>
  • Loading branch information
jborlase-snowplow and claude committed Apr 17, 2026
commit f2ae48cf03b462beb4d9365ccee1d0c825ae5a26
6 changes: 3 additions & 3 deletions docs/llms-support/console-agent/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ date: "2026-04-10"
The Snowplow Assistant is an AI assistant embedded in [Snowplow BDP Console](https://console.snowplowanalytics.com). It lets you manage your tracking implementation, monitor pipelines, troubleshoot issues, and configure Signals through natural language conversation.

:::note[Private Preview]
The Snowplow Assistant is in Private Preview. Contact your account team to enable or disable it for your organization.
The Snowplow Assistant is in Private Preview. You can enable or disable it for your organization from the **Settings** section of the Snowplow Console.
:::

## How it works
Expand All @@ -33,9 +33,9 @@ The Snowplow Assistant does not have access to personal data or PII such as name
To provide this functionality, the content of your messages and the configuration data the assistant retrieves on your behalf are sent to a third-party LLM provider for processing. Do not enter personal data, credentials, or other sensitive information into the chat.
:::

### Disabling the assistant
### Enabling and disabling the assistant

If your organization does not want to use the Snowplow Assistant, it can be disabled entirely. Contact your account team to turn it off, and the chat interface will not appear in the Console for any user in your organization.
You can enable or disable the Snowplow Assistant for your organization from the **Settings** section of the Snowplow Console. When disabled, the chat interface does not appear in the Console for any user in your organization.

## Capabilities

Expand Down