Does Fleet Control work with self-hosted n8n?
Yes. Any n8n instance with the public API enabled works out of the box, including paid n8n Cloud, n8n Business, and self-hosted instances. You add the base URL and an API key.
Where is my data stored?
Your account data, instance metadata, encrypted n8n API keys, workflow snapshots, backups, audit events, and execution summaries are stored in Fleet Controlβs application storage. Fleet Control connects to your n8n instances only through the API access you provide.
How are API keys protected?
n8n API keys are encrypted at rest using AES-256-GCM with an app-level secret key. The running Fleet Control service can decrypt them when needed to perform authorized operations such as syncs, backups, health checks, and promotions. API keys are never returned in API responses or exposed in the UI.
Can Fleet Control read my n8n API keys?
Fleet Control does not display API keys to users or return them through the API. Because Fleet Control runs scheduled syncs, backups, health checks, and promotions, the service must be able to decrypt API keys internally for those authorized operations.
What happens when my 14-day trial ends?
Your account becomes read-only. You can still log in and view everything, but mutations are paused until you pick a plan. No data is deleted.
Can I change plans later?
Yes. Move between Starter, Growth, and Agency any time as your fleet grows. Annual plans get 2 months free.
Do you support multi-user teams?
Fleet Control supports independent self-serve accounts today, each isolated to its own fleet. Multi-seat teams and roles inside one account are on the roadmap for Growth and Agency plans.
What's on the Enterprise plan?
Unlimited instances, SSO/SCIM (roadmap), custom retention & SLAs, dedicated infrastructure, and a security review with DPA. Contact us to scope it.