Skip to main content
Last updated: September 14, 2026tiCrypt

Governance

AdministratorRequires: Admin or Super-Admin

Governance is the set of administrative tasks that decide who may do what in tiCrypt. It enables you to create and activate identities, group them into teams that carry resource quotas, classify work into projects with security requirements, and arrange for key recovery if a private key is lost.

Governance is deliberately narrow. It never grants access to research data. An administrator can activate a user, place them in a team, and tag a project, but cannot open a virtual machine, read an encrypted drive, or decrypt a Vault file. Deciding who may hold access and actually holding it are separate powers in tiCrypt, and Governance covers only the first.

Governance contains the following functionality

  • Users: create, activate, and manage user accounts, permission profiles, onboarding templates, and per-user resource allocation.
  • Teams: define the resource quotas (CPU, memory, storage) that every active user draws against, and manage team membership.
  • Projects: classify work with access-controlled project tags, security levels, security requirements, and user certifications.
  • Escrow: configure recovery groups, escrow users, and certificates so encrypted data can be recovered when a private key is lost.
  • Settings: configure system-wide settings, review the settings change history, and manage custom fields.

Setting up a new deployment

If you are configuring tiCrypt for the first time or taking over administration, work through these in order. Each step depends on the ones above it.

StepActionGuide
1Configure system settings: organization name, logos, session timeouts, and registration policiesSystem Settings
2Register and activate the site-key admin: one per deployment, and nothing in escrow works without itSite Key
3Create escrow groups and register escrow users: at least three independent groupsEscrow Groups
4Create teams: teams carry the resource quotas, and every active user must belong to at least oneTeams
5Create projects: organize resources with project tags, security levels, and requirementsProjects
6Configure VM hardware setups and images: the compute catalog users draw againstProvisioning
7Create user profiles: profiles bundle roles and permissions into reusable templatesUser Profiles
8Build and activate an onboarding template for each user category: pre-assign profiles, teams, projects, and certificationsOnboarding
9Invite users to register, then activate their accountsUsers