AgentLens Privacy Policy
Effective date: May 5, 2026
Summary
AgentLens does not collect, store, transmit, or share any user data. All trace data is processed entirely within your browser and is never sent to any external server.
Data Handling
- Clipboard access: AgentLens reads your clipboard only when you explicitly click the "Open in AgentLens" button. The clipboard content is used solely to load an Agentforce trace into the local viewer.
- No storage: Trace data exists only in the open browser tab. Closing the tab permanently discards all data. No trace data is saved to disk, local storage, or any database.
- No network requests: AgentLens makes zero network requests. All parsing, rendering, and visualization happens locally in your browser.
- No analytics: There is no tracking, telemetry, analytics, or any form of data collection.
- No third-party code: AgentLens has zero external dependencies. No third-party libraries, CDNs, or services are used.
Permissions Explained
- clipboardRead: Required to read the Agentforce trace JSON that you previously copied using the "Copy Code" button in the NGA builder. Only triggered by your explicit click.
- activeTab: Required to inject the "Open in AgentLens" button on the NGA builder page.
Content Script
AgentLens injects a content script only on Salesforce NGA builder pages (matching *.lightning.force.com/AgentAuthoring/agentAuthoringBuilder.app). This script adds a single button to the page UI. It does not read, modify, or transmit any page content.
Changes
If this policy changes, the updated version will be published here with a new effective date.
Contact
For questions about this privacy policy, open an issue at the AgentLens GitHub repository.