User Guide
Team setup & roles
Invite collaborators, assign roles, and share datasets safely under Row-Level Security.
Roles#
- Owner — full access, billing, delete account
- Admin — manage members & API keys
- Member — upload, run jobs, export datasets
- Viewer — read-only
Inviting members#
Visit Team, paste one or more emails (comma-separated), pick a role, and send. Invitees receive an email link; once accepted they appear under active.
Row-Level Security#
Every record — molecule, docking job, QM calc — carries an org_id. The database enforces visibility with Postgres RLS so two organizations on the same cluster never see each other's data, even via SQL injection.