Audit Snapshots¶
Audit snapshots capture the compliance state at a specific point in time, creating an immutable record for auditors. This is OpsDeck's "defense room" — the interface you present during an external audit.
Audit creation strategies¶
OpsDeck supports two approaches when creating an audit:
| Strategy | When to use |
|---|---|
| Fresh start | First-time audit, new framework, or a complete reassessment |
| Renewal | Subsequent audits that build on a previous audit's scope and evidence |
Renewal mode clones the previous audit's control items and evidence links, giving you a head start rather than rebuilding from scratch.
Creating an audit¶
- Navigate to Compliance → Audits.
- Click Create Audit.
- Choose the target framework.
- Select Fresh Start or Renewal (and pick the source audit if renewing).
- The system creates
AuditControlItemrecords — frozen copies of each framework control with their current compliance status and linked evidence.
Working with the audit¶
Once created, the audit provides:
- Control list — all controls in scope, grouped by framework section, with status badges.
- Evidence links — each control shows its linked evidence items (assets, policies, services, etc.) as they were at snapshot time.
- Gap analysis — controls without evidence are highlighted. Use this to identify gaps before the auditor reviews.
- Notes — add auditor notes, remediation plans, or context to any control item.
Linking additional evidence¶
While the audit is unlocked, you can:
- Navigate to a control item within the audit.
- Click Link Evidence.
- Search for and select additional entities to link.
- Each new link is recorded as an
AuditControlLinkwithin the audit scope.
Locking the audit¶
When the audit is complete:
- Click Lock Audit.
- This sets the audit to an immutable state — no further changes can be made.
- The locked audit serves as a point-in-time record for auditors and regulators.
Warning
Locking is irreversible. Ensure all evidence is linked and all gaps are documented before locking.
Exporting for auditors¶
The audit export service generates a comprehensive evidence package:
- PDF report with all controls, their status, and linked evidence.
- Attachments referenced by evidence links.
- Summary statistics (compliant, non-compliant, gap counts).
Navigate to the audit detail page and click Export to generate the package.
Audit cloning¶
For recurring audits (e.g., annual ISO 27001 surveillance), cloning saves significant effort:
- Create a new audit with Renewal strategy.
- Select the previous audit as the source.
- All control items and evidence links are copied to the new audit.
- Review the cloned data — update statuses, add new evidence, remove obsolete links.
- Lock when ready.