Last updated: February 19, 2026
Form Assist AI Agent is a Chrome extension that helps users fill web forms using user-provided knowledge and configured AI providers.
1. What data the extension processes
The extension may process:
- Form field context from pages where the user activates the extension (for example: field label, placeholder, field type, page URL, and current field value).
- User-entered knowledge base text in the Options page.
- User settings (provider configuration, privacy toggles, sensitive-field rules, per-site activation list).
- Fill history/audit records created after user insert actions (for example selected suggestion, field path, timestamp, and site URL).
2. Where data is stored
By default, data is stored locally in the browser using chrome.storage.local.
The extension can also export data to local JSON files when the user explicitly clicks export actions.
3. When data is sent to third parties
Data is sent to external AI providers only when all of the following are true:
- The user configures an external provider and API credentials.
- The user activates the extension on the current site.
- The user triggers suggestion generation (manually per field or via Fill-all).
Depending on settings, prompt content may include field context and user knowledge text. Provider processing is governed by that provider's own privacy terms.
4. Sensitive fields and privacy controls
The extension includes privacy controls: