Independent and not affiliated with the FDA, MHRA, ISPE, PDA, or any agency. Get the appgoutham@madhadi.com
madhadi.comData Integrity & GxP Quality
Browse all topics → Articles Templates & Procedures Learning paths GlossaryScenariosToolsRegulatory ReferencesLearning PathsTopics About Start here
Intermediate CSV / CSA

21 CFR Part 11 and EU Annex 11: Electronic Records and Signatures Explained

A practical breakdown of 21 CFR Part 11 and EU Annex 11, what they require, how they differ, open vs closed systems, electronic signatures, and what actually gets cited in inspections.

21 CFR Part 11 is one of the most cited regulations in pharmaceutical quality, and one of the most misapplied. It governs electronic records and electronic signatures in FDA-regulated industries: what they must do, what controls must surround them, and under what conditions they are acceptable as equivalents to paper records and handwritten signatures.

EU Annex 11 is the European counterpart, a GMP annex governing computerized systems, with overlapping but not identical requirements.

Understanding both, and the differences between them, is foundational for anyone working on computer system validation, quality systems design, or FDA and EMA inspection preparation. This article walks through the structure of each regulation, the specific clauses that get tested in an inspection, and how to translate the legal text into design decisions you can actually make when you select or configure a system. The same controls apply across small-molecule pharma, biologics, vaccines, medical devices, in-vitro diagnostics, and the wider life-sciences sector. The technology differs; the rules for trusting a digital record do not.


Why These Two Regulations Exist

It helps to remember what these rules replaced. For most of the twentieth century, a GMP record was a paper batch record signed in ink, a lab notebook page, a chart printed from an instrument. The control mechanisms were physical: a locked archive room, a controlled-copy stamp, a signature you could compare against a specimen card. When records moved onto computers in the 1980s and 1990s, every one of those physical controls disappeared. A digital record can be edited with no visible trace, copied a thousand times, backdated, or deleted in a keystroke. A typed name at the bottom of a screen proves nothing about who actually pressed the button.

Part 11 and Annex 11 exist to rebuild, in software and procedure, the assurance that ink and paper used to provide for free. Part 11 took effect on August 20, 1997. Its central promise is conditional: if you meet the controls in the regulation, FDA will treat your electronic records and signatures as the legal equivalent of paper and ink. If you do not, your electronic records may not satisfy the underlying GMP, GLP, or GCP recordkeeping requirements at all. That linkage to the underlying requirement, which FDA calls the “predicate rule,” is the single most important concept for reading Part 11 correctly. Part 11 never stands alone. It always sits on top of a predicate rule that already required the record to exist.

A predicate rule is just the other FDA regulation that obliges you to keep the record in the first place. For drug manufacturing it is 21 CFR 211 (cGMP for finished pharmaceuticals). For nonclinical safety studies it is 21 CFR 58 (GLP). For clinical trials it is 21 CFR 312 and the GCP regulations. For medical devices and the device part of a combination product it is 21 CFR 820, now the Quality Management System Regulation (QMSR), effective February 2, 2026, which incorporates ISO 13485:2016 by reference. Part 11 supplies the electronic controls; the predicate rule supplies the reason the record must exist and how long it must be kept. When you assess a system, identify its predicate rule first. Everything else follows from it.


What 21 CFR Part 11 Actually Covers

Part 11 establishes the technical and procedural controls that must be in place for:

  • Electronic records to be accepted as equivalent to paper records
  • Electronic signatures to be accepted as equivalent to handwritten signatures

The regulation applies to electronic records and signatures that are “created, modified, maintained, archived, retrieved, or transmitted under any records requirements set forth in FDA regulations.” That phrasing is deliberately broad. It reaches any GxP electronic record, from batch records to laboratory results to release approvals, as long as some other FDA regulation requires that record to be kept.

A useful test for whether Part 11 applies to a given record: ask whether you would have to show that record to an inspector to demonstrate compliance with a predicate rule. If yes, and the record lives in electronic form, Part 11 applies. A spreadsheet a chemist keeps for personal convenience that duplicates a fully maintained paper record is generally outside scope. The same spreadsheet, if it becomes the official record used to make a release decision, is squarely inside scope. The determining factor is the role the record plays, not the technology it runs on.

The key structural distinction in Part 11 is between open and closed systems, because the required controls differ depending on who controls access.

A scoping decision you can defend

The first deliverable on any new system is a documented Part 11 / Annex 11 applicability assessment. It is short, it is signed, and it answers four questions in order:

  1. Does the system create, modify, maintain, archive, retrieve, or transmit a GxP record? If no, Part 11 does not apply and you document that conclusion. If yes, continue.
  2. What is the predicate rule? Name it. A system can have more than one (a stability LIMS touches both 211 and the stability commitments in the marketing application).
  3. Is the electronic record the official record, or is paper the official record? If the printout is signed in ink and archived, and the electronic file is a convenience copy only, you may be running a hybrid system (see the hybrid paper and electronic records article). If the electronic record is what you would defend to an inspector, full Part 11 applies. A hybrid arrangement still needs a defined signature workflow bridging the two halves, not an assumption that “the paper is signed so we are fine”; the hybrid system signature workflow work instruction sets out the step-by-step.
  4. Are electronic signatures used? If approvals are captured electronically, subpart C applies on top of the record controls.

Keep this assessment with the validation package. When an inspector asks “is this system Part 11 in scope,” the answer is a one-page document, not a debate in the room.


Open vs Closed Systems

Closed system. An environment in which system access is controlled by the persons who are responsible for the content of the electronic records. In practice, this is a validated internal system that only authorized company personnel can reach, such as a LIMS on a corporate network. The system administrator, who answers to the same quality organization that owns the data, controls who can log in and what they can do.

Open system. An environment in which system access is not controlled by the persons responsible for the content. In practice, this is a system reachable over the public internet, or one where third parties hold access you do not fully govern: a submission portal, a contract lab’s shared platform, or a multi-tenant cloud application where the provider’s staff can technically reach the infrastructure.

Open systems require additional controls beyond closed systems, because authenticity has to survive a boundary you do not own. Section 11.30 calls for measures such as document encryption and the use of appropriate digital signature standards to ensure record authenticity, integrity, and confidentiality from the point of creation to the point of receipt.

Here is a point that trips up a lot of teams. Whether a system is “open” or “closed” is not decided by whether it is hosted in a data center versus the cloud. It is decided by who controls access to the content. A cloud-hosted application can be a closed system if access to the records is controlled entirely by your organization through your own identity management, your own access reviews, and a vendor contract that walls off provider personnel. What matters is the access control reality, documented and verified, not the marketing label on the deployment model. The requirements in 11.10 apply to closed systems. The additional requirements in 11.30 apply to open systems. Most GxP manufacturing systems are operated as closed systems.

Deciding the classification in practice

Run the test against actual access, not architecture:

ScenarioOpen or closedWhy
LIMS on the internal network, accounts managed by your ITClosedYou control access to the content
SaaS quality system, your SSO controls logins, contract bars provider staff from production dataClosedAccess to content is yours despite cloud hosting
Contract lab portal where the CRO grants and removes its own usersOpenA party you do not govern controls access
Public regulatory submission gatewayOpenRecords cross a boundary you do not own
Multi-tenant app where vendor support engineers can read production records with no contractual or technical wallOpenProvider personnel can reach the content

When in doubt, classify as open and add the 11.30 controls (encryption in transit and at rest, appropriate signature integrity controls). The cost of treating a closed system as open is a little extra encryption. The cost of treating an open system as closed is records an inspector will not trust. For the deeper cloud and software-as-a-service questions, see cloud and SaaS validation and software supplier assessment.

Cloud and SaaS: where the vendor’s Part 11 responsibility ends

Classifying a system as open or closed answers one question. A second, related question comes up constantly with SaaS: which Part 11 and Annex 11 controls does the vendor actually own, and which stay with you. No vendor delivers a turnkey compliant system, because several of the controls in 11.10 and Annex 11 clause 12 depend on decisions only the customer can make, starting with who gets an account and what role that account holds.

A workable split looks like this:

LayerTypically the vendor’s responsibilityTypically the customer’s responsibility
Infrastructure (hosting, physical security, network)Data center controls, infrastructure patching, platform uptimeConfirming the vendor’s controls through audit or a recognized certification
Application validationBase-product testing, release notes, and defect historyConfiguration-specific validation (OQ/PQ) of your workflows, roles, and calculations
Access and identityThe authentication mechanism the product supportsWho gets an account, what role, and when it is removed, whether through the vendor’s console or your own single sign-on
Audit trailThe logging capability the product ships withConfirming it is turned on, cannot be disabled by your users, and is actually reviewed
Backup and retentionThe underlying backup infrastructureConfirming a restore actually works and that the contract lets you export your data on exit
Change managementNotice of upcoming releasesYour own impact assessment and re-verification before accepting a vendor update into production

None of this belongs as an assumption buried in a sales deck. It belongs in a written quality technical agreement, and the specific split for a given vendor should be assessed rather than taken on faith. The cloud/SaaS shared-responsibility RACI and cloud/SaaS quality technical agreement templates are built to make the split explicit for a specific vendor rather than generic.


The Core Requirements (11.10, Closed Systems)

Section 11.10 lists the controls a closed system must have. Read each one as a design requirement, not a paragraph of legal text.

11.10(a), Validation. The system must be validated to ensure accuracy, reliability, consistent intended performance, and the ability to discern invalid or altered records. The last clause is easy to skip and important: validation has to demonstrate that the system can tell good data from corrupted or tampered data, not just that it runs.

11.10(b), Record generation. The system must be able to generate accurate and complete copies of records in both human-readable and electronic form. This is the basis for requiring that electronic records can be printed and that archives stay readable. “Complete” means metadata too, not just the visible result.

11.10(c), Record protection. Records must be protected to enable their accurate and ready retrieval throughout the retention period. Retention here follows the predicate rule, which can mean many years.

11.10(d), Access controls. System access must be limited to authorized individuals.

11.10(e), Audit trails. Computer-generated, time-stamped audit trails must independently record the date and time of operator entries and actions that create, modify, or delete electronic records. Record changes must not obscure previously recorded information, and audit trail documentation must be retained at least as long as the underlying records and be available for review and copying. This section is the regulatory basis for the controls covered in the audit trail design and review article.

11.10(f), Operational system checks. Controls must enforce permitted sequencing of steps and events where appropriate, so an operator cannot, for example, record a result before recording the test was run.

11.10(g), Authority checks. The system must verify that the person attempting an action is authorized to use the system, access the operation, or sign the record. This is the technical backbone of role-based access.

11.10(h), Device checks. Where relevant, the system must check the validity of the source of data input or operational instruction, confirming that input came from an authorized device or terminal.

11.10(i), Education and training. Persons who develop, maintain, or use electronic record and signature systems must have the education, training, and experience to perform their tasks.

11.10(j), Written policies. Written policies must hold individuals accountable for actions taken under their electronic signatures, to deter record falsification.

11.10(k), Documentation controls. Appropriate controls must govern systems documentation, including distribution, access, and use of documentation for operating and maintaining the system, and a change control and revision history for that documentation.

A note for readers newer to this area: almost every one of these controls maps directly onto a data integrity principle. Access and authority checks support attributability. Audit trails support the original and contemporaneous attributes. The ability to discern altered records supports accuracy. If the ALCOA+ framework is familiar, Part 11 reads as the system-level implementation of those same ideas.

What each control looks like when it is working

Reading the clauses is one thing; recognizing a compliant configuration is another. The table below turns each requirement into something you can verify with evidence.

ClauseDesign controlEvidence that it works
11.10(a) ValidationRisk-based validation covering the data integrity controls, not just functionalitySigned validation summary, traced requirements, test scripts that challenge the audit trail and access rules
11.10(b) CopiesExport to PDF and to an open electronic format, with metadata includedA printed record and an exported file that both show result, units, audit trail, and signatures
11.10(c) ProtectionBackup, archive, and read access controls across the retention periodRestore test result, retention schedule mapped to the predicate rule
11.10(d) AccessIndividual named accounts, no shared loginsUser list reconciled to active employees, joiner/mover/leaver records
11.10(e) Audit trailOn by default, captures who/what/when/old value/new value/reason where required, cannot be disabled by usersConfiguration screenshot, a test change showing the before value preserved
11.10(f) SequencingWorkflow enforces logical order of stepsNegative test: system blocks recording a result before the test is started
11.10(g) AuthorityRole-based access matrix; the system checks rights at each actionRole matrix document, test that an unauthorized role is denied
11.10(h) DeviceInput restricted to qualified terminals or instruments where relevantInterface qualification, IP or device allow-listing config
11.10(i) TrainingRole-based training before access is grantedTraining records dated before the access grant
11.10(j) PolicySigned accountability policy and signature agreementThe policy, plus each user’s signed acknowledgment
11.10(k) DocumentationControlled SOPs and admin guides under change controlDocument control records, revision history

When you build a Part 11 assessment, this table is effectively your checklist. For a ready-made structured version, see the CSV and CSA audit checklist.


Electronic Signatures

Part 11 subpart C covers electronic signatures. The requirements are precise, and inspectors check them line by line.

Uniqueness (11.100(a)). Each electronic signature must be unique to one individual and never reused by or reassigned to anyone else. No shared accounts. This is the attributability requirement made concrete.

Identity verification (11.100(b)). Before assigning an electronic signature to a person, the organization must verify that person’s identity.

Two-component signatures (11.200(a)). Electronic signatures that are not biometric must use at least two distinct identification components, typically a user ID and a password. When an individual executes a series of signings during a single continuous session, the first signing uses both components and subsequent signings may use one, provided the session controls prevent anyone else from stepping in. Signings not performed in a single continuous session require both components each time. This is why a system that asks for a password again at each approval, even though you are already logged in, is doing exactly what the regulation expects.

Biometric signatures (11.200(b)). Part 11 also permits an electronic signature based on a biometric characteristic, such as a fingerprint, iris pattern, or voiceprint, in place of the identification-code-plus-password model. The regulation states it plainly: electronic signatures based on biometrics “shall be designed to ensure that they cannot be used by anyone other than their genuine owners.” There is no two-component counting requirement for a biometric signature, because the biometric itself is treated as sufficiently unique to the individual; the burden instead falls on demonstrating that the capture and matching technology reliably rejects an impostor.

Biometric signing is uncommon inside mainstream GxP computerized systems today. Where it appears, it shows up more often gating physical access to a room or a piece of equipment than as the signing mechanism inside a LIMS, MES, or CDS. The practical reasons are enrollment burden, a harder revocation problem (you can reset a password; you cannot reissue a fingerprint), and privacy obligations, since biometric identifiers are treated as a specially protected data category in a number of jurisdictions.

Non-biometric (11.200(a))Biometric (11.200(b))
BasisSomething you know or hold: ID code plus passwordSomething you are: fingerprint, iris, voiceprint
Component logicTwo components for the first signing in a session; one component for later signings in the same continuous sessionNo component count; the match itself must be shown to be unique to the individual
Response to a compromised credentialReset the password, reissue the tokenCannot reissue the biometric; requires a fallback credential and a documented incident response
Enrollment burdenLow: an account and a passwordHigher: a capture and template-enrollment step, plus template security
Typical GxP use todayThe default for almost all electronic records and signatures in LIMS, MES, CDS, and QMS platformsPhysical access control; occasional use in specialized manufacturing or clinical capture devices
Extra compliance loadMinimal beyond standard account governanceConsent, retention limits, and data-protection handling for the biometric template itself

Whichever mechanism is used, sections 11.50, 11.70, and 11.100 apply identically. The signature still needs a printed name, timestamp, and meaning on the record; it still needs to be bound to that record so it cannot be transferred; and the signer’s identity still needs to have been verified before the credential, password or biometric template, was ever issued.

Non-repudiation (11.70). Electronic signatures must be linked to their respective electronic records so the signature cannot be cut, copied, or transferred to falsify another record. A signature that is merely an image annotation on a PDF, removable and re-stampable onto a different document, is not a compliant electronic signature.

Signature manifestation (11.50). Signed records must show the printed name of the signer, the date and time the signature was executed, and the meaning of the signature, such as “reviewed by,” “approved by,” or “performed by.” This information must appear on any human-readable form of the record, including printouts.

Agency certification (11.100(c)). Before or at the time of first using electronic signatures, an organization must certify to FDA that it intends its electronic signatures to be the legally binding equivalent of handwritten signatures. Under 11.100(c)(1) the certification must carry a traditional handwritten signature, but it may be submitted in electronic or paper form, it is not restricted to a mailed paper letter. This is a one-time certification to the agency, not a per-system filing. FDA’s 2023 technical amendment updated the submission route: the current path is FDA’s published Letters of Non-Repudiation Agreement page (with electronic submitters using the Electronic Submissions Gateway), not the former Office of Regional Operations mailing address. Keep a copy; inspectors sometimes ask to see it. The Part 11 certification letter template gives you a starting draft with the required elements.

A worked example helps tie these together. An analyst finishes a chromatography run and approves the result. A compliant flow: the analyst is already logged in under a unique account, the system prompts for the password again, the analyst selects the meaning “approved by” from a controlled list, and the system writes the printed name, the timestamp, and the meaning into the record and locks that signature to that exact record version. If the result is later reprocessed, the prior signature does not silently carry over to the new version. Each of those behaviors traces to a specific clause above, and the absence of any one of them is a common inspection finding.

A sample signature manifestation

This is what a compliant signed record shows on screen and on the printout. Every field maps to a clause.

Result record: Assay, Lot 2024-0417, HPLC potency
Value: 99.2% (label claim)

Performed by:  J. Okafor (Analyst)      2024-04-17 14:22:06 EDT
Reviewed by:   M. Lindqvist (Reviewer)  2024-04-17 16:05:41 EDT
Approved by:   P. Adeyemi (QC Manager)   2024-04-18 09:11:33 EDT

Each signature bound to record version 2 (post-integration).
Audit trail attached. System clock synchronized to NTP.

Three things make this compliant rather than decorative: each line shows printed name, timestamp, and meaning (11.50); the names are individual accounts, not roles or shared logins (11.100(a)); and the signatures are bound to a specific record version, so a later reprocess does not inherit them (11.70). The full mechanics of building this into a system are in electronic signatures implementation.

Roles and responsibilities for the signature program

RoleResponsibility
System owner (business)Defines who needs which signing rights and the meanings used
IT / system administratorConfigures two-component signing, session controls, identity binding
Quality assuranceOwns the accountability policy, approves the role matrix, audits attribution
HR / identity managementVerifies identity before a signature is assigned (11.100(b))
Individual userSigns the accountability agreement, never shares credentials
Regulatory affairsFiles and retains the 11.100(c) certification to FDA

The FDA’s Narrow-Scope Interpretation (2003)

In August 2003 FDA issued the guidance Part 11, Electronic Records; Electronic Signatures, Scope and Application, which reshaped how the regulation is applied in practice.

The guidance announced that FDA intended to interpret the scope of Part 11 narrowly and to exercise enforcement discretion over several of the more prescriptive technical requirements, including some controls around validation, audit trails, record copies, and record retention. The stated reason was that an overly broad reading had discouraged useful technology and imposed cost without a corresponding gain in record reliability.

The pivot was to refocus on the predicate rules. FDA said it would concentrate enforcement on whether the underlying records were accurate, complete, and reliable, the data integrity fundamentals, rather than treating every technical Part 11 gap as a violation in its own right. The guidance did not rescind Part 11, and it did not exempt new systems. The regulation remains in force. What changed was prosecutorial emphasis: a technical shortfall is far more serious when it lets bad data through than when it is a paperwork mismatch on a system whose records are otherwise sound.

For anyone reading 483s and warning letters issued since the data integrity enforcement wave that gained momentum after 2015, the practical result is clear. FDA cites Part 11 most often when an audit trail was off, a record was overwritten, or shared logins made attribution impossible, that is, when the technical gap actually compromised data reliability. The 2003 guidance is best read alongside the broader computer software assurance approach, which carries the same philosophy into how FDA expects validation effort to be focused on patient and product risk rather than documentation volume. Note the timing precisely: FDA published the Computer Software Assurance document as a draft in 2022 and finalized it in 2025. The narrow-scope guidance and the CSA approach share one idea: spend your effort where a failure would hurt the product or the patient, not on documentation for its own sake.


Legacy Systems, Predicate Rule Gaps, and the Remediation Decision

The 2003 scope and application guidance did not appear out of nowhere. FDA wrote it because the industry that had been buying and building computerized systems since the 1980s and 1990s was full of systems that predated Part 11 entirely, or were implemented against an early, over-literal reading of it. Two decades later the same pattern repeats: systems bought under time pressure, systems inherited through an acquisition, systems that quietly outlived the people who validated them. A gap assessment against Part 11 and Annex 11 almost always turns up its worst findings in this population, not in whatever was purchased last year.

The determination runs in two layers, and skipping the first is the most common way a legacy gap assessment goes wrong.

Layer one: is there still a live predicate rule, or only a retention obligation? A system built to support a study that has since closed out, or a product that has been discontinued, may have no live predicate rule left driving today’s decisions. Its records still need retention and integrity controls, because a retention obligation can outlive the activity that created the record, but nobody is making a fresh GxP decision from that data anymore. That changes the remediation calculus: a system with no live predicate rule needs its records preserved and readable, not necessarily upgraded to a current Part 11 configuration standard.

Layer two: for a system with a live predicate rule, what is the real gap between 11.10/Annex 11 and what the system does today? This is where the discipline covered in retroactive validation for legacy systems matters, and where a Part 11 / Annex 11 predicate rule applicability and system gap assessment does the scoring work, sorting a system into a documentation-led retrospective path, a baseline-led path, or a genuine replacement path depending on whether its operating history can be reconstructed at all. The legacy system classification and remediation risk assessment then carries that decision into the testing-depth and historical-review scope.

A worked example across three predicate rules

The same manufacturing site can run three systems that trigger three different predicate-rule situations, and treating them identically is a common mistake.

  • A batch record system supporting a marketed small-molecule tablet. The predicate rule is 21 CFR 211 (cGMP for finished pharmaceuticals). The record supports a release decision made today, on every batch, so the audit trail and access controls in 11.10 apply at full strength, continuously.
  • A legacy stability-chamber data logger supporting a discontinued product whose last lot has already passed its expiry. The predicate rule that created the obligation (211, plus any marketing-application stability commitment) has run its course for that product, but the records retention period has not. The system needs its records preserved and retrievable; it does not need re-validation to a current standard if it is being decommissioned rather than kept in active GxP use.
  • A cell therapy manufacturing execution system tracking chain of identity from apheresis to infusion. The predicate rule is still 21 CFR 211 (and, for a combination product, potentially 21 CFR 820/QMSR for a device constituent), but the consequence of a Part 11 gap is sharper, because a chain-of-identity error in an autologous product cannot always be corrected by re-testing a retain sample the way a chemistry result sometimes can. The same nominal predicate rule carries a different real-world severity depending on what the product actually is, which is the point of weighting severity heavily in the classification and remediation scoring referenced above.

Deciding whether a gap needs remediation now or can run on interim controls

A Part 11 or Annex 11 gap is identified on a system in live GxP use
Does the system have a live predicate rule today, or only a retention obligation for past records?
Retention only → preserve the record, confirm readability and retrievability, no re-validation required; log the system toward eventual archival or decommissioning
Live predicate rule → classify the system's condition (documented and controlled / validated but stale / never controlled) and score each affected function for severity, probability, and detectability
High severity with a weak or absent control (no audit trail, shared logins, no access review) → put interim controls in place now (enhanced second-person review, restricted access, manual reconciliation) while formal remediation is scoped and resourced
Remediation path chosen → retrospective validation, documentation-led or baseline-led, if the design can support the required controls; replacement if it cannot, or its history cannot be reconstructed

A runnable checklist for the gap-assessment-to-remediation cycle

  1. Confirm whether the system’s predicate rule is still live; if not, scope the work to retention and readability only.
  2. Pull the current configuration, not the original validation package, and compare it against 11.10(a) through (k) and the Annex 11 clauses line by line.
  3. Name every gap in plain language: what control is missing, and what could actually go wrong because it is missing.
  4. Classify the system’s condition (documented and controlled, validated but stale, or never controlled) from live evidence, not from the assumption its age implies.
  5. Score each affected GxP function for severity, probability, and detectability, and let severity dominate the priority.
  6. Put interim controls in place immediately for any high-severity, weakly controlled function; do not wait for the remediation project to start.
  7. Decide retrospective validation versus replacement per system, not as a blanket policy applied to “all legacy systems.”
  8. Scope the historical data review: how far back, what population, and whether any of it reached a regulatory submission.
  9. Resource and schedule the remediation, and track it on the same register used for any other open quality commitment.
  10. Re-assess after remediation closes to confirm the gap is actually closed, not just documented as closed.

Roles in a legacy gap assessment and remediation program

RoleResponsibility
System / process ownerProvides the operating history, confirms current configuration, resources the interim controls
CSV / validation leadRuns the classification and scoring, recommends the remediation path
Quality AssuranceApproves the classification, the interim controls, and the final remediation closure
Data integrity SMEAssesses whether the historical record can be reconstructed and scopes the retrospective data review
IT / system administratorConfirms the technical facts (audit trail history, access logs, backup history) the classification depends on
Regulatory affairsConfirms whether affected data reached a submission and whether disclosure is needed

Running this as a standing gap-assessment discipline, not a one-time project, matters because new legacy candidates appear every year as systems age past their original validation assumptions. The GxP system inventory and classification practice is what surfaces them before an inspector does.


EU Annex 11: The European Framework

EudraLex Volume 4, Annex 11, Computerised Systems is the European GMP annex governing computerized systems. The current version took effect on June 30, 2011, and it is broader in scope than Part 11. Where Part 11 is about records and signatures, Annex 11 covers the whole lifecycle of a computerized system, from supplier selection through retirement.

Annex 11 is organized as principles followed by numbered clauses grouped under three headings: general, project phase, and operational phase. Several clauses have no direct Part 11 equivalent.

Annex 11 is lifecycle-wide. It addresses risk management as a thread through the whole lifecycle (Principle and clause 1), supplier and service provider assessment (clause 3.2), and formal validation with traceability between requirements and testing (clause 4).

Annex 11 is explicit on data integrity. Where a system passes data to another system electronically, clause 5 expects the interface itself to be checked so the transfer stays correct and secure. Clause 6 turns attention to data a person types in by hand, asking for a way to confirm critical entries were keyed correctly. Clause 9 frames the audit trail as a risk-based decision, log the GMP-relevant changes and deletions when the risk assessment calls for it, and clause 12 covers security and access control.

Annex 11 addresses storage and backup. Clause 7 is about protecting stored data from harm, physical and electronic alike, and periodically confirming you can still reach it, read it, and trust it. Clause 7.2 pushes further: take backups on a routine, and prove the restore actually works rather than assuming it.

Annex 11 requires business continuity. Clause 16 asks what happens when the system goes down: you need a plan that keeps the supported process running, and the speed of that recovery should track how critical the process is. In practice this is a documented, tested disaster recovery expectation, covered in depth in the backup, restore, and disaster recovery validation article.

Annex 11 names third parties directly. Clause 3 sets expectations for any third party involved in providing, installing, configuring, integrating, validating, maintaining, or operating a system, and requires formal agreements that define each party’s responsibilities. Clause 7.2 also reaches data held on behalf of the company by a third party.

A major revision is in flight. The 2011 text above is the in-force version, but it is being rewritten. On 7 July 2025 the European Commission published a draft revised Annex 11 for public consultation, alongside a revised Chapter 4 and a brand-new draft Annex 22 on artificial intelligence; the consultation closed on 7 October 2025. As of August 2026 the texts remain drafts: the concept-paper timeline that anticipated adoption in early 2026 and publication by mid-2026 has slipped, EMA convened a further Annex 22 expert workshop on 30 June and 1 July 2026 to work through control and mitigation measures, and no final version has been published, with adoption now widely expected no earlier than 2027 and a transition period likely before it applies. The draft expands Annex 11 from a short annex into a far more detailed framework, with much more on audit trails, supplier and service management, identity and access management, periodic review, and, for the first time, cybersecurity as a core expectation. None of it is in force yet, so do not validate against draft clause numbers. But if you are designing a system now, build the access-control, audit-trail, and supplier-oversight controls with the direction of travel in mind, because retrofitting after a fourteen-year-overdue revision lands is more expensive than building them in. Confirm the published status and application dates against the source before you cite either annex.

The Annex 11 clauses by lifecycle phase

It helps to read Annex 11 the way an EU inspector does, by where in the system’s life each clause bites.

PhaseClausesWhat it asks for
Principle / generalPrinciple, 1 (risk management), 2 (personnel)Risk-based effort, defined roles for owner, process owner, QP
Project phase3 (suppliers), 4 (validation), 5 (system interfaces)Supplier assessment, validation with traceability, interface checks
Operational phase6 (accuracy checks), 7 (data storage/backup), 8 (printouts), 9 (audit trails), 10 (change/config), 11 (periodic evaluation), 12 (security), 13 (incident management), 14 (e-signatures), 15 (batch release), 16 (business continuity), 17 (archiving)The day-to-day controls an inspector tests on a running system

Two clauses deserve a closer look because they have no Part 11 twin and are frequent findings. Clause 11 (periodic evaluation) requires that computerized systems be evaluated periodically to confirm they remain in a validated state and compliant; the output is a short report on a defined frequency, usually annual to triennial based on risk. Clause 15 (batch release) requires that when a system is used to release a batch, it shows clearly whether the Qualified Person has performed the release, a point that ties to QP batch release under Annex 16.


Where Annex 11 and Part 11 Overlap and Diverge

The two regulations cover much of the same ground but allocate it differently. The table below maps the main areas.

RequirementPart 11Annex 11
System validation11.10(a)Clause 4 (detailed, traceability required)
Risk managementImplicitPrinciple and Clause 1 (explicit)
Audit trails11.10(e)Clause 9 (risk-based)
Access controls and security11.10(d), (g)Clause 12
Electronic signaturesSubpart CClause 14
Interface and device checks11.10(h) (device checks)Clause 5 (electronic data exchange)
Manual data entry accuracy checksNo direct equivalent (closest is validation, 11.10(a))Clause 6 (critical data entered manually)
Data retention and archiving11.10(b), (c)Clause 7, Clause 17
Backup and restoreNot explicitClause 7.2 (required)
Disaster recovery / continuityNot explicitClause 16 (required)
Third-party and cloud11.30 (open systems)Clause 3 (explicit, agreement required)
Periodic evaluationNot specifiedClause 11 (required)
Change and configuration mgmtImplicitClause 10
Incident managementNot specifiedClause 13

For a company selling into both the US and the EU, a single system has to satisfy both frameworks at once. The good news is that they do not conflict. A system designed for full Part 11 compliance and validated using a recognized lifecycle method, such as the approach described in the GAMP 5 framework, will meet most of Annex 11 on its own. The predictable gaps are the clauses where Annex 11 is more explicit: documented and tested business continuity (clause 16), incident management (clause 13), periodic evaluation (clause 11), and written agreements with service providers (clause 3). Teams that build to Part 11 alone and then enter the EU market usually find their remediation list concentrated in exactly those four areas.

There is one more difference worth carrying in your head. Part 11 is a binding regulation with the force of law; a violation can support a 483 observation or a warning letter directly. Annex 11 is a GMP annex, an expectation that EU and MRA-partner inspectors enforce through the GMP framework rather than a standalone statute. In day-to-day practice both get cited and both get remediated, but the legal mechanics differ, which is why the same gap can read slightly differently in a US 483 versus an EU inspection report.

The deeper inspection-culture differences between the two agencies, beyond the regulations themselves, are covered in FDA vs EMA inspection dynamics.


What Gets Cited in Inspections

Based on publicly available FDA Form 483 observations and warning letters, the Part 11 failures cited most often are the ones that broke data reliability, not the formatting nitpicks.

  1. Audit trail gaps. Audit trail disabled, never turned on, configurable to be turned off by ordinary users, or incomplete because it failed to capture prior values on a change (11.10(e)). This is consistently among the most common observations.
  2. Shared and generic accounts. A single shared login used by a whole shift, or generic accounts such as a common analyst password, which makes attribution and signature uniqueness impossible (11.100(a), 11.10(d)).
  3. Excessive privilege. Analysts holding administrator rights that let them change methods, clock settings, or delete data, with no separation between the person who runs the test and the person who can alter the system (11.10(d), (g)).
  4. Validation gaps. Systems used to make GxP decisions with no documented validation, or validation that never tested the data integrity controls it claimed (11.10(a)).
  5. Signature manifestation gaps. Signatures that do not capture the meaning, the printed name, or the date and time, or that do not appear on the printed copy (11.50).

For Annex 11, EU inspectors additionally probe:

  • Backup and restore that has been performed but never verified by an actual test restore (clause 7.2)
  • Business continuity and recovery arrangements that exist on paper but were never exercised (clause 16)
  • Service provider arrangements with no formal agreement defining responsibilities, especially for cloud and contract operations (clause 3)
  • Periodic evaluations that were due but never carried out (clause 11)

A recurring theme runs through both lists. The findings cluster where a control that exists on paper was never actually working, or never actually tested, in production. An audit trail you can configure off, a backup nobody has restored, an account whose owner cannot be identified. These are the findings to hunt for in your own self-assessment before an inspector does. The Part 11 and Annex 11 practical implementation guide and the CSV and CSA audit checklist give a structured way to look.

Common mistakes, and how each one actually fails

These are the patterns that turn into findings, with the underlying reason and the fix.

MistakeWhy it fails the ruleFix
Audit trail switched on but never reviewedA trail nobody reads is a control in name only; reviewers miss the overwrite that matteredBuild audit trail review into batch and result review, risk-based. See operationalizing audit trail review
Time set manually by usersA signature timestamp you cannot trust is not evidence of when something happenedLock the clock, sync to a network time source, restrict who can change it. See time stamps and system clock control
”System is 21 CFR Part 11 compliant” taken from the datasheetCompliance is how you configure and operate, not a feature flagVerify each control in your validated configuration, not the vendor brochure
One generic admin account shared by the IT teamBreaks uniqueness and attribution for the most powerful actions on the systemNamed admin accounts, least privilege, no operational user holds admin
Spreadsheet treated as out of scope because “it is just Excel”If it makes a GxP decision it is in scope regardless of the toolValidate or replace it. See infrastructure qualification and spreadsheet validation
Backups taken, restore never testedClause 7.2 wants proof you can get the data back, not proof you copied itSchedule and document an actual restore test
E-signature is a pasted image on a PDFRemovable and reusable, so it is not bound to the record (11.70)Use a system that cryptographically or transactionally binds signature to record version

Practical Implication for System Design

The actionable takeaway from both regulations: evaluate a GxP system against these requirements before you deploy it, not after a finding forces the question.

A system assessment that tests Part 11 and Annex 11 readiness should answer, with evidence, the following:

  • Audit trail. Is it on by default, can ordinary users disable it, does it record old and new values with user and timestamp, and can a reviewer read it without exporting raw database tables?
  • Account management. Can each person have an individual account, are shared accounts prevented or at least detectable, and is there a documented process for granting, reviewing, and removing access?
  • Electronic signatures. Does the system enforce two components, re-prompt appropriately within and across sessions, capture the meaning and printed name and timestamp, bind the signature to that record version, and carry that information onto printouts?
  • Authority and segregation. Are roles defined so the person entering or running data cannot also approve it, and is administrator access restricted to a small, named, non-operational group?
  • Record copies and retention. Can the system produce complete, human-readable copies that retain metadata, and will those records stay readable for the full predicate-rule retention period?
  • Backup, restore, and continuity. Are backups taken, has a restore actually been tested, and is there a tested continuity plan matched to the system’s criticality?
  • Third parties. For any cloud or contracted operation, is there a written agreement defining responsibilities, and have you assessed the provider’s controls rather than assumed them?

One closing distinction is worth carrying into every vendor conversation. “The system supports Part 11” is a marketing statement about capability. “The system is configured, validated, and operating to meet Part 11 and Annex 11 requirements at our site” is the statement an inspector will test. Most commercial LIMS, electronic lab notebook, chromatography data system, and MES products on the market today, including widely used platforms such as Waters Empower for chromatography, can be brought into compliance, but every one of them ships with settings that are not compliant out of the box. Default audit trail configurations, default account setups, and default permission grants frequently need to be changed during configuration and locked down during validation. The regulation is satisfied by how you set the system up and operate it, not by the feature list on the datasheet.

A practical configuration checklist for a new system

Use this when you receive a system for configuration and validation. Each line produces a documented decision.

  1. Confirm the predicate rule and retention period; set the archive policy to match.
  2. Turn the audit trail on, confirm it cannot be disabled by any non-admin role, and confirm it captures old value, new value, user, timestamp, and reason where the change is to a critical field.
  3. Synchronize the system clock to a controlled network time source and restrict clock changes to named admins.
  4. Build the role matrix so the person who runs or enters data cannot approve it; remove the default “everyone is admin” template.
  5. Replace any shared or generic accounts with named individual accounts; enable account lockout and inactivity timeout.
  6. Configure two-component electronic signatures with the correct meanings, session re-prompt behavior, and binding to the record version.
  7. Confirm the system can export a complete human-readable copy with metadata and audit trail, and test it.
  8. For a cloud or contracted system, confirm the written agreement and the open-system encryption controls under 11.30.
  9. Schedule the first periodic evaluation (Annex 11 clause 11) and the first restore test (clause 7.2).
  10. Write the applicability assessment, the role matrix, and the configuration record into the validation package.

For the full set of validation documents this sits inside, see the validation deliverables guide and user requirements and traceability.


Acceptance Criteria: Signs a Part 11 / Annex 11 Program Is Actually Working

A system assessment or a configuration checklist tells you whether the controls were built correctly. These criteria are different: they describe an operating program, months or years after go-live, that is still doing what it was built to do.

  • Every account performing a GxP action, on any system in the inventory, maps to one identified, currently employed individual; no account is shared, and no retired account has been reassigned.
  • The audit trail is not just enabled; someone can produce evidence that it has actually been reviewed on the defined schedule, with exceptions dispositioned rather than accumulating unexamined.
  • Every electronic signature on a record produced in the last audit period shows a printed name, a timestamp, and a meaning that matches the workflow step it was applied at.
  • The Part 11 certification letter (11.100(c)) is on file, current, and can be produced within minutes of being asked for, rather than searched for during the inspection.
  • No system on the GxP inventory is missing a documented Part 11 / Annex 11 applicability determination; “we never got around to assessing it” is not a defensible answer for a system already in production.
  • Every legacy or under-validated system carries either a closed remediation record or an open one with a resourced target date, not an indefinite “known issue.”
  • A restore test exists, on file, dated within the last review cycle, for every system whose backup a released batch or a submission depends on.
  • Any third-party or cloud system in the inventory has a written agreement stating, in terms someone can act on, what the vendor is responsible for and what the organization is responsible for.

A program that can produce evidence for all eight of these in an afternoon is in a materially different position, in front of an inspector, than one that can only assert them.


Interview and Inspection Questions

These are the questions that come up in a Part 11 / Annex 11 interview or in the room during an inspection. Short, defensible answers below.

“What is a predicate rule and why does it matter for Part 11?” It is the underlying FDA regulation that requires the record to exist (211 for cGMP, 58 for GLP, the GCP regulations for clinical, 820 for devices). Part 11 only applies to records a predicate rule already requires, and it adds electronic controls on top. The 2003 scope guidance refocused enforcement on whether those predicate-rule records are accurate, complete, and reliable.

“How do you decide if a system is open or closed?” By who controls access to the content, not by where it is hosted. If your organization controls access through your own identity management and a contract that walls off provider staff, it is closed even in the cloud. If a party you do not govern controls access, or records cross a public boundary, it is open and needs the 11.30 controls. When unsure, treat it as open.

“Walk me through a compliant electronic signature.” Unique account per person (11.100(a)), identity verified before assignment (11.100(b)), two components for the first signing in a session and re-prompt across sessions (11.200(a)), bound to the specific record version so it cannot be copied to another record (11.70), and the printed name, timestamp, and meaning shown on screen and on the printout (11.50). One-time certification to FDA under 11.100(c).

“What is the difference between Part 11 and Annex 11 on audit trails?” Part 11.10(e) requires a computer-generated, time-stamped audit trail for create, modify, delete actions, retained as long as the record. Annex 11 clause 9 is risk-based: you build the audit trail for GMP-relevant changes based on a risk assessment. In practice both expect old and new values, user, and timestamp on critical data, and both expect the trail to be reviewed, not just generated.

“A vendor says their product is Part 11 compliant. Is that enough?” No. Capability is not compliance. Every commercial GxP system ships with non-compliant defaults. Compliance is established by how you configure, validate, and operate it at your site, evidenced in your validation package, not by the datasheet.

“What are the most common Part 11 findings?” Audit trails off or able to be turned off, shared or generic logins that break attribution, analysts with admin rights, no validation of the data integrity controls, and signature manifestations missing the meaning, name, timestamp, or printout. They share a theme: a control that existed on paper was not actually working in production.

“Where does a Part 11 system usually fall short of Annex 11?” Business continuity tested (clause 16), incident management (clause 13), periodic evaluation (clause 11), and written service-provider agreements (clause 3). A Part 11-built system entering the EU market typically concentrates its gaps there.

“How does CSA change how you validate a Part 11 system?” The Computer Software Assurance approach, draft in 2022, finalized in 2025, and revised 3 February 2026, asks you to focus testing effort on the functions that affect product quality and patient safety and to use less documentation-heavy methods on low-risk functions. It does not lower the bar on the data integrity controls; it redirects effort toward where a failure would actually matter.

“You inherited a fifteen-year-old system with no clear validation history. Where do you start?” Determine first whether it still has a live predicate rule, because a system whose only remaining obligation is record retention does not need the same remediation as one still feeding today’s release decisions. For anything still live, classify its condition from actual evidence, was it under change control, is the configuration known, was there individual authentication and an audit trail, rather than assuming its age tells you the answer, then score each GxP function for severity, probability, and detectability so testing depth and historical data review scope follow the real risk. Put interim controls in place immediately for anything high severity and weakly controlled; do not wait for the remediation project to be resourced.

“When would you use a biometric electronic signature instead of a password-based one?” Rarely, in most GxP computerized systems. Biometric signatures under 11.200(b) drop the two-component requirement in exchange for demonstrating the biometric itself cannot be used by anyone but its owner, but they add enrollment burden, a harder revocation problem when a credential is compromised, and often a biometric-data-privacy obligation a password does not carry. They show up more often gating physical access to a room or a piece of equipment than as the signing mechanism inside a LIMS or MES. Sections 11.50, 11.70, and 11.100, manifestation, linking, identity verification, apply identically either way.

For broader interview preparation across the quality field, see GxP quality interview preparation.


For the broader context that these two regulations sit within, see the data integrity foundations article and the overview of GxP computerized systems operations. For how these controls combine with risk-based validation across a system’s life, the CSV risk assessment methodology and change control for validated systems articles carry the operational thread forward.

Use madhadi.com as an app Full screen, works offline, one tap from your home screen.