QAtrial Unveils Version 3.0.0, Bringing Enterprise-Ready Open-Source Quality Management
The latest release introduces Docker setup, single sign-on, validation documentation, and integrations, making regulated industry compliance more accessible.

DevOps Tools for Java Developers: Best Practices from Source Code to Production Containers
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Introduction of QAtrial v3.0.0: A Fully Functional Open-Source QMS
In April 2026, QAtrial announced the release of version 3.0.0 of their open-source quality management system designed specifically for regulated sectors. This significant update transitions QAtrial from a prototype focused on requirements management into a comprehensive, production-ready platform equipped with a robust backend, containerized deployment, and advanced integrations. The new version incorporates Docker-based deployment, single sign-on capabilities, detailed validation documentation, and seamless connectivity with popular tools like Jira and GitHub, all under the permissive AGPL-3.0 license.
Single sign-on (SSO) identity providers
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Technical Architecture and Deployment Features
Built on a stack combining Hono, PostgreSQL, and Prisma, QAtrial v3.0.0 offers over 60 REST API endpoints, supports 15 database models, and employs JWT authentication supporting five distinct access roles. Deployment is simplified to a single command: docker-compose up, which launches the entire system—application server, PostgreSQL 16 database, and static file server—complete with health checks and persistent volume management, ready for immediate use.

Quality Software Management: Systems Thinking
Used Book in Good Condition
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Core Features and Functional Enhancements
Single Sign-On (SSO) Integration
QAtrial now supports SSO through popular identity providers such as Okta, Azure AD/Entra ID, Auth0, Keycloak, and Google Workspace. On first login, users are automatically provisioned with roles that can be customized, removing the need for manual account setup and streamlining onboarding for organizations with existing identity systems.
Validation Documentation Package
The platform includes five validation documents: an Installation Qualification with nine test steps, an Operational Qualification with eighteen steps, a Performance Qualification template, a Compliance Statement aligning QAtrial with 21 CFR Part 11 (covering fifteen sections), EU Annex 11 (covering seventeen sections), and GAMP 5 Category 4. Additionally, a Traceability Matrix links seventy-five regulatory requirements directly to specific product features and test identifiers, supporting validation efforts.
Pre-Configured Compliance Packs
Four ready-made compliance packs are provided: FDA Software Validation aligned with GAMP 5, EU MDR Medical Device QMS, FDA GMP Pharmaceutical Quality, and ISO 27001 plus GDPR. These packs automatically populate setup wizards with appropriate country, industry, modules, and project type selections, simplifying initial configuration.
Webhook and Integration Capabilities
The system offers fourteen webhook events covering key activities like requirement updates, test failures, CAPA process steps, approval workflows, electronic signatures, and evidence uploads. Payloads are secured via HMAC-SHA256 signatures. Additionally, users can enable two-way synchronization with Jira Cloud and link GitHub pull requests to QAtrial, with automatic import of continuous integration test results from the settings panel.
Audit Mode for External Review
Administrators can generate time-limited, read-only audit links valid for 24 hours, 72 hours, or seven days. These links provide auditors with access to a multi-tab view of project data—including requirements, tests, traceability, evidence, audit trail, and signatures—without requiring user login credentials.

Technical Services in the Pharma Industry: Bridging Innovation, Compliance & Efficiency
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Open-Source Philosophy and Market Implications
“For too long, quality management software has been confined behind expensive licensing models,” stated the QAtrial development team. “Organizations in regulated fields—particularly small to mid-sized manufacturers, biotech firms, and software developers—should have access to transparent, auditable, and affordable tools. With QAtrial licensed under AGPL-3.0, any entity can deploy a validated quality workspace on their own infrastructure at no cost, and auditors can freely examine the source code that manages their compliance records.”
Industry Context and Regulatory Landscape
The worldwide market for quality management software is expected to surpass $12.5 billion by 2028. Regulatory agencies are increasing scrutiny: the FDA’s Quality Management System Regulation (QMSR), effective since February 2026, mandates compliance with ISO 13485 for medical device manufacturers. Data from the FDA indicates a 115% rise in medical device recalls over the past decade, emphasizing the need for rigorous yet accessible quality systems. QAtrial addresses this demand with a platform supporting ten industry sectors—including pharmaceuticals, biotech, medical devices, CRO/clinical research, laboratories, logistics, software, cosmetics, aerospace, and chemical industries—and covering 37 countries with 15 modular components such as audit trails, electronic signatures, CAPA, risk management, and supplier qualification.
Immediate Availability and How to Access
Version 3.0.0 of QAtrial is accessible immediately via GitHub at https://github.com/MeyerThorsten/QAtrial, licensed under AGPL-3.0. To start using QAtrial:
git clone https://github.com/MeyerThorsten/QAtrial.git
cd QAtrial
cp .env.example .env
docker-compose up
The system is operational at http://localhost:3001 within minutes of setup completion.
Additional Resources and Support
The QAtrial website, located at https://qatrial.com/, offers comprehensive documentation, deployment instructions, feature overviews, and community forums. It provides detailed guides on compliance starter packs, validation procedures, and integration options, enabling organizations to evaluate the platform thoroughly before deploying or customizing.
About QAtrial
QAtrial is an open-source platform for quality management, enhanced with AI capabilities, tailored for regulated industries. Its integrated workspace encompasses requirements management, testing, risk assessment, CAPA tracking, electronic signatures, and audit logs. Supporting twelve languages, ten industry verticals, and thirty-seven countries, QAtrial offers four compliance starter packs. Its AI assistant aids in generating test cases, classifying risks, identifying gaps, suggesting CAPAs, and verifying requirement quality, utilizing multiple large language model providers including Anthropic, OpenAI, and local Ollama deployments. The project comprises over 130 source files and 25,000 lines of TypeScript code.
Websites: https://qatrial.com/ | https://github.com/MeyerThorsten/QAtrial
License: AGPL-3.0
Media inquiries can be directed via GitHub Issues at https://github.com/MeyerThorsten/QAtrial.
Key Facts
- QAtrial version 3.0.0 introduces Docker deployment, SSO, validation documentation, webhooks, and Jira/GitHub integrations.
- The platform is licensed under the AGPL-3.0 license, enabling free self-hosting and source code review.
- Supports five role-based access levels with JWT authentication and integrates with Okta, Azure AD, Auth0, Keycloak, and Google Workspace.
- Includes five validation documents covering installation, operation, performance, compliance, and traceability for validation efforts.
- Provides four pre-configured compliance starter packs for FDA, EU MDR, GAMP 5, and ISO 27001 + GDPR.
“For too long, quality management software has been confined behind expensive licensing models. Organizations in regulated fields—particularly small to mid-sized manufacturers, biotech firms, and software developers—should have access to transparent, auditable, and affordable tools. With QAtrial licensed under AGPL-3.0, any entity can deploy a validated quality workspace on their own infrastructure at no cost, and auditors can freely examine the source code that manages their compliance records.”
— QAtrial development team
Availability
QAtrial v3.0.0 is now available for download and deployment via GitHub at https://github.com/MeyerThorsten/QAtrial. To begin using the system:
git clone https://github.com/MeyerThorsten/QAtrial.git
cd QAtrial
cp .env.example .env
docker-compose up
The application becomes accessible at http://localhost:3001 shortly after setup.
About
QAtrial is an open-source, AI-enhanced quality management platform designed for regulated industries. It consolidates requirements management, testing, risk analysis, CAPA, electronic signatures, and audit trail functionalities within a unified environment. Supporting twelve languages, ten industry verticals, and thirty-seven countries, QAtrial offers four compliance starter packs. Its AI assistant facilitates test case creation, risk assessment, gap analysis, CAPA recommendations, and requirement validation, leveraging multiple large language model providers including Anthropic, OpenAI, and local Ollama deployments. The project comprises over 130 source files and 25,000 lines of TypeScript code.
Website: https://qatrial.com/
GitHub: https://github.com/MeyerThorsten/QAtrial
License: AGPL-3.0
Frequently Asked Questions
How can I deploy QAtrial version 3.0.0?
Clone the repository from GitHub, copy the environment variables template, and run docker-compose up. The platform will be accessible at http://localhost:3001 shortly after starting the containers.
What identity providers are supported for SSO?
QAtrial integrates with Okta, Azure AD/Entra ID, Auth0, Keycloak, and Google Workspace, allowing seamless user provisioning and login experiences.
Is QAtrial open-source and free to use?
Yes, QAtrial is licensed under the AGPL-3.0 license, enabling organizations to deploy, modify, and inspect the source code at no cost.
What compliance documentation does QAtrial include?
The system provides validation documents such as Installation Qualification, Operational Qualification, Performance Qualification, a Compliance Statement aligned with 21 CFR Part 11, EU Annex 11, and GAMP 5, along with a traceability matrix linking requirements to features.
Which industries and regions does QAtrial support?
QAtrial caters to ten industry sectors including pharmaceuticals, biotech, medical devices, and more, across 37 countries, with modular support for various quality standards and regulations.