This documentation is under active development and content may change as the platform evolves.

Introduction

Crinsutrack is a platform for cryopreservation sample tracking and facility management. It provides end-to-end management of cryogenic samples — from intake and storage to retrieval — with full audit trails and multi-tenant data isolation.

Crinsutrack is designed to support multiple deployment models:

ModelDescriptionStatus
Cloud (SaaS)Hosted and managed by Crinsutrack. No infrastructure required from the customer.Available
On-PremiseSelf-hosted within the customer’s own infrastructure for organizations requiring full data sovereignty.Planned

The API surface and integration contracts are designed to be identical across both deployment models, so integrations built against the cloud environment will work without changes when deployed on-premise.

Crinsutrack is composed of several integrated components:

ComponentDescription
Backend APIREST API that serves all integrations and the web application
Web ApplicationBrowser-based interface for facility staff to manage subjects, review procedures, and monitor storage
Device IntegrationHeadless protocol for SCARF and authorized third-party devices to receive and execute procedures
B2B IntegrationServer-to-server API for external systems (EMR, LIS) to create and track procedures
  • All data is encrypted at rest and in transit
  • Sensitive data handling follows applicable compliance requirements
  • Multi-tenant isolation: each organization can only access its own data
  • Authentication uses OAuth 2.0 with short-lived access tokens
  • Secrets and credentials are never stored in application configuration
All rights reserved. This documentation may not be used, copied, displayed, or published without the express authorization of CRINSURANCE. Unauthorized use may result in legal action.