Help Center · Getting Started & Product
Security and privacy
How the platform protects your data — permissions, masking, and the audit trail.
Last updated 26 August 2026
Permissions are enforced at the server
Every screen and API route is gated by permissions granted through roles. Holding a menu entry never guarantees the data behind it — the server checks the permission again on every request, and screens you cannot use show an honest "restricted" state instead of guessing.
Personal data is masked
Sensitive personal fields (personal email addresses, bank and tax identifiers, and similar) are masked by default and only visible to roles explicitly granted to see them. The masking happens at the server, so it applies to every consumer of the data, not just the main screens.
Everything important is audited
Significant actions — approvals, publications, configuration changes, template changes — are written to an append-only audit log with the actor, the action, and when it happened. The audit trail cannot be edited after the fact.
Password and session handling
Credentials are never stored in readable form. Sessions are revocable, and an administrator can force a sign-out for any account.
Related articles
-
Getting started with the platform
How to sign in, what you land on, and where the main working areas live.
-
Using this help center
How help articles are organized, how search works, and how to tell an article is current.
-
Subscriptions and billing
How plans, subscriptions, seats and payments work on the platform.
-
Contacting support
The real ways to reach support — the website chat, tickets, and what happens after you write in.