In 2023, the SEC charged Cassava Sciences with securities fraud related to disclosures about clinical trial results. During the investigation, regulators examined how the company prepared investor communications, including whether AI tools had been involved in drafting statements that contained material misrepresentations.
The case highlighted a growing concern for public companies: when AI assists with financial communications and reporting, what documentation exists? What controls govern that assistance? How do auditors trace AI involvement in materials that affect financial statements?
The Sarbanes-Oxley Act of 2002 requires public companies to maintain internal controls over financial reporting, document those controls, and certify their effectiveness. AI tools that touch financial data without proper governance can undermine each of these requirements.
This guide explains what SOX requires, where AI creates compliance exposure, and how to build AI workflows that maintain the controls auditors expect.
The short version: If you need to redact sensitive documents before they reach AI systems, PaperVeil handles that layer. The rest of this article explains where it fits in the broader governance architecture.
What SOX Actually Requires
The Sarbanes-Oxley Act was passed in response to major corporate fraud scandals at Enron, WorldCom, and other companies. Its purpose is to protect investors by ensuring accurate financial reporting and preventing fraudulent manipulation of financial statements.
Section 302: CEO and CFO Certification
Corporate officers must personally certify that:
- Financial statements are accurate and complete
- They have disclosed any material weaknesses in internal controls
- They have disclosed any significant changes to internal controls
If AI tools affect financial reporting without the knowledge of certifying officers, those certifications may be at risk. Management must understand how AI is being used in financial processes.
Section 404: Internal Controls
This is the section most relevant to AI governance. Organizations must:
Establish control environment. Maintain internal controls over financial reporting. These controls must prevent material misstatements in financial statements.
Document controls. Written policies and procedures must describe how controls operate. This includes controls over any systems, including AI, that affect financial data.
Test controls. Controls must be tested regularly to ensure they operate effectively. AI-related controls should be included in testing scope.
Report on effectiveness. Management must assess and report on control effectiveness. External auditors must attest to that assessment.
Section 802: Records Retention
Organizations must retain records relevant to financial reporting. For AI, this raises questions:
- Are AI interactions records that must be retained?
- How do you preserve AI inputs and outputs?
- Can you reproduce AI-related documentation for regulators?
Section 906: Criminal Penalties
CEOs and CFOs face criminal penalties for knowingly certifying materially false financial statements. Maximum penalties include 20 years imprisonment and $5 million in fines.
While AI itself won't trigger these penalties, AI that produces inaccurate information incorporated into financial statements creates criminal exposure for certifying officers.
Why AI Creates SOX Exposure
AI tools can undermine SOX compliance in several ways:
Audit Trail Gaps
SOX requires the ability to trace any number in financial statements back through the control environment:
- Who created or modified the data
- When changes were made
- What approvals occurred
- How accuracy was verified
When AI assists with financial analysis, spreadsheet preparation, or disclosure drafting, these questions need documented answers. Consumer AI tools don't provide the audit trail granularity SOX requires.
An analyst uses ChatGPT to help build a financial model. The model feeds into quarterly projections. The projections affect revenue recognition. What documentation proves the AI output was reviewed and validated? Without that documentation, you have a control gap.
Uncontrolled Data Flows
Financial data flowing to external AI systems creates risk:
- Material nonpublic information may be transmitted externally
- Competitive or strategic information may be exposed
- Third-party access to financial data creates additional risk vectors
Each data flow to an AI system should be assessed for SOX implications. Uncontrolled flows undermine the integrity of the control environment.
Input/Output Control Failures
SOX controls should ensure data accuracy at each processing stage. For AI:
- What data was input to the AI system?
- Was that data authorized for AI processing?
- What output did the AI generate?
- Who reviewed that output for accuracy?
- What changes were made after review?
If these questions can't be answered for a specific transaction, the control environment has a gap.
Segregation of Duties Erosion
SOX requires segregation of duties to prevent fraud. AI can undermine this by giving individuals capabilities that should be distributed:
- Can one person use AI to both create and approve financial entries?
- Does AI assistance bypass established approval workflows?
- Are AI outputs subject to the same review as human-created materials?
Third-Party Risk
AI vendors become third parties affecting financial reporting. SOX requires assessment of such relationships:
- What security practices does the AI vendor follow?
- How is your financial data handled?
- What happens if the vendor experiences a security incident?
- How do you monitor the vendor relationship?
Where Your Data Goes
Understanding AI data flows is essential for SOX compliance. Here's what happens when financial data enters common AI systems:
Consumer AI (ChatGPT Free/Plus, Claude Free/Pro, Gemini Free)
Data transmission. Your input travels to the vendor's servers, typically in multiple data centers.
Data retention. Interactions may be retained indefinitely. Some vendors use data for model training by default.
Human review. Vendors may review interactions for safety, quality, or policy compliance.
Third-party access. Vendors may use subprocessors who also access your data.
For SOX purposes, consumer AI creates uncontrolled data flows with inadequate audit trails.
Enterprise AI (ChatGPT Enterprise, Claude Enterprise, Gemini for Workspace)
Data transmission. Data still travels to vendor infrastructure, but with enterprise controls.
Training exclusion. Enterprise agreements typically exclude your data from model training.
Retention controls. Enterprise customers can configure retention policies, sometimes including zero retention.
Audit logging. Enterprise tiers provide usage logs, though granularity varies.
Enterprise AI can support SOX compliance, but requires configuration and monitoring.
API Integration
Custom control. Organizations can build applications with specific controls around AI processing.
Data handling. API terms often provide stronger data protection than consumer products.
Zero retention. Some APIs offer zero data retention options.
Logging. Organizations control their own logging for API interactions.
API integration provides the most control but requires technical implementation.
Building Compliant AI Workflows
There are three approaches to using AI while maintaining SOX compliance:
Approach 1: Enterprise AI with Full Controls
Deploy enterprise AI within your controlled environment:
-
Select enterprise tier. Choose AI products with enterprise agreements that address data handling, retention, and audit requirements.
-
Execute appropriate agreements. Review and execute Data Processing Agreements that address your SOX obligations.
-
Configure controls. Enable audit logging, set retention policies, restrict access to authorized users.
-
Integrate with existing controls. AI workflows should connect to your existing control framework. Reviews and approvals that apply to human-created materials should apply to AI-assisted materials.
-
Document everything. Create policies describing AI use cases, access controls, review requirements, and audit procedures.
Approach 2: Sanitize Before Processing
Remove sensitive financial data before it reaches AI:
-
Identify sensitive elements. Account numbers, specific amounts, entity names, dates, transaction details.
-
Replace with placeholders. "[ACCOUNT-1]", "[AMOUNT-1]", "[ENTITY-1]". Maintain consistency throughout documents.
-
Process sanitized content. Send de-identified data to AI for analysis, summarization, or drafting assistance.
-
Reconstitute in controlled systems. Map placeholders back to real data within your systems where audit trails exist.
This approach means AI never processes actual financial data. The sensitive information stays within your controlled environment.
Approach 3: Hybrid Model
Combine both approaches based on sensitivity:
- High sensitivity (MNPI, specific financials): Sanitize before AI processing
- Medium sensitivity (general analysis, structure): Use enterprise AI with controls
- Low sensitivity (public information, general drafting): Standard enterprise AI sufficient
Implementation Checklist
Before using AI in any process affecting financial reporting:
Policy Development
- AI usage policy documented and approved by appropriate governance body
- Approved use cases defined (what financial processes can use AI)
- Prohibited uses clearly stated (automated posting, unsupervised analysis)
- Review and approval procedures documented
- Escalation procedures for AI-related issues established
- Policy reviewed by legal and compliance
Technical Controls
- Consumer AI blocked on corporate systems
- Enterprise AI tier deployed
- Access restricted to authorized users with role-based permissions
- Audit logging enabled and configured
- Data loss prevention rules prevent financial data in unauthorized AI
- API connections secured with appropriate authentication
Integration with Control Framework
- AI workflows mapped to existing control activities
- Review procedures apply to AI-assisted outputs
- Segregation of duties maintained in AI workflows
- Approval requirements enforced for AI in financial processes
- Management review procedures address AI usage
Documentation
- AI interactions logged with sufficient detail for audit
- Retention policies applied to AI logs
- User training documented
- Exceptions and remediation documented
Testing
- AI controls included in SOX testing scope
- Test procedures documented
- Control effectiveness validated
- Deficiencies remediated and documented
Vendor Management
- AI vendor assessed as third party affecting financial reporting
- Data Processing Agreement executed
- Vendor security assessment completed
- Ongoing monitoring procedures established
Audit Trail Requirements
Auditors will ask questions about AI usage. Prepare documentation that answers:
What AI tools are used?
- Complete inventory of AI tools in use
- Which financial processes they touch
- Who has access
What controls govern AI usage?
- Policies and procedures
- Access controls
- Review requirements
- Approval workflows
How is AI usage documented?
- Audit logs available
- Retention periods defined
- Logs can be searched and exported
How are AI outputs validated?
- Review procedures
- Accuracy verification
- Who reviews and when
What happens when AI makes errors?
- Error identification procedures
- Correction workflows
- Root cause analysis
How is third-party risk managed?
- Vendor assessment documentation
- Agreement terms
- Monitoring procedures
Having documented answers before the audit is significantly better than reconstructing them under auditor scrutiny.
The Consequences of Non-Compliance
SOX failures carry serious consequences:
Material weakness disclosure. Control deficiencies that could result in material misstatement require public disclosure. Material weakness announcements typically cause stock price declines.
SEC enforcement. The SEC actively pursues SOX violations. Penalties include fines, disgorgement, and injunctions. Individual executives face potential bars from serving as officers or directors.
Criminal prosecution. Knowing violations of certification requirements can result in criminal charges. Maximum penalties include substantial prison time.
Auditor issues. External auditors may issue adverse opinions on internal controls, affecting company credibility and potentially triggering loan covenant violations.
Restatement risk. Control failures may require financial statement restatements, with associated costs and reputation damage.
The cost of implementing AI controls is trivial compared to the consequences of SOX non-compliance.
Common AI Scenarios and Controls
Several scenarios repeatedly create SOX exposure. Understanding these patterns helps identify where controls need strengthening.
Financial model development. Analysts using AI to build or validate models must document what data was input, what AI assistance was provided, and who reviewed the output. The model itself may become part of the audit trail.
Disclosure drafting. AI assistance with MD&A, earnings releases, or SEC filings requires documented review processes. Who approved the AI-assisted language? What changes were made after AI generation?
Data analysis and reconciliation. AI tools processing transaction data or performing reconciliation tasks need input/output logging. Auditors will ask how AI-processed transactions were validated.
Communication with auditors. Any AI involvement in preparing responses to auditor inquiries should be disclosed. Auditors may specifically ask whether AI was used in preparing materials they review.
Moving Forward
AI offers genuine productivity benefits for financial processes: faster analysis, better documentation, more efficient review. These benefits are available to organizations that implement appropriate controls.
But SOX compliance isn't about AI configuration settings. It's about your control environment. Using any AI tool without documented policies, audit trails, review procedures, and testing creates exposure.
The organizations getting this right treat AI as part of their control environment. They document policies, capture interactions, apply review procedures, and test controls. They can answer auditor questions with specifics, not generalities.
The organizations at risk assume that AI efficiency gains outweigh compliance requirements. They don't have policies. They don't log interactions. They don't test controls. When auditors ask about AI, they improvise answers.
If AI touches your financial reporting process, audit your current state. What documentation exists? What controls apply? Can you answer auditor questions? If not, the work isn't optional.
Build the control environment that supports both AI productivity and SOX compliance, and AI becomes a competitive advantage. Skip that work, and AI becomes the control deficiency that triggers your next material weakness disclosure.
PaperVeil lets you redact all your sensitive information from PDFs in a simple drag and drop flow. Detect and remove financial data, match custom patterns, strip metadata, and generate audit trails. The redaction layer that makes AI document processing actually safe for SOX-regulated organizations.