Documenting controls shows the intended design of a process, while proving effectiveness shows the control actually works in practice. Under UK SOX style expectations, both matter. A control can be well written yet fail due to poor access settings, weak evidence, inconsistent execution, or unmanaged third-party dependencies. Auditors look for tested, repeatable evidence, not policy alone.
Design Evidence and Operating Evidence Are Not the Same Thing
Documentation tells you what a control is supposed to do, who owns it, and what evidence should exist when it runs. Effectiveness testing asks a different question: did the control actually operate as designed during the period under review, for the right population, with the right timing and approvals? That distinction matters because a polished procedure can still fail in production.
In practice, design evidence is usually static: policies, flowcharts, narratives, role matrices, and control descriptions. Operating evidence is dynamic: logs, approvals, reconciliations, screenshots, ticket trails, test results, and exception handling that show the control executed repeatedly. When auditors say they want proof, they are usually looking for DORA-style operational resilience evidence, not just a written statement of intent.
Why a Well-Written Control Can Still Fail
The gap between design and effectiveness often appears in the details that documentation tends to gloss over. Access may be misconfigured, approvals may be bypassed, evidence may be reconstructed after the fact, or a third party may perform a step that the control owner never actually checks. In financial reporting environments, those gaps matter because the control can look compliant on paper while leaving the underlying process exposed.
Failure usually comes from one of four places: the control design is incomplete, the operating team does not follow the documented procedure, the evidence is not trustworthy, or the dependency chain breaks outside the control owner’s visibility. A control over privileged access is a good example, because least-privilege intent means little if actual entitlements drift. That is why practitioners often pair control narratives with CIS Controls v8 account management and audit logging expectations, then verify the control really ran.
For financial controls, this is especially important where access, segregation of duties, or system change approvals support the reportable process. If a key dependency sits with an external provider, the question becomes whether that provider’s execution is tested and evidenced, not merely described in the internal control narrative. A design-only view tends to overstate assurance and understate operational fragility.
What Auditors and Control Owners Should Look For
Strong practice is to separate control documentation from control validation. The documentation should explain the control objective, frequency, owner, trigger, evidence source, escalation path, and dependency. The validation should then test whether the control operated consistently across the period, whether the evidence is original and complete, and whether exceptions were handled according to the stated process.
- Confirm the control has a clear operating cadence, not just an annual description.
- Verify evidence is produced by the process itself, not recreated for review.
- Test a sample across the full period, including exceptions and month-end pressure points.
- Check whether third-party steps are independently evidenced and reviewable.
- Challenge any control that depends on manual memory, informal approvals, or undocumented workarounds.
For security-relevant financial controls, it is also sensible to compare intended access boundaries with actual account use. NHIMG’s Ultimate Guide to Non-Human Identities is useful here because mismanaged system accounts, API keys, and service credentials often sit underneath the business process being controlled, even when the control narrative focuses only on the finance workflow.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack surface, CIS Controls v8 and NIST CSF 2.0 set the technical controls, and DORA define the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| DORA | ICT third-party risk management — ICT Third-Party Risk Management | Financial controls often depend on external providers and their evidenced execution. |
| Recommendation — Assess third-party dependencies and retain operating evidence for outsourced control steps. | ||
| CIS Controls v8 | Account Management — Account Management | Control effectiveness is undermined when actual access and permissions drift from the design. |
| Audit Log Management — Audit Log Management | Operating effectiveness depends on original logs and repeatable evidence, not policy text. | |
| Recommendation — Review account use and permissions to confirm the control operates as intended. Retain and test logs that show the control executed during the review period. | ||
| NIST CSF 2.0 | GV.RM — Risk Management Strategy | The distinction between design and effectiveness is a control assurance and governance issue. |
| Recommendation — Set a validation standard that distinguishes documented design from tested operation. | ||
| OWASP Non-Human Identity Top 10 | NHI-01 — Secret Sprawl | Control narratives can fail when secrets and credentials are unmanaged beneath the process. |
| Recommendation — Inventory and constrain secrets that support the control process. | ||
Practitioner Guidance
What to prioritise: Separate “is documented” from “is operating” in every control review. If the evidence set cannot show repeated execution over the review period, treat the control as unproven even if the write-up is strong.
What to verify: Ask whether the evidence source is inherent to the workflow, whether exceptions are traceable, and whether the control still holds when a human is absent or a third party is involved. If the answer depends on reconstruction after the fact, the control is fragile.
Practitioner takeaway: The real test is not whether the control reads well, but whether an independent reviewer can see it operating consistently under normal and exceptional conditions.
Related resources from NHI Mgmt Group
- What is the difference between human IAM controls and NHI governance?
- What is the difference between attack surface management and NHI governance?
- What is the difference between reviewing human access and reviewing NHIs?
- What is the difference between role-based access and API key governance for NHI security?