Table of Contents

Reach SOC 2 Compliance in 6 Weeks or Less.

  /

  / Shadow AI Policy Template: Ready-to-Use IT Framework

Shadow AI Policy Template: Ready-to-Use IT Framework

One in five organizations has already suffered a breach traced back to shadow AI. Meanwhile, 63% of breached organizations either have no AI governance policy at all or are still drafting one. Below is a complete, copy-ready shadow AI policy template with twelve sections, plus guidance on adapting it for your company size, your industry, and the regulatory frameworks you answer to.

The template assumes one hard truth up front: your employees are already using unapproved AI tools. A policy that pretends adoption hasn’t started yet fails on day one, so this one starts from the assumption that it has.

What Is a Shadow AI Policy?

A shadow AI policy is a formal document that defines how your organization discovers, evaluates, approves, and governs AI tools that employees adopt outside official IT channels. The term borrows from shadow IT, the older problem of unsanctioned software and hardware, but the AI version carries sharper risks: data pasted into a public model may be retained, used for training, or exposed in ways the organization can’t reverse.

The policy does three jobs: it separates approved use from unapproved use, gives employees a fast and visible way to request new tools so the sanctioned route beats the workaround, and spells out what happens when someone crosses the line, including how the organization detects it and responds.

Shadow AI Policy vs. General AI Acceptable Use Policy

Many organizations already have an AI acceptable use policy (AUP) and assume it covers shadow AI. It usually doesn’t. An AUP tells employees how to behave inside approved tools. A shadow AI policy governs the tools themselves: which ones exist in your environment, which ones are allowed, and what happens with the rest.

You need both. The AUP handles conduct; the shadow AI policy handles inventory and control. If you only have room for one document, fold the AUP’s data-handling rules into Section 6 of the template below.

The Shadow AI Policy Template (Download Link and Copy-Ready Sections)

We’ve created a compliance safe template for Shadow AI Policy, use the link below to create a copy and customize for your company:

Copy the sections below into your policy management system and replace the bracketed placeholders. The language is plain on purpose. Legalese gets skimmed.

Shadow AI Policy Template Summary

Section 1: Purpose and Scope

This policy governs the acquisition, approval, and use of artificial intelligence tools, features, and services at [Company]. It applies to all employees, contractors, interns, and third parties with access to [Company] systems or data. It covers standalone AI applications, AI features embedded in existing software, browser extensions, AI agents, APIs, and personal AI accounts used for work purposes, on both corporate and personal devices. The purpose of this policy is to enable productive AI use while protecting [Company] data, customers, and legal obligations. This policy does not prohibit AI. It prohibits ungoverned AI.

That last sentence matters. Employees read the purpose statement first, and it decides whether they see the policy as an enabler or a blocker.

Section 2: Definitions and Terminology

Shadow AI: any AI tool, feature, agent, or service used for work purposes without formal approval under this policy. Approved AI Tool: an AI tool listed in the Approved AI Tools Registry (Section 4) and used under a [Company]-managed account. Personal AI Account: an account on any AI service registered to a personal email address or paid for personally. AI Feature: AI functionality embedded within otherwise approved software (e.g., an AI assistant added to a project management tool), which requires separate evaluation. Sensitive Data: data classified as [Confidential] or [Restricted] under [Company]‘s data classification policy, including the prohibited data classes in Section 6.

Define “AI feature” explicitly. Vendors now ship AI additions into already-approved SaaS products every month, and without this definition, those features inherit approval they never earned.

Section 3: Roles and Responsibilities

The CISO (or designated security lead) owns this policy, maintains the Approved AI Tools Registry, and runs the approval workflow. Department heads ensure their teams know the policy and surface tool requests rather than suppressing them. Legal and Compliance review tools that touch regulated data or fall under the EU AI Act, GDPR, HIPAA, or client contractual restrictions. IT operates detection and monitoring controls (Section 9). Every employee is responsible for using only approved tools for work, reporting unapproved AI use they discover, and requesting new tools through the workflow in Section 7 rather than adopting them directly.

Insider Note: In organizations under roughly 200 people, the “CISO” in this section is often the same overworked IT lead who manages laptops. Name a real person, not a title that doesn’t exist yet. A policy that assigns duties to a phantom role is unenforceable, and auditors notice.

Section 4: Approved AI Tools Registry

[Company] maintains a registry of approved AI tools at [location/URL]. For each tool, the registry records: tool name and vendor, approved use cases, prohibited use cases, permitted data classes, account type (enterprise/team/individual), data retention and training settings, risk tier (Section 5), approval date, and next review date. Only tools listed in the registry may be used for work. Tools not listed are unapproved by default. The registry is reviewed [quarterly].

Keep the registry somewhere employees actually look, such as your intranet homepage or IT help center, not buried in a GRC platform they can’t access. An invisible registry recreates the problem the policy exists to fix.

Section 5: Risk Tier Classification (Low, Medium, High)

Each tool in the registry is assigned a risk tier. Low: the tool processes only public or internal non-sensitive data, runs under an enterprise agreement with training opt-out, and produces output that a human reviews before use. Approval by IT Security alone. Medium: the tool processes internal business data or connects to [Company] systems via API or integration. Approval by IT Security plus the data owner. High: the tool processes sensitive data, customer personal data, or regulated data; makes or influences consequential decisions (hiring, credit, medical, legal); or operates autonomously as an agent. Approval by IT Security, Legal, and the executive sponsor, with a documented risk assessment.

Tiering is what keeps the approval workflow fast. Without it, a request for a grammar checker sits in the same queue as a request for an autonomous agent with database access, and both take six weeks.

Section 6: Prohibited Data Classes and Use Cases

The following data may never be entered into any AI tool that is not explicitly approved for it in the registry: customer or employee personal data; protected health information; payment card data; authentication credentials, API keys, and access tokens; source code designated proprietary; unreleased financial results; legal matters and privileged communications; client-confidential material governed by NDA; and any data classified [Restricted]. The following use cases are prohibited in all tiers without executive and Legal approval: automated employment decisions, biometric identification, emotion inference in the workplace, and any use case restricted or prohibited under the EU AI Act.

IBM’s 2025 report found that 65% of shadow AI breaches involved customer personal data, well above the 53% average across all breaches. This section is where you keep yours out of that statistic.

Section 7: Tool Request and Approval Workflow

Any employee may request a new AI tool by submitting [form/link] with: the tool name, intended use case, data classes involved, and account type. IT Security triages the request within [3 business days] and assigns a provisional risk tier. Low-tier requests receive a decision within [5 business days]; medium within [10]; high within [20]. If a decision misses its deadline, the request escalates automatically to [role]. Rejections must state the reason and, where possible, name an approved alternative. Approved tools are added to the registry before use begins.

The deadlines are the whole point. A workflow without service-level targets is a suggestion box, and employees will route around it within a week.

Pro Tip: Publish your approval statistics internally

Publish your approval statistics internally each quarter: requests received, approved, rejected, and average turnaround. When employees can see that 80% of requests get approved in under a week, the sanctioned path becomes the obvious one. Secrecy around approvals feeds the assumption that asking is pointless.

Section 8: Identity, Access, and Authentication Requirements

All approved AI tools must be accessed through [Company]-managed accounts provisioned via SSO where the vendor supports it. Multi-factor authentication is mandatory. Personal accounts may not be used for work data under any circumstances, including free tiers of tools whose enterprise version is approved. API keys for AI services are issued, stored, and rotated through [Secrets Manager] and may not be embedded in code, shared in chat, or pasted into other AI tools. Access to high-tier tools follows least privilege and is reviewed [quarterly]. Departing employees have AI tool access revoked as part of standard offboarding.

See our full breakdown of Identity, Access, and Authentication Requirements for the tooling behind this section. The personal-account clause deserves extra attention in training. Netskope’s 2026 research found that most generative AI users access tools through personal accounts, which sit entirely outside enterprise logging, retention controls, and legal hold.

Section 9: Monitoring, Detection, and Auditing

IT operates technical controls to detect unapproved AI use, which may include DNS and web proxy monitoring of known AI service domains, CASB or SSPM discovery of SaaS and OAuth grants, browser-level data loss prevention for paste and upload events into AI services, and review of network traffic to AI API endpoints. Detection exists to protect [Company] data, not to surveil individuals; findings are handled under Section 10 with a remediation-first approach. IT Security audits the environment for unsanctioned AI at least [quarterly] and reports findings to [governance committee]. Monitoring practices comply with applicable employment and privacy law in each jurisdiction where [Company] operates.

Only 34% of organizations with AI governance policies actually audit for unsanctioned AI, per IBM. Writing this section is easy. Resourcing it is the real commitment.

Section 10: Incident Response for Shadow AI Events

A shadow AI event includes sensitive data entered into an unapproved tool, an unapproved tool connected to [Company] systems, or an approved tool used outside its permitted data classes. Upon discovery, the responder must: (1) identify the tool, account, and data involved; (2) preserve evidence, including prompts and outputs where retrievable; (3) contain by revoking access, disabling integrations, and requesting vendor data deletion; (4) assess whether the event constitutes a reportable breach under GDPR, HIPAA, or contractual obligations, with Legal making the determination; (5) notify affected parties per legal requirements; and (6) complete a post-incident review that feeds back into the registry, training, and this policy. Self-reported events within [24 hours] of occurrence are treated as near-misses, not violations, provided no intentional misconduct occurred.

That final sentence is your early-warning system. IBM found shadow AI breaches take about a week longer than average to identify and contain, largely because nobody wants to admit what happened. A self-reporting safe harbor shortens that timeline more than any monitoring tool.

Section 11: Enforcement and Consequences

Violations are handled proportionally. First unintentional violations result in retraining and documentation. Repeated violations, or any violation involving sensitive data, escalate through [Company]‘s standard disciplinary process up to termination. Intentional concealment of AI use after a direct inquiry, falsification of approval records, or entering prohibited data classes knowingly are treated as serious misconduct. Contractors and third parties in violation may have access revoked and contracts reviewed. Enforcement decisions are documented by [HR/Legal] and reported in aggregate to the [governance committee].

Proportionality isn’t softness. Employees who think a single honest mistake ends their career will hide every mistake, and hidden mistakes turn into the breaches you read about.

Section 12: Policy Review Cadence

This policy is reviewed [every six months] and after any of the following triggers: a shadow AI incident classified medium or higher, a material change in AI regulation affecting [Company], adoption of a new AI category (e.g., autonomous agents), or a significant change in the approved tool registry. The policy owner presents review outcomes to [governance committee], and material changes are communicated to all staff with [30 days] notice.

Six months is the ceiling, not the target. The AI tool market moves faster than any software category your policies have covered before.

How to Customize the Template for Your Organization

The template above is generic by design. Its value depends on how you adapt it, and three variables matter most: size, industry, and regulatory exposure.

Adapting for Company Size (SMB, Mid-Market, Enterprise)

SMBs (under ~200 employees) should collapse the structure. Merge Sections 3, 7, and 9 into a single owner, usually the IT lead, with the CEO as escalation. Cut the three-tier approval to two: “IT approves” and “IT plus outside counsel approves.” Skip CASB tooling you can’t afford and rely on SSO enforcement, a short approved-tools list, and a standing rule that free-tier AI accounts are banned for work data. The whole policy should fit on two pages.

Mid-market companies (200 to 2,000) should implement the template roughly as written, with real detection tooling and a quarterly audit. This is the size band where shadow AI grows fastest: enough employees to generate hundreds of unsanctioned tools, not yet enough governance headcount to notice.

Enterprises should extend it. Add per-business-unit registries that roll up to a central one, integrate the approval workflow into existing ITSM tooling, assign a dedicated AI governance function, and align Section 12’s review triggers with the enterprise risk committee calendar. At this scale, also add a section on AI agents and non-human identities, because agent sprawl is the next form shadow AI takes.

Adapting for Regulated Industries (Healthcare, Finance, Legal)

Healthcare organizations must treat any tool that could touch protected health information as high-tier by default and require a Business Associate Agreement before approval. Wolters Kluwer research in 2026 found that one in ten healthcare professionals has already used an unauthorized AI tool in a direct patient care context, so Section 6 should name clinical use cases explicitly rather than relying on general data-class language.

Financial services firms should map Section 9’s monitoring to existing supervision and record-keeping obligations, since prompts and outputs may qualify as business communications regulators expect you to retain. Model risk management requirements also mean high-tier approvals need documented validation, not just a security review.

Legal organizations face privilege risk on top of confidentiality risk. A prompt containing client matter details entered into an unapproved tool can arguably waive privilege. Section 6 should prohibit matter-identifiable information in any tool without explicit client consent, and Section 10 should add a privilege assessment step to the incident workflow.

Let Axipro help you build a business continuity plan that's practical, compliant, and audit-ready.

Strengthen Your Business Continuity Strategy​

Aligning with EU AI Act, GDPR, and NIST AI RMF

Three frameworks shape most shadow AI policies, and the template maps to each.

The EU AI Act matters even for shadow tools, because obligations attach to the use of AI, not just its procurement. Article 4’s AI literacy requirement, applicable since February 2025, means staff using AI need adequate training, which is impossible for tools you can’t see. Section 5’s high tier and Section 6’s prohibited use cases should mirror the Act’s prohibited and high-risk categories. Note that the Digital Omnibus proposals have shifted timelines for certain Annex III high-risk obligations toward late 2027, so keep Section 12’s regulatory trigger active rather than hardcoding dates.

Under the GDPR, an unapproved AI vendor processing personal data is a processor with no Article 28 contract, no lawful basis analysis, and no entry in your records of processing. Sections 6 and 10 carry the GDPR weight: prohibited data classes prevent the violation, and the incident workflow determines whether a 72-hour breach notification applies.

The NIST AI Risk Management Framework provides the vocabulary for the whole structure. The registry and detection controls implement the Map function, risk tiers implement Measure, the approval workflow and enforcement implement Manage, and the roles, review cadence, and governance reporting implement Govern. If you pursue ISO/IEC 42001 certification later, a shadow AI policy built this way gives you a running start on the management system’s inventory and risk assessment clauses.

Worth Knowing: IBM's 2025 Report

IBM's 2025 report found that 97% of organizations that suffered an AI-related security incident lacked basic AI access controls. Section 8 of this template, the least glamorous section, addresses the single most common failure condition in real-world AI breaches.

Why Bans Fail: The Permission Gap

Some leadership teams will read this template and ask the obvious question: why not just block everything? Because the data says blocking doesn’t work. PagerDuty’s 2026 survey of office professionals at large companies found that 66% had used AI tools at work despite believing it was against policy, and nearly half said they’d rather use AI without telling anyone than risk being told no. Microsoft and LinkedIn’s Work Trend Index put bring-your-own-AI at 78% of AI users back in 2024, before adoption accelerated further.

Call it the permission gap: the space between what employees are allowed to use and what their workload demands. When approved tools lag behind the job, employees close that distance themselves, on personal accounts and personal devices, outside of your control you own. A ban doesn’t shrink the gap. It pushes usage where you can’t see it, which is exactly where IBM measured that extra $670,000 in breach cost. The organizations with the least shadow AI aren’t the ones with the strictest bans. They’re the ones where the approved path is genuinely faster than the workaround.

 

Rolling It Out Without Killing Adoption

Sequence matters more than policy text. Start with discovery, not announcement: run your DNS, proxy, and SaaS discovery tools for two to four weeks before the policy goes live, so the initial registry reflects the tools people already depend on. Then grandfather aggressively. Take the ten most-used discovered tools, fast-track them through the approval workflow, and launch the policy with a populated registry rather than an empty one. A policy that opens by approving the tools people already rely on earns compliance. One that opens with prohibition doesn’t.

Announce with an amnesty window. Give employees 30 days to disclose the tools they use with no consequences, and route every disclosure into the request workflow. Pair the announcement with the training the EU AI Act already expects you to deliver, and keep it practical: show real examples of what may and may not go into a prompt, using your own data classes. Then measure adoption of the approved tools, not just violations. If usage of sanctioned tools is flat while detection findings climb, your approved offering is the problem, not your workforce.

Important: Don’t launch monitoring (Section 9) before the amnesty window closes. Employees who discover they were being watched during a supposed grace period will treat every future assurance from IT Security as hollow, and you’ll spend years rebuilding the trust that shadow AI governance depends on.

 

Conclusion

Shadow AI isn’t a discipline problem. It’s a governance vacuum, and vacuums get filled by whatever tool loads fastest. The twelve-section template above fills that vacuum with a registry, risk tiers, a fast approval path, real detection, and proportional enforcement, then adapts to your size, sector, and regulatory obligations. Copy it, name real owners, and populate the registry with the tools your people already use. Once asking beats hiding, the gap starts closing on its own.

Axipro Author

Picture of Pedro Dias

Pedro Dias

Pedro has been writing online for over 10 years. With experience in all things programming, cyber security, and compliance, he is our editor-in-chief at Axipro.

Blog Highlights

Explore More Articles

CMMC certification costs between $4,000 and $30,000 at Level 1, $30,000 to $300,000 or more at Level 2, and $100,000 to well over $1 million at Level 3. Most contractors expect the audit fee to be the big number. It isn’t. The formal assessment typically accounts for only 25% to 40% of total spend, with preparation, remediation, and technology upgrades consuming the rest. The stakes changed in late 2025. The final 48 CFR acquisition rule took effect on November 10, 2025, which means CMMC requirements now appear directly in Department of Defense (DoD) solicitations and contracts. Starting in November 2026, Phase 2 of the rollout gives contracting officers the authority to require third-party certification for Level 2 work. If you handle Controlled Unclassified Information (CUI), certification is no longer optional, and the cost question becomes a budgeting exercise rather than a hypothetical. This guide breaks down every major cost category, what moves your number up or down, and how to keep the total under control. What Is CMMC Certification and Why Does Cost Vary? The Cybersecurity Maturity Model Certification (CMMC) is the DoD’s framework for verifying that companies in the Defense Industrial Base (DIB) actually protect the sensitive information they handle. The program, codified in 32 CFR Part 170, builds on the security requirements of NIST SP 800-171 and, at the top tier, selected controls from NIST SP 800-172. Costs vary so widely because you can’t buy CMMC off a shelf. Your environment has to reach a certain state and then stay there. A 15-person machine shop with one well-scoped CUI enclave faces a fundamentally different project than a 500-person prime contractor with CUI flowing through a dozen systems. Your starting security posture, the scope of your assessment boundary, and whether you build internally or hire help all move the total by six figures in either direction. Average CMMC Certification Cost at a Glance The DoD’s own published estimates are instructive. A triennial Level 2 certification assessment, including affirmations, is projected at roughly $105,000 for small entities and $118,000 for larger ones. Those figures cover only assessment and affirmation activities, though. The DoD excludes implementation costs from its estimates on the grounds that NIST SP 800-171 compliance has been contractually required under DFARS 252.204-7012 since 2017. Your real budget has to cover both. CMMC Certification Cost by Level CMMC Level 1 (Foundational) Cost: $5,000 – $30,000 Level 1 covers Federal Contract Information (FCI) and requires 15 basic safeguarding practices drawn from FAR 52.204-21. Because Level 1 permits an annual self-assessment with no third-party auditor, the costs are internal labor, basic tooling, and documentation. Small contractors with reasonable IT hygiene often land near the bottom of the range. The DoD estimates annual Level 1 assessment and affirmation activity at around $6,000 for a small entity, with the remainder of the range driven by any remediation needed to attest honestly. CMMC Level 2 (Advanced) Cost: $50,000 – $300,000+ Level 2 is where most of the DIB lands and where budgets get serious. It requires full implementation of all 110 security requirements in NIST SP 800-171, assessed across 320 individual objectives. For most contracts, a C3PAO (Certified Third-Party Assessor Organization) accredited by the Cyber AB has to conduct the assessment every three years. Market data puts C3PAO assessment fees at $30,000 to $100,000 depending on scope, site count, and complexity. Preparation dwarfs that figure for most organizations. Companies starting from a low maturity baseline routinely spend three to four times the assessment fee on readiness work before an auditor ever shows up. CMMC Level 3 (Expert) Cost: $300,000 – $1,000,000+ Level 3 adds 24 enhanced requirements from NIST SP 800-172 on top of a completed Level 2 certification, and the assessment is conducted by the government’s DIBCAC rather than a commercial C3PAO. DIBCAC charges no assessment fee, but don’t mistake free for cheap. The DoD estimated roughly $41,000 in additional implementation cost for the 800-172 controls alone, and total triennial assessment-related costs in the $146,000 to $159,000 range. Real-world totals run far higher once you account for the advanced tooling, threat hunting capability, and organizational changes Level 3 demands. Only contractors supporting the most sensitive programs need this tier. Worth Knowing: You can’t skip to Level 3. You can’t skip to Level 3. A final Level 2 certification with all POA&M items closed is a prerequisite for the same assessment scope, so Level 3 budgets always include a full Level 2 project first. CMMC Certification Cost Breakdown by Expense Category Gap Assessment and Readiness Planning Costs A gap assessment maps your current environment against NIST SP 800-171 and typically costs $1,500 to $20,000 depending on depth and scope. This is the most valuable dollar you’ll spend in the entire project, because everything downstream is priced off what it finds. Documentation and System Security Plan (SSP) Costs The System Security Plan (SSP) is the cornerstone document of any assessment, mapping every control to your specific implementation. Professionally developed SSPs and supporting policies run $12,000 to $60,000. A weak SSP is one of the most common reasons assessments stall or fail, so this is a poor place to economize. Remediation and Security Control Implementation Costs Closing the gaps is usually the largest line item: $20,000 to $150,000 or more. Multi-factor authentication, logging and SIEM deployment, encryption, access control restructuring, and incident response capability all live here. Organizations with mature security postures spend far less than those starting from scratch. Technology and Infrastructure Upgrade Costs Many contractors move CUI into a dedicated enclave rather than securing their entire network. Enclave platforms typically cost $300 to $400 per user per month. Others upgrade endpoint protection, replace unsupported systems, or migrate to government-grade cloud environments, each with its own licensing and migration costs. C3PAO Assessment and Audit Fees The formal Level 2 assessment runs $30,000 to $100,000, driven by assessor-days, number of sites, and evidence quality. Well-organized evidence directly reduces assessor time and therefore your invoice. Consulting and Advisory Fees Specialist consultants, including Registered Practitioners (RPs) and

SOC 2 and ISO 27001 Engagement

After a SOC 2 and ISO 27001 engagement, there are two documents out of the whole pile that actually close deals: the SOC 2 attestation report and the ISO 27001 certificate. Everything else your engagement produces exists to create those two, support them, or keep them alive for another year. Companies routinely ask their auditor for a SOC 2 certificate, which doesn’t exist. They send a prospect their full ISMS documentation when a one-page certificate would have done. They pay for six months of readiness work and then can’t say what they’re holding at the end of it. So here’s the full list. What a SOC 2 engagement produces, what an ISO 27001 engagement produces, what a combined program produces, and who gets to see each one. Understanding SOC 2 and ISO 27001 Engagement Outputs The Core Difference: Report vs. Certificate SOC 2 is an attestation. A licensed CPA firm examines your controls against the Trust Services Criteria under standards set by the AICPA, then writes up what it found and signs an opinion. No certificate. No logo from the AICPA. No pass or fail stamp. What you get is the report, and it usually runs 60 to 120 pages. ISO 27001 is a certification. An accredited certification body audits your Information Security Management System (ISMS) against ISO/IEC 27001:2022, and if you conform, it issues a certificate of registration. The certificate itself is a page or two. All the detail lives behind it, in your ISMS documentation and the audit reports the certification body writes as it goes. SOC 2 Engagement Deliverables The SOC 2 Attestation Report The report is the engagement. The AICPA’s illustrative SOC 2 report lays out the standard structure: auditor’s report, management’s assertion, system description, the Trust Services Criteria in scope, and the controls tested with their results. A Type I covers control design at one point in time. A Type II covers whether those controls actually operated over a period, usually three to twelve months, and most enterprise buyers now won’t accept anything else. Independent Auditor’s Opinion Letter First section of the report, and the first thing anyone experienced turns to. It gives the scope, the examination period, and the auditor’s conclusion. An unqualified opinion means the description held up and the controls worked. A qualified opinion means the auditor found something material, and every serious reviewer will want to talk about it. Management Assertion Your leadership signs a written statement stating that the system description is accurate and that the controls were properly designed and are operating. It reads like a formality, and it isn’t. The auditor’s entire examination runs against what management asserts here, so overstating anything creates real exposure. System Description Usually the longest part of the report, and you write it, not the auditor. It covers the services in scope, your infrastructure, software, people, processes, how data moves, which subservice organizations you depend on, and the complementary user entity controls your customers have to run on their side for your controls to hold up. Trust Services Criteria Applied Security (the Common Criteria) is in every SOC 2. Availability, Processing Integrity, Confidentiality, and Privacy are optional, and the report names exactly which ones you picked. Whatever you decide during scoping ends up printed in a document your customers read for the next several years. Description of Tests of Controls and Results (Type II) The matrix: every control, what the auditor did to test it, and what came back, including exceptions. Reviewers spend most of their time here, because the exceptions tell them things the opinion letter won’t. Bridge Letter / Gap Letter Your report covers a fixed window, so one ending December 31 leaves a hole for a customer doing diligence in June. A bridge letter from your management, not the auditor, confirms that nothing material changed in the control environment between the report’s end date and today. You’ll write these often enough to keep a template. Management Letter and Observations Plenty of auditors also send an internal-only letter covering observations, minor exceptions, and suggestions that never reached the threshold of a qualified opinion. It’s the closest thing to free consulting you’ll get before next year’s audit starts. Insider Note: Ask early whether your auditor issues a management letter, and whether exceptions land in the report body or only in that letter. Firms handle this differently, and the answer decides what your customers see versus what stays behind your firewall. It rarely comes up in the proposal, but it changes how the finished report reads to a buyer. ISO 27001 Engagement Deliverables ISO 27001 Certificate of Registration The document everyone asks for. It names the certified legal entity, states the ISMS scope, identifies the certification body, carries an accreditation mark from a body recognized under the International Accreditation Forum such as UKAS or ANAB, and shows the validity dates. It’s good for three years as long as you pass annual surveillance audits. Read the scope statement carefully, on your own certificate as much as anyone else’s. A certificate covering one office or one product line says nothing about the rest of the business. Statement of Applicability (SoA) After the certificate, this is the document buyers request most. The Statement of Applicability runs through all 93 Annex A controls in ISO/IEC 27001:2022, says which apply to you, justifies the ones you excluded, and records where each stands. Auditors use it as the map of your control environment, and larger customers increasingly want to see it or a summary of it during diligence. Risk Assessment and Risk Treatment Plan Your methodology, the register it produced, and the Risk Treatment Plan showing what you decided to do about each significant risk: mitigate it with a control, transfer it, avoid it, or accept it. ISO 27001 is built around risk, so these documents are what justify every control decision recorded in the SoA. Information Security Management System (ISMS) Documentation The policy and procedure set, plus the operational records that prove any of it happens. Information

The EU AI Act’s transparency requirements take effect on 2 August 2026, and most of the companies they cover still think the rules are not their problem. Article 50 applies to any business that publishes AI-generated content or runs an AI system that talks to people in the EU. That includes the marketing team generating campaign images and the support team running a chatbot. It also covers the AI agents you’ve wired into customer email. Penalties reach €15 million or 3% of total worldwide annual turnover, whichever is higher, and you don’t need an office in Europe to be in scope. If your content or your chatbot reaches EU users, the obligations reach you. In a nutshell: if you publish AI-generated images or video, deploy chatbots or AI agents that interact with EU users, or publish AI-written text on matters of public interest, then yes, the EU AI Act applies, starting 2 August 2026. A quick word on the “AI Act delay” headlines. The Digital Omnibus package did push the high-risk system deadlines back, in some cases by more than a year, but it did not move the deployer obligations in Article 50. Companies that read those headlines and stood down their AI Act work made an expensive mistake, because the rules most likely to touch an ordinary business are the ones that stayed on the calendar. What Article 50 Actually Requires Article 50 of the AI Act sets out transparency obligations in four situations. In plain English: Tell people when they’re talking to AI. Systems designed to interact directly with people — chatbots, voice assistants, and AI agents — must make clear that the user is dealing with AI, unless that’s already obvious. Mark AI-generated content so machines can detect it. Providers of generative AI systems must mark outputs in a machine-readable format, typically through metadata and watermarking, so the content is detectable as artificially generated. Label deepfakes. Anyone deploying AI to generate or manipulate image, audio, or video content that resembles real people, places, objects, or events, and could falsely appear authentic, must disclose that the content is artificial. Label AI-generated text on matters of public interest. Text published to inform the public must carry a label if AI-generated or manipulated, unless a human reviewed it and a person or organization holds editorial responsibility for it. Article 50 also covers emotion recognition and biometric categorization systems, which carry their own disclosure duties. Far fewer businesses run into those, so this article sticks to the four above. The distinction running through all of this is provider vs deployer. The provider builds or supplies the AI system. The deployer uses it professionally. Most companies reading this are deployers. If You Use AI-Generated Images Realistic AI images sit closer to the deepfake rules than most marketing teams assume. The Act’s definition covers content depicting people, objects, places, and events that could falsely appear authentic to a viewer, which describes a large share of what image generators produce for campaigns, social posts, and landing pages. So what does “clearly and distinguishably labeled” mean? The threshold is best described by its failures: a tiny disclosure hidden in the website footer doesn’t qualify. Neither does a faint label on an image, a label that flashes for an instant in a video, or a disclosure buried in your terms and conditions. The label has to be visible right where someone sees the content, and it has to meet accessibility standards so people with disabilities can perceive it too. The Code of Practice proposes a standardized “AI” visual label, localized per language (“KI” in German, “IA” in French). It also draws a useful line between fully AI-generated content and AI-assisted content, with lighter requirements for the latter. A designer who used AI to extend a background is in a different position from a team publishing a fully synthetic image of a person who doesn’t exist. Important: The deepfake duty doesn’t care about intent. A flattering, harmless AI image of your CEO at an event that never happened is still a deepfake under the Act. Marketing teams generate this kind of content casually. From August, every one of those images needs a label. If You Deploy AI Agents or Chatbots The rule itself is simple: people must know they’re dealing with AI. The provider carries the design obligation, but as the deployer you’re the one putting the system in front of your customers, and you’re the one an EU regulator will contact if your branded assistant pretends to be human. The Act contains an exception for cases where it’s “obvious” the user is talking to AI, judged from the perspective of a reasonably well-informed and observant person. Don’t lean on it. What’s obvious to your product team isn’t obvious to every customer, and the human-sounding voice agents and email-writing AI agents rolling out right now are designed specifically to not feel like software. If an AI agent negotiates a renewal over email or handles a support ticket end to end, disclose it. Pro Tip: Put the Disclosure at the Start of the Interaction Put the disclosure at the start of the interaction, in the interface itself: “You’re chatting with an AI assistant.” A line in your privacy policy doesn’t meet the standard, and a disclosure that appears after the conversation ends is worthless. For voice agents, say it up front in the greeting. What Your AI Vendors Owe You The machine-readable marking obligation in Article 50(2) sits with providers — the companies supplying your generative AI tools. The final Code of Practice expects providers to apply at least two layers of marking where necessary, such as embedded metadata combined with watermarking, and to offer detection mechanisms so deployers, authorities, and researchers can verify whether a piece of content came from AI. One timing caveat: the Digital Omnibus gives generative AI systems already on the market before 2 August 2026 until 2 December 2026 to comply with the marking requirement. Every other Article 50 obligation stays on