Loading ForensicBlock
Preparing your blockchain forensics platform...
Preparing your blockchain forensics platform...
Role ladders aren't enough for a firm. RelativityOne lets a workspace admin create custom GROUPS ('Doe v. Smith team', 'Compliance reviewers', 'External co-counsel'), attach permission sets, and grant per-matter access via group or user. We ship that layer.
Per-group permissions across Matters, Exhibits, Watchlists, Reports, Settings. Each leaf is read/write/seal/promote/redact/screen/etc. Owner-only writes.
Each matter has an ACL. Grant ONE principal (user OR group) a specific access kind (observer / paralegal / examiner / partner). Optional expiry for external co-counsel windows.
Every grant / revoke / role-flip / group-change writes to matter_access_audit_log with actor, target, event_type, payload. The compliance reviewer's audit trail.
Name + description + permission matrix (5 sections × per-action switches). Add members from the org.
Partner grants matter access — pick principal (user or group) + access kind + optional expiry + reason.
fb_user_effective_matter_access(user, case) returns the highest-rank access from role + group + explicit ACL.
matter.access_granted / revoked / expired events with full provenance. Same trail format as fb_audit_log.
The permission audit log records every grant, revoke, and role change with full provenance — partner-or-higher visible.
Honesty rail
Group membership ADDS access; never silently strips role-based access. Org owners cannot be locked out — emergency floor enforced. System groups are protected by a trigger (cannot delete; is_system cannot be toggled).
Book a demo and bring a closed matter (or a hypothetical one).