Glossary Term

Audit Trail

A secure, computer-generated, time-stamped record of who changed what, when, and why in a regulated quality system.

Audit trails are the evidence layer regulators use to reconstruct what happened. Weak audit trails, or ones nobody reviews, sit at the top of FDA 483 themes and EU GMP deficiencies.

Audit trail ledger — immutable entries with who, when, what, why, where
On this page
  1. Definition
  2. Why It Matters
  3. Regulatory Context
  4. In Practice
  5. Key Controls
  6. Complere Approach
  7. Related Terms

What an audit trail is

An audit trail is a secure, computer-generated, time-stamped record of activity on a regulated record. It captures who did something, what changed, when it changed, and for material edits, why.

It's not a debug log. It's not a system access log. Those serve IT and security teams. The GxP audit trail is a quality record. It sits alongside the data it describes, gets retained for the same period as the underlying record, and gets produced on demand during an inspection.

Audit trails apply to electronic records that fall under predicate rules: manufacturing batch records, lab data, training history, deviations, CAPAs, change requests, audit findings, anywhere regulators expect a reconstructable history.

What an audit trail isn't

It isn't a system event log. It isn't a database transaction log. It isn't a security log. Those serve IT and security functions. The GxP audit trail is a quality record: controlled, attributable, retained, and reviewable.

Why audit trails sit at the centre of every inspection

Inspectors use audit trails to answer one question: can you prove what actually happened? If a result was overwritten, a deviation was closed early, or a document was approved by someone who shouldn't have approved it, the audit trail is either the evidence or the place where its absence becomes the finding.

Audit trail weaknesses are among the most consistent themes in FDA Form 483s and EU GMP deficiencies. Patterns include trails disabled by default, trails that exist but nobody reviews, trails that can't be produced during the inspection window, and shared user accounts that destroy attribution.

Inspector perspective: on a chromatography system or LIMS, the first ask is usually the audit trail review SOP and the most recent review record. If the review cadence isn't documented, or the reviewer signed but the trail itself is empty, the rest of the conversation gets considerably harder for the firm.

The MHRA data integrity test

Apply ALCOA+ to your audit trail. Is each entry Attributable, Legible, Contemporaneous, Original, Accurate, plus Complete, Consistent, Enduring, and Available throughout the retention period? If you can't say yes to all nine, you have a gap.

Where audit trails are required and how regulators describe them

Audit trail expectations are explicit in modern data integrity guidance and implicit in the predicate rules they support. The references that show up in findings:

  • 21 CFR §11.10(e): closed-system controls must use “secure, computer-generated, time-stamped audit trails to independently record the date and time of operator entries and actions that create, modify, or delete electronic records.”
  • 21 CFR §11.10(k): appropriate controls over systems documentation, including revision and change control.
  • 21 CFR §211.68(b): drug-manufacturing computerized systems must produce data according to established requirements with controls preventing unauthorized access or changes.
  • 21 CFR §211.180(a): production, control, and distribution records retained for at least one year after batch expiration (or one year past distribution for non-expiration OTC products).
  • EU GMP Annex 11 §9: “Consideration should be given... to the inclusion in the system of the creation of a record of all GMP-relevant changes and deletions (a system-generated ‘audit trail’).”
  • EU GMP Chapter 4 §4.9: records must allow full traceability of activities.
  • MHRA 'GxP' Data Integrity Guidance (March 2018, updated September 2021): defines audit trail expectations against ALCOA+ and describes review cadence.
  • PIC/S PI 041-1 (July 2021): §9 covers audit trail design, review, and inspection expectations.
  • WHO TRS 1033, Annex 4 (2019): audit trail principles aligned to PIC/S.
  • ICH Q9(R1) Quality Risk Management (Step 4, January 2023; EU GMP adoption effective July 2023): risk principles drive audit-trail review frequency by criticality.
  • ISO 13485 §4.2.5: control of records, including electronic records used as device QMS evidence.

What an inspection-ready audit trail captures

A complete entry captures the following at the same time as the action, bound to the record it describes:

  • Who — the authenticated user (no shared accounts; system-generated entries attributed to the system actor)
  • What action — created, modified, viewed, signed, approved, deleted, printed, exported, status-changed
  • When — server-side UTC timestamp, not client time, to defeat clock manipulation
  • What changed — for edits, both the original value and the new value, stored separately
  • Why — for material edits to GxP records, a reason captured at the moment of the edit, not back-filled
  • From where — IP / hostname / session ID for forensic reconstruction
  • Linked record — the entry is bound to the GxP record by foreign key, not parked in an unrelated log file
  • Generation: the system writes the entry automatically; the user can't disable or bypass
  • Storage: immutable; no delete or overwrite through application logic or database access
  • Review: periodic cadence defined by SOP, performed by an independent reviewer, signed off as a controlled record
  • Retention: trail retained for at least the same period as the underlying record, available throughout
  • Production: exportable in human-readable form during an inspection, on demand, without IT dependency

What strong audit trail programs share

Quality systems that hold up at inspection have controls that go beyond the technical capture of events:

The 'enabled but never reviewed' trap

Enabling the audit trail is half the job. FDA warning letters from 2017 onward routinely cite firms whose chromatography trails were captured but whose review SOPs were absent or unused. An audit trail you can't show evidence of reviewing is functionally the same as one you don't have.

  • Can't be disabled — the system rejects any configuration that turns audit trail off; engineering controls block IT bypass
  • Reason-for-change enforced — material edits to GxP records require a free-text reason, captured before the save, not optional
  • Attribution is real — every user has a unique account; shared accounts and 'administrator' generics are out of GxP workflows
  • Time source is controlled — server NTP-synchronized, not client clock; timezone normalized to UTC for storage with local display
  • Review SOP exists and gets followed — review frequency tied to risk; reviewer independent of the record owner
  • Review evidence is itself a controlled record — reviewer signature, date, scope, exceptions noted, follow-up actions linked
  • Exception triggers — automated flags for high-risk edits, after-hours changes, repeated retries, deletion attempts
  • Producible to an inspector — filterable by record, user, date range, action type; exportable in a readable format within minutes
  • Survives system migration — when a system is decommissioned, the trail migrates with the records or gets exported and retained as required

How Complere captures and produces audit trails

An audit trail is only as useful as your team's ability to produce it under pressure. Complere is built so the trail captures itself in the background of every regulated workflow, stays intact for the life of the record, and lands in front of an inspector in a form your team can hand over directly.

Every regulated record on the platform — a document, a CAPA, a change request, an audit finding, a deviation, a training history, a risk assessment — carries its own history. Each entry shows who did what, when, and for material edits, why. The original and the changed values both stay in the history. The trail can't be edited or deleted through the application — no user, administrator, or workflow in Complere exposes a way to overwrite or remove audit trail entries.

Signed actions land in the history alongside ordinary actions, with the signer's identity, the meaning they applied to the signature, and the moment they signed. The signature travels with the record it was applied to; it can't be detached and reused on something else. Logins are individual, never shared, so attribution stays real and the trail you produce ties back to a specific person.

When your team needs to produce evidence — an unannounced inspection, an internal audit, a supplier query, a deviation investigation — the trail is filterable by record, user, action type, or date range and exportable in a human-readable form. The history for a CAPA closure, the signing trail for a document approval, the complete activity log for a single user across a date range: all on demand, no IT ticket, no overnight export job.

The audit trail program around the system stays with your team: defining the review cadence by risk, running periodic reviews with an independent reviewer, retaining the review evidence itself as a controlled record, and verifying retention scope matches the predicate rule that applies to each record type. Complere keeps the trail; your team keeps the program around it.

Frequently asked questions

Common questions about Audit Trail sourced from regulatory references and inspection patterns.

What's the difference between an audit trail and a system log?

A system log records technical events for IT and security: logins, errors, performance. A GxP audit trail is a controlled quality record that captures who changed what GxP-relevant data, when, and why. It's retained for the same period as the underlying record, reviewed on a defined cadence, and produced to inspectors on demand. A system log serves a different purpose and isn't a substitute.

How often must audit trails be reviewed under 21 CFR Part 11?

Part 11 doesn't specify a frequency. FDA expects firms to define a risk-based review cadence in a controlled SOP, perform reviews by an independent reviewer, and retain evidence. MHRA's March 2018 data integrity guidance (updated September 2021) and PIC/S PI 041-1 reinforce the same: risk-based, periodic, documented. 'Never reviewed' is the most-cited failure pattern.

Does Annex 11 require an audit trail?

EU GMP Annex 11 §9 says consideration should be given to including a system-generated audit trail for GMP-relevant changes and deletions. In practice, EU inspectors expect audit trails on any computerised system supporting GMP. The phrasing is softer than Part 11 §11.10(e), but the inspection expectation is essentially the same.

Can audit trails be edited or deleted?

No. A controlled GxP audit trail must be immutable. If an entry could be edited or deleted, the audit trail would fail the ALCOA+ principles of Original, Enduring, and Available. Systems that allow administrative deletion of audit trail entries fail inspection.

What are the most common audit trail findings in FDA 483s?

A few patterns recur: audit trails not enabled (often cited in chromatography systems); audit trails on but never reviewed; inability to produce the trail during inspection; shared user accounts that destroy attribution; trails retained for less than the underlying record. FDA's chromatography enforcement actions from 2017 onward drove a large volume of warning letters on these.

How long must audit trails be retained?

At minimum, as long as the underlying record. For drug batch records under 21 CFR §211.180(a), that's at least one year past batch expiration (or one year past distribution for non-expiration OTC products). For device records under the QMSR (21 CFR Part 820, effective February 2, 2026, incorporating ISO 13485:2016 §4.2.5 by reference; former QSR §820.180), the longer of the expected device lifetime or two years from the date of release for distribution. EU GMP follows similar predicate retention. The audit trail has to stay Available throughout.

Do paper records need audit trails?

Paper records don't have a system-generated audit trail, but the equivalent is the bound, page-numbered logbook with single-line crossouts, initialled corrections, and a reason for change. The intent is the same: a reconstructable history with attribution. Hybrid paper/electronic systems get inspected against both standards for their respective parts.

What does ALCOA+ require for an audit trail?

Each entry has to be Attributable (tied to a unique user), Legible, Contemporaneous (recorded when the action happened), Original (unaltered first record), and Accurate. The '+' adds Complete (no gaps), Consistent (chronological), Enduring (durable storage), and Available (retrievable throughout retention). An audit trail that fails any one principle is a finding waiting to happen.

Continue Exploring

Explore related topics, modules, and compliance resources for a deeper understanding of your quality system.

Data Integrity & Audit Trails
Related

Data Integrity & Audit Trails

Explore this topic in more depth to build a complete picture of your quality and compliance operations.

Explore
ALCOA+
Related

ALCOA+

Explore this topic in more depth to build a complete picture of your quality and compliance operations.

Explore
Audit Management Module
Related

Audit Management Module

Explore this topic in more depth to build a complete picture of your quality and compliance operations.

Explore

See audit trail controls in action during a Complere demo

Walk through how Complere operationalizes this concept inside a validation-ready quality system.