How per-client isolation is designed in
The core of the portal is that each client sees only their own space. Access is scoped per client so one organisation can never see another’s documents, updates or approvals, and that isolation is enforced at the level of how data is queried, not just hidden in the interface. We design this access model with you first, mapping who should see what, so the boundaries reflect your real relationships before a line of feature code is written.
Within each space, least-privilege access keeps things tight: people get the access they need for their role and no more, and activity such as downloads and approvals is recorded so there is a clear, shared history. The result is a private, branded place for each client that replaces long email chains and ad-hoc shared links with something far more controlled and professional.



