Privacy Policy for Salesforce Agentic Bot
Last updated: June 26, 2026
Salesforce Agentic Bot is an in-development Chrome extension for Salesforce admins and developers. It adds a Chrome side panel assistant that can use active Salesforce org context and route chat requests through a Google Cloud Function backend.
This extension is not affiliated with, endorsed by, or sponsored by Salesforce.
Data the Extension Handles
The extension may handle:
- Salesforce session cookies for Salesforce domains, used only to connect to the Salesforce org where the user is already signed in.
- Salesforce org and user information returned by Salesforce APIs, such as org ID, org name, username, user name, email address, user ID, and profile fields.
- Salesforce page and API content such as the active tab URL and title, selected Salesforce context, schema, metadata, REST API responses, Tooling API responses, and Metadata API responses.
- Chat data such as messages typed by the user, assistant responses, chat history, selected context, and previous response IDs.
- Local extension preferences, UI settings, saved chat state, and retrieved Salesforce metadata used by the extension workspace.
The extension is not designed to collect health information, financial or payment information, GPS location, nearby device location, full browser history, mouse tracking, scroll tracking, or keystroke logging.
How Data Is Used
The extension uses data only to provide user-facing Salesforce assistant features:
- Authenticate Salesforce API calls for the active Salesforce org.
- Display org, user, schema, metadata, REST, Tooling, and Metadata API information inside the extension.
- Show the current Salesforce tab context in the side panel.
- Send chat messages, selected Salesforce context, current tab context, and Salesforce session data to the configured Google Cloud Function endpoint only when the user sends a chat message.
- Store chat history, previous response IDs, retrieved metadata, and UI settings locally for convenience.
OpenAI Transport
The extension does not store an OpenAI API key in the browser and does not call OpenAI directly from the extension.
OpenAI requests are handled by the configured Google Cloud Function endpoint. The function uses its server-side OPENAI_API_KEY to call OpenAI and return the assistant's response to the extension.
Data Sharing and Transfers
Salesforce Agentic Bot does not sell user data and does not use user data for advertising, tracking, profiling, creditworthiness, or lending purposes.
Data is shared only as needed for user-facing functionality:
- Salesforce data is requested from Salesforce domains for the currently signed-in Salesforce user.
- Chat messages, selected Salesforce context, current tab context, and Salesforce session data are sent to the configured Google Cloud Function endpoint when the user sends a chat message.
- The Google Cloud Function sends chat input and selected context to OpenAI to produce the assistant's response.
Storage and Retention
The extension may store settings and feature data in Chrome extension storage and browser local storage, including chat history, previous response IDs, retrieved Salesforce schema, retrieved metadata, selected context, and UI preferences.
Users can clear saved extension data from the extension UI where supported, uninstall the extension, or clear extension storage in Chrome.
Remote Code
The extension does not load or execute remotely hosted code. Extension code is packaged with the Chrome extension.
Human Access
The developer does not have access to data handled locally by the extension unless the user separately shares it for support. Data sent through the configured Google Cloud Function is processed only to provide the requested response.
Chrome Web Store Limited Use Disclosure
The use of information received from Google APIs will adhere to the Chrome Web Store User Data Policy, including the Limited Use requirements.
Contact
For privacy questions or support, use the support contact provided on the Chrome Web Store listing.