During a compliance audit, your auditor will not take your word for it. They need proof. In the compliance world, proof is called SOC 2 evidence.
Whether you are preparing for a point-in-time Type I audit or a continuous Type II observation window, the core of your effort will be finding, storing, and organizing this evidence. This guide breaks down exactly what counts as evidence, how to structure an evidence map, and whether you should use an automated collector.
What Exactly Counts as SOC 2 Evidence?
Evidence is documentation proving a security control exists and was actually followed by your team. If your policy states “all code must be reviewed by a peer before deployment,” your evidence cannot just be a copy of the policy. The evidence must be the actual pull request logs proving the review took place.
Auditors generally accept four types of evidence:
- System Configurations: Screenshots showing how a system is configured (e.g., a screenshot of your AWS IAM settings showing MFA is enforced).
- System Logs: Machine-generated logs (e.g., CI/CD build logs, Git commit histories, or vulnerability scanner outputs).
- Policy Documents: Formal, signed PDFs outlining your company’s official stance (e.g., an Information Security Policy).
- Personnel Records: Proof of human compliance (e.g., completed background check reports or security awareness training certificates).
The Golden Rule of Evidence
If it is not documented, it did not happen. A perfectly secure system fails a SOC 2 audit if you cannot produce the timestamped evidence proving it is secure.
The SOC 2 Evidence Map Template (Control, Owner, Frequency)
Organizing your evidence is just as important as collecting it. If you dump 500 random screenshots into a Google Drive folder, your auditor will charge you extra hourly fees just to sort through the mess.
You need an Evidence Map. The most searched-for format is the SOC 2 evidence map template control owner frequency structure. This maps the AICPA criteria to the specific evidence required, assigns a human owner, and dictates how often the evidence must be collected.
Use this template as your baseline:
| Control ID | Evidence Required | Control Owner | Collection Frequency |
|---|---|---|---|
| CC6.1 (Logical Access) | Screenshot of Okta/Google Workspace showing active employee roles. | VP of Engineering | 🔵 Quarterly |
| CC6.6 (Remote Access) | MFA enforcement configuration screen from AWS and GitHub. | DevOps Lead | 🟢 Continuous (Type 2) |
| CC8.1 (Change Mgmt) | List of all production deployments, mapped to approved Pull Requests. | CTO | 🟢 Continuous / Upon Deployment |
| CC7.1 (Vulnerability) | PDF export of the latest AWS Inspector or Dependabot scan. | DevOps Lead | 🟣 Monthly |
| CC1.2 (Board Oversight) | Board of Directors meeting minutes discussing security risks. | CEO / Founder | 🟠 Annual |
| CC2.2 (Security Training) | Roster of all employees matched against completed training certificates. | HR Manager | 🟠 Upon Hire & Annually |
Manual Vaults vs. Automated SOC 2 Evidence Collectors
When preparing for an audit, you must decide how you will gather the items listed in your evidence map. You have two choices: manual collection or using an automated SOC 2 evidence collector.
1. Manual Collection (Google Drive / Secure Vaults)
For early-stage startups, manual collection is highly effective. You assign the Control Owners, and they manually take screenshots or export logs at the required frequency, uploading them to a secure vault (like a designated Google Drive or our R2-powered Evidence Vault).
- Pros: Extremely cheap. Forces your team to actually understand the controls they are responsible for.
- Cons: Requires manual calendar reminders. Screenshots age out rapidly. If you export a list of your AWS IAM users in January, the auditor will not accept it for your audit in October—they need fresh evidence proving your access controls were working at the time of the audit.
2. Automated Evidence Collectors
An automated SOC 2 evidence collector is a software platform (like Vanta, Drata, or legacy tools like Evident IO) that uses API integrations to connect to your AWS account, GitHub repo, and Google Workspace. It pulls the evidence automatically on a daily basis.
- Pros: Massive time saver for Type II audits (which require continuous evidence over 12 months). Alerts you immediately if a developer turns off MFA.
- Cons: Extremely expensive ($15,000 to $30,000+ per year). Requires granting a third-party vendor “Read-All” API access to your entire production infrastructure, which introduces its own security risks.
Deep Dive: The 4 Core Evidence Categories
If you choose to collect evidence manually (or use a lightweight checklist tool), you will generally group your evidence into four operational buckets.
People & Organization
Proves your team understands and agrees to your security rules.
- Signed Employee Handbooks
- Background check reports for all staff
- Security awareness training certificates
- Org charts and job descriptions
Access Control
Proves only authorized humans and machines can touch data.
- MFA enforcement configuration screenshots
- AWS IAM / Google Workspace role lists
- Quarterly user access review sign-offs
- Offboarding tickets proving access removal
Change Management
Proves production changes are safe, tested, and authorized.
- GitHub branch protection rule screenshots
- Sample of Pull Requests showing peer review
- CI/CD automated build and test logs
- Jira/Linear tickets mapping to deployments
Operations & Security
Proves your systems are actively monitored and resilient.
- Vulnerability scan PDFs (Wiz, AWS Inspector)
- Penetration testing reports and remediation
- Incident response logs (or “No Incidents” attestations)
- Database backup configuration and restore tests
Best Practices for the Evidence Lifecycle
When dealing with SOC 2 evidence, adhere to these three rules to avoid failing your audit:
- Include the Timestamp: A screenshot of your AWS IAM settings is useless if the auditor cannot tell when it was taken. Always ensure the system clock (bottom right of your screen) is visible in the screenshot.
- Respect the Observation Window (Type 2): If your Type II observation window is Jan 1st to June 30th, evidence generated on July 2nd is invalid. All log files and screenshots must fall strictly within the defined window.
- Redact Wisely: Auditors do not want to see your customers’ actual PII or your proprietary source code. Redact sensitive data from screenshots and logs before uploading them to your evidence vault.
Ready to start mapping your controls? Skip the massive SaaS contracts and start organizing your evidence vault today. → Request early access to our compliance toolkit.
Track your SOC 2 readiness — no enterprise contract required.
SOC2Checklist gives you all 33 AICPA criteria mapped, assigned, and tracked. No sales call. No credit card.
Request Early Access