We use privacy-first product analytics and session replay to improve WorkflowPulse. Recordings mask all text and inputs - we never capture your automation data, secrets, or client details. See our privacy policy.
Docs
Your n8n reports out to us; we never connect in. No API key leaves your instance, and firewalled or private-network deployments work exactly like public ones.
Instead of us polling your instance, you import two small n8n workflows that push to WorkflowPulse over HTTPS:
The instance URL you enter is used only for links back into your n8n from alerts and the dashboard - we never open a connection to it.
If you downloaded the Reporter workflow before July 7, 2026, download a fresh Reporter template from your instance’s workflow settings and replace the old workflow in n8n. The current Reporter paginates local workflow and execution reads, sends per-hour aggregates, and includes truncation and source-clock metadata so reports can label coverage accurately.
Older Reporter workflows still check in and are accepted, but their windows have lower confidence because they do not prove pagination completeness or exact hour-level buckets.
Ingest tokens are scoped to their endpoint, stored only as salted digests, and revocable per instance. Pushed error messages go through the same scrubbing as everything else - emails and secret-shaped strings are redacted before storage. See the security page for the full picture.