← Flowkite

Privacy Policy

What leaves your machine, and what does not.

Flowkite is an open-source AI web automation Chrome extension. This policy explains how your data is handled.

Open source

Flowkite is licensed under Apache 2.0 and all source code is public in the GitHub repository, so every claim below can be checked against the code rather than taken on trust.

Where your data lives

Flowkite has no backend. There is no Flowkite account, no Flowkite server, and nothing you do is uploaded to us. Everything the extension stores lives in your browser's local extension storage (chrome.storage.local) and is removed when you uninstall the extension. That covers:

None of this is synced across your devices, and none of it leaves your machine except as described under "What is sent to your LLM provider".

Remembered preferences (Memory)

Flowkite can remember preferences you tell it, so they carry across sessions, for example a delivery address or a preferred unit.

What is sent to your LLM provider

To do anything useful, Flowkite sends page context to whichever LLM provider you configured, using your API key. Depending on your settings, that includes:

This data goes directly from your browser to your provider. It does not pass through any Flowkite infrastructure. Once it reaches your provider, their privacy policy governs it, not this one. If a page contains sensitive information and you run a task on it, that information may be included in what is sent.

Page content is treated as untrusted input and is wrapped in explicit delimiters before being given to the model, so that text on a page is not able to act as an instruction to the agent.

Browser access and permissions

Flowkite requests broad browser access because a web automation agent cannot work without it. Specifically:

Flowkite does not read your browsing history, and it does not act on pages outside the task you gave it.

Actions that need your permission

Flowkite will not spend money, delete data, submit a form, download a file or type into a password field without stopping to ask you first. It also shows you its plan before it begins acting on a page. Both behaviours are on by default and can be turned off under Options → General, which is your decision to make.

Anonymous analytics (optional)

Analytics is enabled by default and can be disabled anytime under Options → Analytics. It is also inert in any build that has no analytics key configured, in which case nothing is collected at all.

Collected when enabled:

Never collected:

Analytics data is processed by PostHog and used solely to improve the extension. It is never sold or shared with advertisers.

Your control

Children

Flowkite is not directed at children and is not intended for use by anyone under 13.

Changes to this Privacy Policy

This policy may be updated as the extension changes. Material changes will be noted in the repository's release notes, and the date below will be updated.

Contact

Questions or concerns? Please open an issue at github.com/itsnevu/Flowkite/issues.

Last updated: August 11, 2026