Last updated: 31 August 2026
| Category | Examples | Why |
|---|---|---|
| Account data | Your name, email, password (hashed, never stored in plain text) | To create and secure your login |
| Business data you enter | Clients, suppliers, employees, quotes, invoices, payments, expenses, price lists | To run the Service for you - this is your data, we're just storing/processing it on your behalf |
| Payment data | Subscription tier, billing history, PayFast transaction references | To bill your subscription. We never see or store your full card number - PayFast (our payment processor) handles that directly |
| Optional integration credentials | Your own SMTP login, your own Anthropic API key | Only if you choose to configure them - stored encrypted, decrypted only in memory for the immediate outbound request |
| Usage data | Login timestamps, basic error logs | Security (e.g. login lockouts) and troubleshooting |
We don't sell your data. It's shared only with the specific third parties needed to run the Service:
Each organization's data is logically separated by organization ID at the database level, enforced on every request. Users only ever see data belonging to their own organization.
Your data is retained for as long as your account is active, and for a reasonable period after cancellation in case you return, after which it's deleted on request. Encrypted credentials (SMTP password, AI API key) can be cleared at any time from Settings.
Under POPIA, you can request access to, correction of, or deletion of your personal information. Most of your organization's own data (clients, quotes, settings) is directly editable/deletable by you inside the app at any time; for anything else, reach us via the in-app Feedback/Support widget.
Passwords are hashed (never stored in plain text), sensitive credentials (SMTP passwords, AI API keys) are encrypted at rest, and login attempts are rate-limited against brute-force guessing.
The no-signup demo account is shared publicly and its data is periodically wiped and reset - never enter real personal or business information into the demo.
Questions about this policy can be sent via the in-app Feedback/Support widget once you're logged in, or to the email address on your account confirmation.