Announcements
Agentforce Commerce Vibes
Install the Extension
Get Started with Agentforce Commerce Vibes
Chat with the Agent
Telemetry
Settings
Troubleshooting
B2C Commerce Release Notes
Ask the Community
Agentforce Commerce Vibes collects anonymized usage telemetry, including extension lifecycle events, feature usage, and error rates, to improve the product. No source code, file contents, workspace paths, environment variables, or personally identifiable information is included. Telemetry follows the Salesforce Privacy Policy.
To opt out, add this configuration to your VS Code settings.json file:
1{
2 "telemetry.telemetryLevel": "off"
3}This configuration is a user-level setting and applies to all your VS Code workspaces.