Your data should remain under your control
The platform minimizes unnecessary exposure and separates the public product website from each user’s private planning data.
Separation between the public site and private planning data
Public pages describe the product and are prepared for indexing. The internal application lives at /app and uses noindex directives so private user planning data does not become public website content.
Backups under user control
A plan can be exported as a portable file. Password protection is optional and, when enabled, the planning content is no longer directly readable from the backup.
Minimal presence data
The active-user counter uses anonymous session identifiers and activity timestamps; it does not need to publish names, financial information or backup content.
AI financial analysis
The AI feature is optional and starts only when requested by the user. Before making the external request, WorkFlow Planner Pro prepares a reduced financial summary with calculated indicators. The full backup, HMAC signature, AES keys, passwords and session identifiers are not sent.
Safe importing
A file is validated before it replaces the current state. Encrypted backups require AES-GCM authentication and, after decryption, the internal JSON must pass its HMAC verification.