Security & privacy

Confidentiality between clients, controlled access inside each tenant, and deployment models where sensitive dossier data stays in your environment — not treated as reusable training fodder.

Illustration of a shield representing data protection

Your environment, your data boundary

Enterprise deployments are designed so regulated content remains within customer-controlled infrastructure and policy. Contractual and architectural choices determine retention, logging, and backup — not a generic public SaaS default.

Audit trail

Classifications, gap findings, and drafting steps can be recorded so teams can explain what the system proposed, what was accepted, and what a human expert changed before submission.

Regulatory alignment (design intent)

The product is structured around EU variations thinking, ICH M4Q / CTD module organisation, and proportionate use of AI in regulatory work — so technical controls support the story you tell to quality and agencies.

Client isolation

Users and business records are associated with a client (tenant) identifier. Queries and screens are designed around that context so routine operations stay within the correct organisation’s boundary.

Authentication

Industry-standard identity mechanisms handle passwords and sessions. Inactive accounts can be blocked from signing in while remaining visible to administrators for audit purposes.

Authorisation layers

Broad roles (such as administrator versus staff) work together with per-form permissions (view, create, edit, delete) so the user interface and server both respect the same policy intent.

Privileged operations

Highly privileged roles can be reserved for platform operators, separate from tenant administrators who manage their own users and authorisation matrices.

This public website

The pages you are reading now are static HTML only. They do not collect credentials or connect to your production database. Your real application runs in your own hosting environment with its own connection strings and certificates.