SOC 2 for a small team: what actually changes

Segregation of duties, access reviews, screening, change approval and incident response all assume more people than you have. Here is what stands in.

SOC 2 for a small team is the same SOC 2. The Trust Services Criteria do not scale with headcount.1 A five person company answers the same Security criteria a five thousand person company answers, and nobody grades on a curve.

What changes is how you satisfy them. Five controls assume more people than you have, and each one has an honest substitute. The substitute is a compensating control plus a written review, never a quieter standard.

Read the criteria cold and they sound written for a company with a security function, a change advisory board, and enough people to approve each other’s work. You have four engineers. Two are contractors. Nobody carries a pager, because everybody does.

The usual answer is that the criteria are identical at any size, and it stops there. The useful part starts one step later. Which controls actually collapse at six accounts, and what will an examiner take in their place? That is the whole page.

What does not change

Two parts are fixed before headcount enters the conversation: what gets tested, and who tests it.

The Security category is the common criteria set every SOC 2 report contains,2 and it is what Polara G.R.C. scopes. Security only. Fixed, not a setting. Adding Availability or Confidentiality is a contract decision rather than a headcount decision, and the scoping tool runs the four questions that settle it.

The examiner is size independent too. Your report comes from an independent partner auditor, a licensed U.S. CPA firm, whether the company is three people or three hundred. The evidence still has to exist. The policies still have to be yours. A tiny company does not get a shorter examination, and it does not get a softer one.

Segregation of duties when two people are the whole team

The control asks one thing: that the person who performs an action is not the only person who reviews it. At two engineers you can separate nearly all of it. At one you can separate none of it, and writing otherwise into a policy is how you manufacture your own exception.

Three responses work, in this order.

  1. Separate what the tooling can separate. Branch protection that refuses a direct push to main. A required reviewer on every pull request. Production access through a second account rather than the one you write code with. Two engineers can cover each other completely this way, and the configuration screen is the evidence.
  2. Add a detective control where you cannot. A solo founder cannot approve their own deploy and call that a review. What an examiner can test instead is a control that catches the action afterwards: a deploy notification into a channel a second person reads, a monthly review of the production change log signed off by someone outside engineering, an audit log nobody holds the permission to edit.
  3. Write the conflict down. Name it in the policy. State that the company is too small for full separation, name the compensating control, and say who performs it. A documented conflict with a mitigation is a control. An undocumented one is a finding.

The second person does not have to be an engineer. A cofounder, an operations lead, or an outside advisor under a signed agreement can review what shipped. Three things matter: they did not perform the action, the review leaves an artifact, and the artifact carries a date and a name.

You cannot separate duties you do not have. You can catch what happens next.

Access reviews when there are six accounts

A quarterly access review over six accounts takes about twenty minutes. It still fails, and it fails for a reason unrelated to scale: nothing gets written down. You know every person in the company, so reading the list feels like ceremony, so you do it in your head, and the period closes with no artifact behind the control.

The examiner is not testing whether the list is short. They are testing whether the review happened, on the cadence you defined, with a decision recorded against each account. Six accounts make that easy. They do not make it optional. Here is what the record has to hold.

FieldWhat goes in itWhy it gets asked for
Date and reviewerThe day the review ran and the name of the person who ran itAn undated record cannot be placed inside the period under examination
SystemWhich system the list came from, one review per systemAccess lives in several places, and one merged list hides the gaps between them
Account and roleEvery account on that system, service accounts and your own included, with the privilege each one holdsService accounts are the ones a list written from memory leaves off
DecisionKeep, change or remove, recorded for every account rather than only the ones you touchedA record showing only removals cannot show that the rest were looked at
Action and referenceWhat you did about each decision, with a link to the ticket, commit or audit log lineThe decision and the action are two controls, and both get tested

Run it early in the window rather than in the final week. A review that removes nobody is a valid review when the record shows you looked, so the thing to avoid is silence. Five control failures covers the access review in more detail, along with the four others that turn up most often.

Screening and training when half the team is contractors

Two controls in the common criteria quietly assume employees: people are screened before they receive access, and people complete security training.1 A small team is often half contractors, and contractors are where both controls break without anyone noticing.

Screening
The control is that people holding access were screened before they got it. For a contractor that means a check you ran, a record their agency ran and handed you, or a written risk acceptance naming the person and the reason you decided not to screen them. All three are testable. The fourth option, screening employees and skipping contractors without saying so, is the one that produces a finding.
Confidentiality and security obligations
An employee handbook does not bind a contractor. The obligations belong in the contractor agreement itself: confidentiality, acceptable use, device requirements, and the duty to return or destroy data when the engagement ends. The signed agreement is the evidence.
Training
Same module, same annual cadence, same completion record. A contractor with production access who never took the training is an access decision you made. Either they take it, or their access changes to match.
Offboarding
Contractors turn over faster than employees, which makes offboarding the control most likely to have real instances inside a short period. Keep the checklist and the timestamps. A revoked token with a date on it is strong evidence, and it costs nothing to capture at the moment you revoke.

None of this needs a human resources function. It needs a folder, a date, and a name.

Change management when the author is the approver

Change management is where a small team’s policy most often describes a company that does not exist. The template says every change is reviewed and approved by a second party before release. The commit history shows the founder merging their own pull requests at eleven at night. An examiner reads both documents.

The answer is not to ship less. It is to put the control where a machine can enforce it and to write the policy the process actually follows.

  • Protected branches so nothing reaches production without passing the gate, including work by the person who configured the gate.
  • Required status checks: tests, build, and whichever scans you run. A machine gate is a control, and it is the only kind that never gets busy.
  • A review requirement that names the reviewer. Two engineers review each other. One engineer names a second reader for anything touching authentication, customer data, or production access.
  • An emergency path you wrote down, with a rule that a self approved emergency change gets reviewed within a stated number of business days, and a record showing it happened.

Then write the frequency and the exception path you genuinely operate. An examiner tests you against your own stated procedure3 rather than against a larger company’s benchmark, so a policy that matches reality is the cheapest control you will ever own. What an exception actually does to a report explains why that gap matters more than the control itself.

Incident response with nobody on call

The criteria do not ask for a rotation. They ask that incidents get detected, triaged, recorded, communicated to whoever needs to know, and closed. A rotation is one way to reach a human at three in the morning. It is not the only way, and at five people it is rarely the one you have.

What a small team can evidence instead:

  • An alert path that reaches a phone. Monitoring that pages a named person, a named backup, and a written statement of who those two people are this quarter.
  • A plan short enough to follow half asleep. Severity levels, who declares, who tells the customer, on what clock, and where the record gets written.
  • One tabletop exercise inside the observation period. Thirty minutes, one scenario, a written result naming what you would change.
  • Every real incident logged, the small ones included. A period with no incidents and no records looks identical to a period where nothing was recorded.

Zero incidents is a fine outcome. Zero mechanism is not. The observation period is where all of this has to actually fire, which is why the tabletop belongs on the calendar rather than on a list.

Which controls collapse, and what stands in

The same five, every time, at every company small enough to fit around one table. Read the third column as what a competent examiner can test, not as a discount. Each substitute is more work to document than the original would be to perform at a larger company.

ControlWhat breaks at five peopleWhat an examiner can test instead
Segregation of dutiesOne person writes, approves and deploys, so there is no second party to hand the review toA preventive gate wherever the tooling enforces one, plus a detective review by someone outside engineering on a stated cadence, plus the conflict named in the policy
Quarterly access reviewSix accounts feel too familiar to review, so it happens in your head and leaves nothing behindThe same review, written down. Headcount does not change what the record has to contain, only how long it takes to fill in
Background screeningHalf the team is contractors and the employee process never reaches themA check you ran, a record from their agency, or a written risk acceptance naming the person and the reason, plus the security obligations carried in their agreement
Change approvalThe author is the approver and the commit history says so on every lineAutomated gates that bind everyone, a named second reader for sensitive areas, and a written emergency path with review after the fact
Incident responseNobody carries a pager and no incident has ever been formally declaredA plan naming a person and a backup, an alert path that reaches a phone, one tabletop inside the period, and a log of everything that did happen
The failure that actually sinks small teams

It is almost never the missing control. It is the borrowed policy. A template written for a company with a security department promises a change advisory board, two party approval and a twenty four hour paging response, and an examiner tests you against that promise rather than against a generic benchmark. Every ordinary week then converts into an exception. Strike the clauses you never perform and the identical week passes clean.

What it costs a company this size

Price does not move with headcount here either, which cuts both ways. You pay the same as a larger company, and the work is smaller because your surface is smaller. Six accounts, one production system, a handful of vendors.

$4,000Type 1, one time, first examination and the auditor engagement fee included
$600Type 2 subscription per month, on a 12-month term
$7,200The full 12-month term at $600 per month

Each Type 2 examination is $5,000, including your first, and it becomes available to subscribers once the 3-month observation window closes. The full cost breakdown separates the software fee from the auditor fee, which is the split most quotes leave joined.

Who signs it

Polara Labs is not a CPA firm. SOC 2 examinations are performed by independent licensed U.S. CPA firms.

The audit opinion is the examiner’s, and it reads the same for a five person company as for anyone else. Your examiner is an independent partner auditor, a licensed U.S. CPA firm, and you can check any U.S. firm against its state board register4 before signing the engagement letter.

Start with scope, then the five controls above, then the calendar. What a Type 1 requires of a small SaaS walks the specific decisions in order, and the timeline shows where each one lands. None of it requires hiring anybody. It requires writing down what you actually do, then doing it on a date somebody can point at.

Questions

Can a company with five employees get SOC 2?
Yes. The Trust Services Criteria do not change with headcount, and no auditor grades on a curve. What changes is how you satisfy a handful of controls that assume more people than you have, which is done with compensating controls and a written record rather than with a smaller standard.
How do you handle segregation of duties with one engineer?
You separate what the tooling can separate, add a detective control for the rest, and write the conflict down. A deploy notification a second person reads, a monthly review of the production change log signed by someone outside engineering, and a policy paragraph naming the limitation are all testable. Claiming a second approver you do not have is what produces a finding.
Do I need a security team to get SOC 2?
No. The criteria ask that responsibilities are assigned and carried out, not that a department exists. One named owner with a named backup satisfies the assignment. The work is real either way, and it is mostly writing things down on a cadence you defined.
Do contractors need background checks and security training?
Anyone with access falls under the screening and training controls. For a contractor that means a check you ran, a record from their agency, or a written risk acceptance naming the person and the reason. Training is the same module and the same annual cadence, with a completion record kept for each person.
What is the fastest way for a small team to fail a SOC 2?
Adopt a policy template written for a large company. An examiner tests you against your own stated procedure, so a policy promising a change advisory board or two party approval you never perform converts your normal week into exceptions. Write the process you actually run.

Sources

  1. TSP Section 100, Trust Services Criteria for Security, Availability, Processing Integrity, Confidentiality, and Privacy AICPA. The criteria themselves, including the common criteria every SOC 2 report covers. Checked 1 August 2026.
  2. SOC 2 Report AICPA. What a SOC 2 report is and who may issue one. Checked 1 August 2026.
  3. Statements on Standards for Attestation Engagements AICPA. The attestation standards a SOC 2 examination is performed under. Checked 1 August 2026.
  4. State Boards of Accountancy directory NASBA. Where to confirm a CPA firm holds an active license in its state. Checked 1 August 2026.

Get audit-ready without a compliance team.

$4,000 one time for SOC 2 Type 1, with the first examination and the auditor engagement fee included. audit-ready starting at about a week.

Get started

Polara Labs is not a CPA firm. SOC 2 examinations are performed by independent licensed U.S. CPA firms.

polara labs

Polara Labs builds both sides of the small end of the compliance market: the readiness platform startups use to earn a SOC 2, and the practice software boutique firms use to run the examination. Prices are published on each product page.

© 2026 Polara Labs Inc. All rights reserved.Contact: founder@polaralabs.com

Polara Labs is not a CPA firm. SOC 2 examinations are performed by independent licensed U.S. CPA firms in our network; the audit opinion is theirs alone and is not regulated by Polara Labs. We generate custom policies, evidence checklists, and remediation guidance. You remain responsible for implementing controls and owning audit outcomes. Replace placeholders with your actual controls and have final documents reviewed by qualified professionals before your audit.

Built by Surya Shetty