AgenticERP Connection Extension — Privacy Policy

Last updated: 2026-06-21

The AgenticERP Connection Extension (“the extension”) links a workspace’s dedicated connector machine to its AgenticERP Omnichannel account. This policy describes what the extension accesses and why. It covers two build profiles — the public store build and the enterprise (managed) build — which differ only in whether provider connectors are enabled.

What the extension does (both builds)

Data we access

DataPurposeStored where
Device key pair (non-extractable private key + public key)Authenticate the device to AgenticERPLocally, in the browser’s IndexedDB; the private key is non-extractable and cannot be read out
Install idIdentify the device installation for pairing/managementLocally (chrome.storage.local)
Short-lived device tokenAuthenticate API/WebSocket calls to AgenticERPLocally; refreshed automatically, revocable server-side
Browser/OS name + extension versionDevice management + minimum-version enforcementSent to AgenticERP at pairing/heartbeat

Public store build — what it does NOT do

The build published on the Chrome Web Store / Edge Add-ons requests only storage, alarms, and the single first-party host https://*.agenticerp.cloud/*. In this build the extension:

The content script runs only on *.agenticerp.cloud and performs a nonce handshake so the AgenticERP web app can detect that the extension is installed — it reads no page data.

Enterprise (managed) build — provider connectors

For workspaces that deploy the extension to a dedicated connector machine via managed install (Google Admin / GPO force-install), an administrator may additionally grant optional, per-provider host permissions (e.g. LINE, Zalo, Meta). Only then, and only for a provider the administrator has explicitly enabled, does the extension:

In this build the extension still:

Provider connectors are enabled by a workspace only after its own review of the relevant provider’s Terms of Service; AgenticERP gates each capability behind that policy.

Data sharing & retention

Authentication data and (in the enterprise build) provider activity are shared only with the workspace’s own AgenticERP instance, for the sole purpose of running that workspace’s messaging connectors. An administrator can revoke a device at any time, which immediately invalidates its tokens, WebSocket session, and lease. Uninstalling the extension or choosing “Unpair & clear data” removes all locally stored data, including the device key.

Contact

Questions: privacy@agenticerp.cloud

This page is the canonical privacy policy referenced by the AgenticERP Connection Extension’s Chrome Web Store and Edge Add-ons listings.