FlowGraph Pro is a native desktop application built on the principle of 100% local execution. Because all processing happens on your machine:
FlowGraph Pro only establishes direct outbound connections to the AI provider APIs you explicitly configure (for example, api.openai.com, endpoints you configure in OpenRouter, or your local Ollama instance).
No data is ever sent to any developer-controlled endpoints or third-party telemetry servers. You can verify this with any network monitoring tool (Wireshark, Fiddler, GlassWire).
You have full control over your API keys (Bring Your Own Key model):
All agent configurations, chat histories, workspace files, and application settings are saved entirely on your local disk in standard JSON format. You own this data completely and can delete it at any time.
When you use a third-party AI provider within FlowGraph Pro, your interactions with their models are governed solely by that provider's Privacy Policy and Terms of Service. FlowGraph Pro acts as a neutral local client — it connects you to their API and nothing more.
We strongly recommend reviewing the privacy policies of any AI provider you use.
If you work with client materials, personal data, or confidential information, you are responsible for deciding which model providers are appropriate for that data, and for confirming whether their policies meet your compliance requirements.
FlowGraph Pro has no visibility into what you send to third-party APIs. Data governance is entirely in your hands.