Read-and-understood acknowledgements
An acknowledgement is a user confirming they have read and understood the current effective version of a controlled document. It produces a permanent, per-version record you can show an auditor as evidence of distribution.
Acknowledging is open to every user who can see an effective document. Administrators use the records to track who has confirmed.
When the acknowledge button appears
The read-and-understood control appears on a document's detail page only when:
- The document is Effective (drafts, in-review, approved, superseded, and obsolete versions cannot be acknowledged), and
- The signed-in user has not already acknowledged the current version.
Once acknowledged, the button collapses to a confirmation showing the date and time of the acknowledgement.
How a user acknowledges
- The user opens the effective document.
- They read the content (the Versions and history viewer is the comfortable reading surface for long documents).
- They select the read-and-understood control.
- A confirmation appears with the timestamp.
The acknowledgement is tied to the specific version that was effective at the time. If a new version later becomes effective, the document presents the acknowledge control again for the new version - confirming one version does not silently cover later ones.
The acknowledgement record
Each acknowledgement is stored once per user, per document version. The record cannot be edited or deleted; it is append-only, the same pattern used for approvals and training evidence.
An acknowledgement records who confirmed which version, and when. The record cannot be removed or altered afterward. Re-clicking is harmless: the system records a single acknowledgement per user per version, so a second confirmation does not create a duplicate. See the Compliance area for the append-only and immutability model.
Acknowledgement is treated as an operational event: it is expected to happen in large volumes, and the acknowledgement record itself is the evidence. For that reason the system records the acknowledgement durably without blocking the user if a secondary log write is slow.
Related
- Lifecycle and approval - a document must be effective before it can be acknowledged.
- Versions and history - reading and deep-linking specific versions.
- Compliance area - the audit-readiness model behind the records.