Security
Who sees what, what stays, and where the system runs — as it actually is.
- 01
Four roles
Admin, partner, lawyer and assistant. Permissions are defined in the system and applied on every request rather than read from the session, so a role change takes effect immediately.
- 02
Record-level access
Every case, document and task has who may see it: partners and admins see everything, lawyers and assistants see what they are assigned to.
- 03
Short-lived sessions
Sign-in uses tokens that expire, rotate and can be revoked, and are not stored where page scripts can reach them.
- 04
Document versions and a trash
Every upload is a version kept with who uploaded it and when, and can be restored; deleted files stay in the trash until purged.
- 05
Nightly backups
A copy of the database and files every night, managed and restored from the operations panel.
- 06
An optional offsite copy
A mirror of the files to the firm's own Google Drive; a failure there costs a backup copy, not an upload.
- 07
On the firm's hardware, from one panel
Installed on a machine in the office and run from an operations panel: a version is chosen, applied and can be rolled back, optional modules are enabled there, and the licence is verified locally.
Try it the way a firm would use it.
A full demo with sample data, running in your browser now. And if you'd like to talk about your firm, write to us.